CVE-2023-23586
Last modified
CVE-2023-23586 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. Due to a vulnerability in the io_uring subsystem, it is possible to leak kernel memory information to the user process. timens_install calls current_is_single_threaded to determine if the current process is single-threaded, but this call does not consider io_uring's io_worker threads, thus it is possible to insert a time namespace's vvar page to process's memory space via a page fault. When this time namespace is destroyed, the vvar page is also freed, but not removed from the process' memory, and a next page allocated by the kernel will be still available from the user-space process and can leak memory contents via this (read-only) use-after-free vulnerability. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Due to a vulnerability in the io_uring subsystem, it is possible to leak kernel memory information to the user process. timens_install calls current_is_single_threaded to determine if the current process is single-threaded, but this call does not consider io_uring's io_worker threads, thus it is possible to insert a time namespace's vvar page to process's memory space via a page fault. When this time namespace is destroyed, the vvar page is also freed, but not removed from the process' memory, and a next page allocated by the kernel will be still available from the user-space process and can leak memory contents via this (read-only) use-after-free vulnerability. We recommend upgrading past version 5.10.161 or commit 788d0824269bef539fe31a785b1517882eafed93 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/io_uring
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.6, < 5.10.161 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-23586?
How severe is CVE-2023-23586?
How do I fix CVE-2023-23586?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-23580Stack-based buffer overflow for some Intel(R) Trace Analyzer…7.8
- CVE-2023-23581A denial-of-service vulnerability exists in the vpnserver En…7.5
- CVE-2023-23582 Snap One Wattbox WB-300-IP-3 versions WB10.9a17 and prior a…9.8
- CVE-2023-23583Sequence of processor instructions leads to unexpected behav…7.8
- CVE-2023-23584 An observable response discrepancy in the Gallagher Command…4.3
- CVE-2023-23585Experion server DoS due to heap overflow occurring during th…7.5
- CVE-2023-23588A vulnerability has been identified in SIMATIC IPC1047 (All …6.3
- CVE-2023-23589The SafeSocks option in Tor before 0.4.7.13 has a logic erro…6.5
- CVE-2023-2359The Slider Revolution WordPress plugin through 6.6.12 does n…8.8
- CVE-2023-23590Mercedes-Benz XENTRY Retail Data Storage 7.8.1 allows remote…7.5
- CVE-2023-23591The Logback component in Terminalfour before 8.3.14.1 allows…4.9
- CVE-2023-23592WALLIX Access Manager 3.x through 4.0.x allows a remote atta…7.5
Are you affected by CVE-2023-23586?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
