CVE-2024-41027 — Incorrect Check of Function Return Value in Linux
Severity
3.3LOWNVD
OSV5.5
EPSS
0.0%
top 98.21%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedJul 29
Latest updateDec 12
Description
In the Linux kernel, the following vulnerability has been resolved:
Fix userfaultfd_api to return EINVAL as expected
Currently if we request a feature that is not set in the Kernel config we
fail silently and return all the available features. However, the man
page indicates we should return an EINVAL.
We need to fix this issue since we can end up with a Kernel warning should
a program request the feature UFFD_FEATURE_WP_UNPOPULATED on a kernel with
the config not set with this feature.
[ 20…
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:LExploitability: 1.8 | Impact: 1.4
Affected Packages6 packages
▶CVEListV5linux/linuxe06f1e1dd4998ffc9da37f580703b55a93fc4de4 — 519547760f16eae7803d2658d9524bc5ba7a20a7+5