2026-03-18 17:41:09
Linux
PUBLISHED
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 didnt free the page array, release it as well.