CVE-2025-40200

UnknownEPSS 0.17%

Last modified

CVE-2025-40200 is a vulnerability of currently unknown severity. 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. [phillip@squashfs.org.uk: only need to check 64 bit quantity]. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

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. [phillip@squashfs.org.uk: only need to check 64 bit quantity]

Metrics

EPSS Probability
0.17%

6.8th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < 54170057a5fadd24a37b70de41e61d39284d9bd7; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < 2871c74caa3f4f05b429e6bfefebac62dbf1b408; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < fbfc745db628de31f5c089147deeb87e95b89e66; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < 8118f66124895829443d09c207e654adcb2f9321; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < 8c7aad76751816207fee556d44aa88a710824810; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < 875fb3f87ae0225b881319ba016a1a8c4ffd5812; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < f271155ff31aca8ef82c61c8df23ca97e9a77dd4; >= 6545b246a2c815a8fcd07d58240effb6ec3481b1, < 9f1c14c1de1bdde395f6cc893efa4f80a2ae3b2b
LinuxLinux2.6.29

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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. 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. [phillip@squashfs.org.uk: only need to check 64 bit quantity]
How severe is CVE-2025-40200?
Severity scoring for CVE-2025-40200 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2025-40200?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-40200?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST