CVE-2025-40200

Published: November 14, 2025Last modified: November 14, 2025

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]

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.158-r0)
25 LTSlinux-ltsFixed (6.12.57-r0)
Streamlinux-ltsFixed (6.12.55-r0)

References

ON THIS PAGE