CVE-2026-23263
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.
More information : https://git.kernel.org/stable/c/0ae91d8ab70922fb74c22c20bedcb69459579b1c
