CVE Database
/

CVE-2023-52799

Back to search

CVE-2023-52799

Published: May 21, 2024

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < 20f9310a18e3e99fc031e036fcbed67105ae1859
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < 86df90f3fea7c5591f05c8a0010871d435e83046
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < ecfb47f13b08b02cf28b7b50d4941eefa21954d2
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < 81aa58cd8495b8c3b527f58ccbe19478d8087f61
affected
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 - < da3da5e1e6f71c21d8e6149d7076d936ef5d4cb9

+4 more versions

Linux

Linux

affected
2.6.12
unaffected
0 - < 2.6.12
unaffected
4.14.331 - <= 4.14.*
unaffected
4.19.300 - <= 4.19.*
unaffected
5.4.262 - <= 5.4.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now