4 matches found
CVE-2026-74632
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...
CVE-2026-74632 mm/huge_memory: fix huge_zero_pfn race
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...
EUVD-2026-64569
In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...
CVE-2026-74632
CVE-2026-74632 is a race condition in the Linux kernel mm/huge_memory subsystem affecting the reference-counted huge_zero_folio implementation. The shrinker (shrink_huge_zero_folio_scan()) can overwrite huge_zero_pfn with the ~0UL sentinel value after a concurrent get_huge_zero_folio() has alread...