Unrated severityNVD Advisory· Published Oct 1, 2025
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
CVE-2022-50448
Description
In the Linux kernel, the following vulnerability has been resolved:
mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in
When PTE_MARKER_UFFD_WP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIG_PTE_MARKER_UFFD_WP ifdefs to make sure the code won't be reached when not compiled in.
Affected products
2Patches
Vulnerability mechanics
References
3News mentions
0No linked articles in our index yet.