CVE-2025-38715

In the Linux kernel, the following vulnerability has been resolved: hfs: fix slab-out-of-bounds in hfs_bnode_read() This patch introduces is_bnode_offset_valid() method that checks the requested offset value. Also, it introduces check_and_correct_requested_length() method that checks and correct the requested length (if it is necessary). These methods are used in hfs_bnode_read(), hfs_bnode_write(), hfs_bnode_clear(), hfs_bnode_copy(), and hfs_bnode_move() with the goal to prevent the access out of allocated memory and triggering the crash.
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:*:*:*:*:*:*:*:*
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:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc5:*:*:*:*:*:*

Configuration 2 (hide)

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

History

27 Jan 2026, 16:26

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/384a66b89f9540a9a8cb0f48807697dfabaece4c - () https://git.kernel.org/stable/c/384a66b89f9540a9a8cb0f48807697dfabaece4c - Patch
References () https://git.kernel.org/stable/c/67ecc81f6492275c9c54280532f558483c99c90e - () https://git.kernel.org/stable/c/67ecc81f6492275c9c54280532f558483c99c90e - Patch
References () https://git.kernel.org/stable/c/a1a60e79502279f996e55052f50cc14919020475 - () https://git.kernel.org/stable/c/a1a60e79502279f996e55052f50cc14919020475 - Patch
References () https://git.kernel.org/stable/c/a431930c9bac518bf99d6b1da526a7f37ddee8d8 - () https://git.kernel.org/stable/c/a431930c9bac518bf99d6b1da526a7f37ddee8d8 - Patch
References () https://git.kernel.org/stable/c/e7d2dc2421e821e4045775e6dc226378328de6f6 - () https://git.kernel.org/stable/c/e7d2dc2421e821e4045775e6dc226378328de6f6 - Patch
References () https://git.kernel.org/stable/c/eec522fd0d28106b14a59ab2d658605febe4a3bb - () https://git.kernel.org/stable/c/eec522fd0d28106b14a59ab2d658605febe4a3bb - Patch
References () https://git.kernel.org/stable/c/efc095b35b23297e419c2ab4fc1ed1a8f0781a29 - () https://git.kernel.org/stable/c/efc095b35b23297e419c2ab4fc1ed1a8f0781a29 - Patch
References () https://git.kernel.org/stable/c/fc7f732984ec91f30be3e574e0644066d07f2b78 - () https://git.kernel.org/stable/c/fc7f732984ec91f30be3e574e0644066d07f2b78 - Patch
References () https://git.kernel.org/stable/c/fe2891a9c43ab87d1a210d61e6438ca6936e2f62 - () https://git.kernel.org/stable/c/fe2891a9c43ab87d1a210d61e6438ca6936e2f62 - 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
References () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html - () https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html - Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.1
CPE cpe:2.3:o:linux:linux_kernel:2.6.12:rc2:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc5:*:*:*:*:*:*
First Time Linux
Debian
Debian debian Linux
Linux linux Kernel
CWE CWE-125

03 Nov 2025, 18:16

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

04 Sep 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-04 16:15

Updated : 2026-01-27 16:26


NVD link : CVE-2025-38715

Mitre link : CVE-2025-38715

CVE.ORG link : CVE-2025-38715


JSON object : View

Products Affected

debian

  • debian_linux

linux

  • linux_kernel
CWE
CWE-125

Out-of-bounds Read