Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 5.19.17 |
References
- https://git.kernel.org/stable/c/2204a880cb0c51952463a24a4fa01a6514c5a25aPatch
- https://git.kernel.org/stable/c/515778e2d790652a38a24554fdb7f21420d91efcPatch
- https://git.kernel.org/stable/c/b76e4eb02e9edb9a0a51942acdb373ca01346e8cPatch
FAQ
What is CVE-2022-50448?
CVE-2022-50448 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 p...
How severe is CVE-2022-50448?
CVE-2022-50448 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50448?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.