Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-52799
HistoryMay 21, 2024 - 12:00 a.m.

CVE-2023-52799

2024-05-2100:00:00
ubuntu.com
ubuntu.com
1
cve-2023-52799
linux kernel
jfs module
array index out of bounds
dbfindleaf
dm_stree
dmtree_t
unix

6.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

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.

References

6.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.1%

Related for UB:CVE-2023-52799