I
n the Linux kernel, the following vulnerability has been resolved: jfs: upper bound check of tree index in dbAllocAG When computing the tree index in dbAllocAG, we never check if we are out of bounds realative to the size of the stree. This could happen in a scenario where the filesystem metadata are corrupted.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
26 Jan 2026, 22:01
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-129 | |
| First Time |
Debian
Linux linux Kernel Linux Debian debian Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/stable/c/1467a75819e41341cd5ebd16faa2af1ca3c8f4fe - Patch | |
| References | () https://git.kernel.org/stable/c/173cfd741ad7073640bfb7e2344c2a0ee005e769 - Patch | |
| References | () https://git.kernel.org/stable/c/2dd05f09cc323018136a7ecdb3d1007be9ede27f - Patch | |
| References | () https://git.kernel.org/stable/c/30e19a884c0b11f33821aacda7e72e914bec26ef - Patch | |
| References | () https://git.kernel.org/stable/c/49ea46d9025aa1914b24ea957636cbe4367a7311 - Patch | |
| References | () https://git.kernel.org/stable/c/5bdb9553fb134fd52ec208a8b378120670f6e784 - Patch | |
| References | () https://git.kernel.org/stable/c/a4f199203f79ca9cd7355799ccb26800174ff093 - Patch | |
| References | () https://git.kernel.org/stable/c/c214006856ff52a8ff17ed8da52d50601d54f9ce - Patch | |
| References | () https://git.kernel.org/stable/c/c8ca21a2836993d7cb816668458e05e598574e55 - Patch | |
| References | () 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 - Third Party Advisory | |
| CPE | cpe:2.3:o:linux:linux_kernel:2.6.12:rc4:*:*:*:*:*:* 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:rc3:*:*:*:*:*:* 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:rc5:*:*:*:*:*:* |
03 Nov 2025, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
05 Sep 2025, 17:47
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-09-04 16:15
Updated : 2026-01-26 22:01
NVD link : CVE-2025-38697
Mitre link : CVE-2025-38697
CVE.ORG link : CVE-2025-38697
JSON object : View
Products Affected
CWE
CWE-129
Improper Validation of Array Index