VDB
DEBIAN-CVE-2023-52799
DEBIAN-CVE-2023-52799
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.52-1, 6.1.27-1, * |
| Debian:14 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.92-2, 5.10.179-2, 5.10.191-1 |
| Debian:13 | linux | 0, 0, 0 |
Timeline
- May 21, 2024 CVE Published
- Apr 28, 2026 CVE Updated