Security Advisory

CVE-2023-52602

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-03-06 06:45:29
Last updated 2026-05-11 19:30:10
Assigner Linux
State PUBLISHED

Description

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