Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-52601 Details

Description

In the Linux kernel, the following vulnerability has been resolved: jfs: fix array-index-out-of-bounds in dbAdjTree Currently there is a bound check missing in the dbAdjTree while accessing the dmt_stree. To add the required check added the bool is_ctl which is required to determine the size as suggest in the following commit. https://lore.kernel.org/linux-kernel-mentees/[email protected]/

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://git.kernel.org/stable/c/2037cb9d95f1741885f7daf50e8a028c4ade5317 kernel.orgPatch
https://git.kernel.org/stable/c/2e16a1389b5a7983b45cb2aa20b0e3f0ee364d6c kernel.orgPatch
https://git.kernel.org/stable/c/3d3898b4d72c677d47fe3cb554449f2df5c12555 kernel.orgPatch
https://git.kernel.org/stable/c/3f8217c323fd6ecd6829a0c3ae7ac3f14eac368e kernel.orgPatch
https://git.kernel.org/stable/c/70780914cb57e2ba711e0ac1b677aaaa75103603 kernel.orgPatch

see all 18 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-129Improper Validation of Array IndexCISA-ADP

Affected Products

ProductVersions
linux linux kernel
< 4.19.307
>= 4.20, < 5.4.269
>= 5.5, < 5.10.210
>= 5.11, < 5.15.149
>= 5.16, < 6.1.77

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
10.0

CPE

  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

11 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-52601
NVD Published Date:
Mar 6, 2024
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2023-52601 Details - Not Deferred