Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-38204


In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds read in add_missing_indices stbl is s8 but it must contain offsets into slot which can go from 0 to 127. Added a bound check for that error and return -EIO if the check fails. Also make jfs_readdir return with error if add_missing_indices returns with an error.


Published

2025-07-04T14:15:28.383

Last Modified

2025-12-18T21:19:42.277

Status

Analyzed

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Severity

CVSSv3.1: 7.1 (HIGH)

Weaknesses
  • Type: Primary
    CWE-125

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System linux linux_kernel < 5.4.295 Yes
Operating System linux linux_kernel < 5.10.239 Yes
Operating System linux linux_kernel < 5.15.186 Yes
Operating System linux linux_kernel < 6.15.4 Yes
Operating System debian debian_linux 11.0 Yes

References