CVE-2026-74596
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/08/2026
Última modificación:
22/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fs,fsverity: remove check for fsverity being enabled in setattr_prepare()<br />
<br />
The check that fs-verity is available in the kernel is not necessary<br />
here. Filesystems could have fsverity files even without fs-verity<br />
enabled. In that case, truncate on fsverity file will succeed, what this<br />
check is trying to prevent.


