CVE-2023-52654

MEDIUM

Linux kernel - Buffer Overflow

Title source: llm
STIX 2.1

Description

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.

Exploits (1)

nomisec WORKING POC
by FoxyProxys · poc
https://github.com/FoxyProxys/CVE-2023-52654

Scores

CVSS v3 4.7
EPSS 0.0011
EPSS Percentile 28.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

Status published
Products (2)
linux/linux_kernel 6.7 rc1 (4 CPE variants)
linux/linux_kernel 5.4.220 - 5.4.264
Published May 14, 2024
Tracked Since Feb 18, 2026