3 matches found
CVE-2026-80719
In the Linux kernel, the following vulnerability has been resolved: mm: mglru: fix stale batch updates after memcg reparenting The mglru page table walker batches per-generation size deltas in walk-nrpages while walking page tables without holding the lruvec lock. The resetbatchsize later folds...
CVE-2026-80719
CVE-2026-80719 affects the MGLRU (multi-gen LRU) memory management subsystem in the Linux kernel . A race condition exists between the mglru page table walker, which batches per-generation size deltas without holding the lruvec lock, and the memcg reparenting path. This can cause stale batch upda...
EUVD-2026-67454
In the Linux kernel, the following vulnerability has been resolved: mm: mglru: fix stale batch updates after memcg reparenting The mglru page table walker batches per-generation size deltas in walk-nrpages while walking page tables without holding the lruvec lock. The resetbatchsize later folds...