Vulnerability in Linux
CVE-2022-49991
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte In MCOPY_ATOMIC_CONTINUE case with a non-shared VMA, pages in the page cache are installed in the ptes. But hugepage_add_new_anon_rmap is called for them mistakenly because they're not vm_shared. This will corrupt the page->mapping used by page cache code.
EPSS: 0.002 (10.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions f619147104c8ea71e120e4936d2b68ec11a1e527, 5.13, 0
- Linux Linux_kernel — versions 6.0
References
Frequently asked questions
- What is CVE-2022-49991?
- CVE-2022-49991 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2025-06-18.
- How severe is CVE-2022-49991?
- High severity. CVSS v3 base score is 7.8 out of 10.