← Volver al buscador de CVEs

CVE-2026-72172

Linux kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE If DAX memory is hotplugged into an unoccupied subsection of an early section, section_activate() reuses the unoptimized boot memmap. However, compound_nr_pages() still assumes that vmemmap optimization is in effect and initializes only the reduced number of struct pages. As a result, the remaining tail struct pages are left uninitialized, which can later lead to unexpected behavior or crashes. Fix this by treating early sections as unoptimized when calculating how many struct pages to initialize.

CVSS 7.8EPSS 0.164%Riesgo 0.79
Ver fuente
Publicación
2026-08-15 06:21:35
Versiones afectadas
unknown
Tipo
Kernel
Última modificación
2026-08-23 13:16:41
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H