A
time-of-check to time-of-use issue exists in io_uring subsystem's IORING_OP_CLOSE operation in the Linux kernel's versions 5.6 - 5.11 (inclusive), which allows a local user to elevate their privileges to root. Introduced in b5dba59e0cf7e2cc4d3b3b1ac5fe81ddf21959eb, patched in 9eac1904d3364254d622bf2c771c4f85cd435fc2, backported to stable in 788d0824269bef539fe31a785b1517882eafed93.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 07:38
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=788d0824269bef539fe31a785b1517882eafed93 - Patch | |
| References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9eac1904d3364254d622bf2c771c4f85cd435fc2 - Patch | |
| References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=b5dba59e0cf7e2cc4d3b3b1ac5fe81ddf21959eb - Patch | |
| References | () https://kernel.dance/788d0824269bef539fe31a785b1517882eafed93 - Patch | |
| References | () https://kernel.dance/9eac1904d3364254d622bf2c771c4f85cd435fc2 - Patch | |
| References | () https://security.netapp.com/advisory/ntap-20230731-0006/ - Third Party Advisory, VDB Entry |
Information
Published : 2023-06-28 12:15
Updated : 2024-11-21 07:38
NVD link : CVE-2023-1295
Mitre link : CVE-2023-1295
CVE.ORG link : CVE-2023-1295
JSON object : View
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition