CVE-2022-49991
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
CVSS
7.8
High
EPSS
0.2%
p13
KEV
—
Exploit Today
4
0-100
Published: Jun 18, 2025 · Last modified: Aug 4, 2026
0.2%EPSS · 30 days0.2%
2026-07-262026-08-23
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.
No related CVEs by CWE or product.