← Volver al buscador de CVEs

CVE-2026-46277

Linux Kernel

Descripción

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().

CVSS 7.8EPSS 0.12%Riesgo 0.79
Ver fuente
Publicación
2026-06-08 17:16:45
Versiones afectadas
unknown
Tipo
Core software
Última modificación
2026-07-23 07:10:00
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Sistemas operativos
Linux