GHSA-33gx-9hw6-qc5vunknown
In the Linux kernel, the following vulnerability has been resolved: io_uring/zcrx: fix...
🔗 CVE IDs covered (1)
📋 Description
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.