CVE-2023-52926

Modified
Published: 24 Feb 2025, 09:01
Last modified:11 May 2026, 19:35

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

24 Feb 2025, 09:01
Published
Vulnerability first disclosed
11 May 2026, 19:35
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: IORING_OP_READ did not correctly consume the provided buffer list when read i/o returned < 0 (except for -EAGAIN and -EIOCBQUEUED return). This can lead to a potential use-after-free when the completion via io_rw_done runs at separate context.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • linuxlinux

    ≥ 2b188cc1bb857a9d4701ae59aa7768b5124e262e, < 72060434a14caea20925e492310d6e680e3f9007 | ≥ 2b188cc1bb857a9d4701ae59aa7768b5124e262e, < 6c27fc6a783c8a77c756dd5461b15e465020d075 | ≥ 2b188cc1bb857a9d4701ae59aa7768b5124e262e, < a08d195b586a217d76b42062f88f375a3eedda4d | 5.1

  • linuxlinux_kernel

    ≥ 5.1, < 6.1.122 | ≥ 6.2, < 6.6.68

References (4)