Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-80582

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
26/08/2026
Última modificación:
27/08/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/shmem_helper: Check VMA boundaries for PMD mappings<br /> <br /> In the -&gt;huge_fault handler do not install a PMD huge page<br /> mapping if the huge page exceeds the boundaries of the VMA.<br /> <br /> All other -&gt;huge_fault handlers have similar checks and the<br /> resulting mapping will trigger a VM_BUG_ON_VMA() if it ever<br /> reaches copy_pmd_range().