Review reviewHigh

CVE-2025-22079

Linux Linux, linux kernel

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate l_tree_depth to avoid out-of-bounds access The l_tree_depth field is 16-bit (__le16), but the actual maximum depth is limited to OCFS2_MAX_PATH_DEPTH. Add a check to prevent out-of-bounds access if l_tree_depth has an invalid value, which may occur when reading from a corrupted mounted disk [1].

CVSS
7.1
EPSS
0.21%
10.9% percentile
CISA KEV
Not listed
Published
2025.04.17
PRIORITY ASSESSMENT

Review review

The CVSS severity warrants an early asset and exposure review.

Known exploitationNot established by KEV
Exploit probability0.21%
Technical severityCVSS 7.1

Vulnerability overview

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate l_tree_depth to avoid out-of-bounds access The l_tree_depth field is 16-bit (__le16), but the actual maximum depth is limited to OCFS2_MAX_PATH_DEPTH. Add a check to prevent out-of-bounds access if l_tree_depth has an invalid value, which may occur when reading from a corrupted mounted disk [1].

Affected product and versions

Product
Linux Linux, linux kernel
Affected versions
>= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < ef34840bda333fe99bafbd2d73b70ceaaf9eba66, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < 538ed8b049ef801a86c543433e5061a91cc106e3, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < 17c99ab3db2ba74096d36c69daa6e784e98fc0b8, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < 11e24802e73362aa2948ee16b8fb4e32635d5b2a, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < 3d012ba4404a0bb517658699ba85e6abda386dc3, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < 49d2a2ea9d30991bae82107f9523915b91637683, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < b942f88fe7d2d789e51c5c30a675fa1c126f5a6d, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < e95d97c9c8cd0c239b7b59c79be0f6a9dcf7905c, >= ccd979bdbce9fba8412beb3f1de68a9d0171b12c < a406aff8c05115119127c962cbbbbd202e1973ef, >= 2.6.16, >= 2.6.16 < 5.4.292, >= 5.5 < 5.10.236, >= 5.11 < 5.15.180, >= 5.16 < 6.1.134, >= 6.2 < 6.6.87, >= 6.7 < 6.12.23, >= 6.13 < 6.13.11, >= 6.14 < 6.14.2
Fixed versions
5.4.292, 5.10.236, 5.15.180, 6.1.134, 6.6.87, 6.12.23, 6.13.11, 6.14.2

Recommended response sequence

Confirm exposure before applying a vendor-supported change.

Full remediation guide
  1. 1
    Identify

    Confirm that Linux Linux, linux kernel and an affected version are present.

  2. 2
    Prioritize

    Combine exploitation signals with asset exposure and business criticality.

  3. 3
    Remediate

    Follow the vendor advisory or supported update path and preserve rollback options.

  4. 4
    Verify

    Recheck the version, service health, access paths, and relevant logs.

Technical data

CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CWE
CWE-125
CVE-2025-22079 — Linux Linux, linux kernel | SECUFOCUS NOW