PT-2025-40133 · Linux · Linux Kernel
Published
2022-10-12
·
Updated
2025-10-01
·
CVE-2022-50448
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel’s mm/uffd module. Specifically, a warning can occur when
PTE MARKER UFFD WP is not compiled in, potentially leading to unexpected behavior. The issue arises because code paths intended to be used only when PTE MARKER UFFD WP is enabled can still be reached without it, triggering a warning. The fix involves adding conditional compilation checks (ifdefs) to prevent this code from being executed when CONFIG PTE MARKER UFFD WP is not defined.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel