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.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:12.351Z
Updated: 2024-11-04T14:52:57.316Z
Reserved: 2024-05-21T15:19:24.246Z
Link: CVE-2023-52799
Vulnrichment
Updated: 2024-08-02T23:11:36.041Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:18.443
Modified: 2024-05-21T16:53:56.550
Link: CVE-2023-52799
Redhat