#VU124185 Missing release of memory after effective lifetime in Linux kernel - CVE-2026-23263
Published: March 20, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to disclose sensitive information.
The vulnerability exists due to improper memory management in the io_uring/zcrx component when handling page arrays during sg initialization failure. A local user can trigger a page array leak to disclose sensitive information.
The vulnerability specifically involves failure to release the page array after a previous fix addressed page leaks but left the array un-freed.