7 matches found
CVE-2026-46277
In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...
CVE-2026-46277
In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...
CVE-2026-46277 mm/zone_device: do not touch device folio after calling ->folio_free()
In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...
EUVD-2026-35142
In the Linux kernel, the following vulnerability has been resolved: mm/zonedevice: do not touch device folio after calling -foliofree The contents of a device folio can immediately change after calling -foliofree, as the folio may be reallocated by a driver with a different order. Instead of...
CVE-2026-46277
CVE-2026-46277 affects the Linux kernel in the mm/zone_device path. The vulnerability arises because the contents of a device folio can change immediately after calling folio_free(), as the folio may be reallocated by a driver with a different order. The documented fix is to stop touching the fol...
PT-2026-47349
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...
PT-2025-49373
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s handling of page faults within secret memory files created using memfd secret2. Concurrent page faults in the same page by multiple tasks can lead to ...