NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-46277
Summary

In the Linux kernel, the following vulnerability has been resolved:

mm/zone_device: do not touch device folio after calling ->folio_free()

The contents of a device folio can immediately change after calling
->folio_free(), as the folio may be reallocated by a driver with a
different order. Instead of touching the folio again to extract the
pgmap, use the local stack variable when calling percpu_ref_put_many().

Publication Date June 9, 2026, 2:16 a.m.
Registration Date June 9, 2026, 4:15 a.m.
Last Update June 9, 2026, 2:16 a.m.
Related information, measures and tools
Common Vulnerabilities List