Vulnerability Database

320,116

Total vulnerabilities in the database

CVE-2023-52602

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

jfs: fix slab-out-of-bounds Read in dtSearch

Currently while searching for current page in the sorted entry table of the page there is a out of bound access. Added a bound check to fix the error.

Dave: Set return code to -EIO

  • Published: Mar 6, 2024
  • Updated: Nov 16, 2025
  • CVE: CVE-2023-52602
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7.8
  • AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CWEs: