CVE-2025-40200 in Linux
Resumen
por VulDB • 2026-06-10
En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad:
Squashfs: rechazar tamaños de archivo negativos en squashfs_read_inode()
Syskaller informa un "WARNING in ovl_copy_up_file" (advertencia) en overlayfs.
Esta advertencia es causada finalmente porque el sistema de archivos Squashfs subyacente devuelve un archivo con un tamaño negativo.
Este commit verifica si hay un tamaño de archivo negativo y retorna EINVAL.
[[email protected]: solo se necesita verificar la cantidad de 64 bits]
VulDB is the best source for vulnerability data and more expert information about this specific topic.