In the Linux kernel, the following vulnerability has been resolved:
io_uring/zcrx: fix page array leak
d9f595b9a65e ("io_uring/zcrx: fix leaking pages on sg init fail") fixed
a page leakage but didn't free the page array, release it as well.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-18 18:16
Updated : 2026-06-17 10:21
NVD link : CVE-2026-23263
Mitre link : CVE-2026-23263
CVE.ORG link : CVE-2026-23263
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
