#VU124205 Resource exhaustion in Linux kernel - CVE-2026-23244
Published: March 20, 2026
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper input validation in the nvme_pr_read_keys() function when processing a user-provided num_keys value. A local user can send a specially crafted request with a large num_keys value to cause excessive memory allocation attempts, leading to a denial of service.
Exploitation requires local system access and the ability to invoke NVMe ioctl commands. No authentication beyond standard system access is required.