CVE-2026-72201Vulnerabilidad crítica en el controlador NTFS de Linux
In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index entries on reading Validate index entries immediately after reading an index root or index block from disk. This eliminates repeated checks in lookup and readdir, and reduce the risk of missing checks in those paths.
Ver en NVDAnálisis
Se ha corregido una vulnerabilidad de severidad critica (CVSS 9.8) en el controlador NTFS del kernel de Linux. La falla involucra una validación insuficiente al leer entradas de índice, lo que podría permitir el compromiso del sistema al procesar sistemas de archivos maliciosos.
Roles relevantes
Severidad
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HEPSS
Descripción técnica
In the Linux kernel, the following vulnerability has been resolved: ntfs: validate index entries on reading Validate index entries immediately after reading an index root or index block from disk. This eliminates repeated checks in lookup and readdir, and reduce the risk of missing checks in those paths.