PT-2025-35983 · Linux +1 · Linux Kernel +1

Published

2025-09-04

·

Updated

2025-09-04

·

CVE-2025-38710

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.

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.

Related Identifiers

CVE-2025-38710

Affected Products

Debian
Linux Kernel