NONE · 0

CVE-2025-40200

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfs_read_inode() Syskaller reports a "WARNING in ovl_copy_up_file" in overlayfs. Thi...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfs_read_inode() Syskaller reports a "WARNING in ovl_copy_up_file" in overlayfs. This warning is ultimately caused because the underlying Squashfs file system returns a file with a negative file size. This commit checks for a negative file size and returns EINVAL. [[email protected]: only need to check 64 bit quantity]

References

FAQ

What is CVE-2025-40200?

CVE-2025-40200 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: Squashfs: reject negative file sizes in squashfs_read_inode() Syskaller reports a "WARNING in ovl_copy_up_file" in overlayfs. Thi...

How severe is CVE-2025-40200?

CVSS scoring is not yet available for CVE-2025-40200. Check NVD for updates.

Is there a patch for CVE-2025-40200?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.