CVE-2026-23263

Publication date

2026-03-18 17:41:09

Family

Linux

State

PUBLISHED

Description

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.