CVE-2025-22079

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-22079
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-22079.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-22079
Downstream
Related
Published
2025-04-16T15:16:02Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ocfs2: validate ltreedepth to avoid out-of-bounds access

The ltreedepth field is 16-bit (_le16), but the actual maximum depth is limited to OCFS2MAXPATHDEPTH.

Add a check to prevent out-of-bounds access if ltreedepth has an invalid value, which may occur when reading from a corrupted mounted disk [1].

References

Affected packages