In the Linux kernel, the following vulnerability has been resolved:
io_uring/zcrx: fix user_struct uaf
io_free_rbuf_ring() usees a struct user_struct, which
io_zcrx_ifq_free() puts it down before destroying the ring.
References
Configurations
History
No history.
Information
Published : 2026-05-27 14:17
Updated : 2026-06-17 10:52
NVD link : CVE-2026-45995
Mitre link : CVE-2026-45995
CVE.ORG link : CVE-2026-45995
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
