---
cve: "CVE-2023-52799"
severity: "HIGH"
cvss: 7.8
epss: "0.3%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-05-21 15:31:12"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T05:36:20+02:00"
---

# CVE-2023-52799

> 7.8 HIGH

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 4.14.331
- Kernel ≥ 4.19.300
- Kernel ≥ 5.4.262
- Kernel ≥ 5.10.202
- Kernel ≥ 5.15.140
- Kernel ≥ 6.1.64
- Kernel ≥ 6.5.13
- Kernel ≥ 6.6.3

## Referenzen

- <https://git.kernel.org/stable/c/20f9310a18e3e99fc031e036fcbed67105ae1859>
- <https://git.kernel.org/stable/c/86df90f3fea7c5591f05c8a0010871d435e83046>
- <https://git.kernel.org/stable/c/ecfb47f13b08b02cf28b7b50d4941eefa21954d2>
- <https://git.kernel.org/stable/c/81aa58cd8495b8c3b527f58ccbe19478d8087f61>
- <https://git.kernel.org/stable/c/da3da5e1e6f71c21d8e6149d7076d936ef5d4cb9>
- <https://git.kernel.org/stable/c/a50b796d36719757526ee094c703378895ab5e67>
- <https://git.kernel.org/stable/c/88b7894a8f8705bf4e7ea90b10229376abf14514>
- <https://git.kernel.org/stable/c/87c681ab49e99039ff2dd3e71852417381b13878>
- <https://git.kernel.org/stable/c/22cad8bc1d36547cdae0eef316c47d917ce3147c>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2023-52799) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
