PT-2025-35983 · Linux+4 · Linux Kernel+4
Published
2025-07-16
·
Updated
2026-04-20
·
CVE-2025-38710
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to the validation of
i depth for exhash directories within the gfs2 filesystem. A fuzzer test revealed corruption leading to a depth of 0 in dir e read(), causing an undefined shift operation. The minimum depth for an exhash directory is determined by ilog2(sdp->sd hash ptrs), and a depth of 0 is invalid. The issue arises from an undefined shift by 32 at index = hash >> (32 - dip->i depth). The calculation in dir make exhash() has been modified to use ilog2() for clarity.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Suse
Ubuntu