CVE-2025-38204

Source
https://cve.org/CVERecord?id=CVE-2025-38204
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38204.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38204
Downstream
Related
Published
2025-07-04T13:37:24.606Z
Modified
2026-03-20T12:42:44.722582Z
Summary
jfs: fix array-index-out-of-bounds read in add_missing_indices
Details

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

jfs: fix array-index-out-of-bounds read in addmissingindices

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 jfsreaddir return with error if addmissing_indices returns with an error.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38204.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Fixed
81af4b34fd72d390d7f237c6a545cc6d09707956
Fixed
bfa4655d28f338e68d345aed80d19be7999bbce2
Fixed
44618bee303bed151ef3a525ff79fbd7689593b5
Fixed
c8399564a58fb6ea2ff21a6fd278417943cb51a5
Fixed
5dff41a86377563f7a2b968aae00d25b4ceb37c9

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38204.json"