---
cve: "CVE-2023-52654"
severity: "HIGH"
cvss: 7.8
epss: "0.9%"
vendor: "Linux"
kev: false
exploited: false
published: "2024-05-14 14:23:13"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-24T09:29:37+02:00"
---

# CVE-2023-52654

> 7.8 HIGH

## Beschreibung

In the Linux kernel, the following vulnerability has been resolved:

io_uring/af_unix: disable sending io_uring over sockets

File reference cycles have caused lots of problems for io_uring
in the past, and it still doesn't work exactly right and races with
unix_stream_read_generic(). The safest fix would be to completely
disallow sending io_uring files via sockets via SCM_RIGHT, so there
are no possible cycles invloving registered files and thus rendering
SCM accounting on the io_uring side unnecessary.

## 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 ≥ 5.4.264
- Kernel ≥ 5.10.204
- Kernel ≥ 5.15.143
- Kernel ≥ 6.1.68
- Kernel ≥ 6.6.7

## Referenzen

- <https://git.kernel.org/stable/c/18824f592aad4124d79751bbc1500ea86ac3ff29>
- <https://git.kernel.org/stable/c/3fe1ea5f921bf5b71cbfdc4469fb96c05936610e>
- <https://git.kernel.org/stable/c/bcedd497b3b4a0be56f3adf7c7542720eced0792>
- <https://git.kernel.org/stable/c/f2f57f51b53be153a522300454ddb3887722fb2c>
- <https://git.kernel.org/stable/c/5a33d385eb36991a91e3dddb189d8679e2aac2be>
- <https://git.kernel.org/stable/c/705318a99a138c29a512a72c3e0043b3cd7f55f4>

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