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

CVE-2026-80591

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

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> f2fs: fix listxattr handling of corrupted xattr entries<br /> <br /> Validate the xattr entry before reading its fields in f2fs_listxattr().<br /> Return -EFSCORRUPTED when the entry is outside the valid xattr storage<br /> area instead of returning a successful partial result.