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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*

History

18 Dec 2025, 21:19

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/44618bee303bed151ef3a525ff79fbd7689593b5 - () https://git.kernel.org/stable/c/44618bee303bed151ef3a525ff79fbd7689593b5 - Patch
References () https://git.kernel.org/stable/c/5dff41a86377563f7a2b968aae00d25b4ceb37c9 - () https://git.kernel.org/stable/c/5dff41a86377563f7a2b968aae00d25b4ceb37c9 - Patch
References () https://git.kernel.org/stable/c/81af4b34fd72d390d7f237c6a545cc6d09707956 - () https://git.kernel.org/stable/c/81af4b34fd72d390d7f237c6a545cc6d09707956 - Patch
References () https://git.kernel.org/stable/c/bfa4655d28f338e68d345aed80d19be7999bbce2 - () https://git.kernel.org/stable/c/bfa4655d28f338e68d345aed80d19be7999bbce2 - Patch
References () https://git.kernel.org/stable/c/c8399564a58fb6ea2ff21a6fd278417943cb51a5 - () https://git.kernel.org/stable/c/c8399564a58fb6ea2ff21a6fd278417943cb51a5 - Patch
References () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html - () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html - Third Party Advisory, Mailing List
First Time Linux
Debian
Debian debian Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
CWE CWE-125
CPE cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

03 Nov 2025, 18:16

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html -

08 Jul 2025, 16:18

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: jfs: se corrige la lectura de array-index-out-of-bounds en add_missing_indices. El stbl es s8, pero debe contener desplazamientos en la ranura, que pueden ir de 0 a 127. Se añadió una comprobación de límite para ese error y se devuelve -EIO si la comprobación falla. También se hace que jfs_readdir devuelva un error si add_missing_indices devuelve un error.

04 Jul 2025, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-04 14:15

Updated : 2025-12-18 21:19


NVD link : CVE-2025-38204

Mitre link : CVE-2025-38204

CVE.ORG link : CVE-2025-38204


JSON object : View

Products Affected

debian

  • debian_linux

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read