CVE-2023-52654
Last modified
CVE-2023-52654 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. 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.. EPSS estimates a 0.80% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.4.220, < 5.4.264 | — |
| Linux | Linux Kernel | >= 5.10.150, < 5.10.204 | — |
| Linux | Linux Kernel | >= 5.15.75, < 5.15.143 | — |
| Linux | Linux Kernel | >= 5.19.17, < 5.20 | — |
| Linux | Linux Kernel | >= 6.0.3, < 6.1.68 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.7 | — |
| Linux | Linux Kernel | 6.7 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52654?
How severe is CVE-2023-52654?
How do I fix CVE-2023-52654?
Are you affected by CVE-2023-52654?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
