VYPR
Unrated severityNVD Advisory· Published May 21, 2024· Updated Jan 5, 2026

jfs: fix array-index-out-of-bounds in dbFindLeaf

CVE-2023-52799

Description

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

jfs: fix array-index-out-of-bounds in dbFindLeaf

Currently while searching for dmtree_t for sufficient free blocks there is an array out of bounds while getting element in tp->dm_stree. To add the required check for out of bound we first need to determine the type of dmtree. Thus added an extra parameter to dbFindLeaf so that the type of tree can be determined and the required check can be applied.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

148

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.