Improper resource shutdown or release in Linux kernel - CVE-2026-64426
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource shutdown or release in io_uring NOP handling when processing a NOP request with IOSQE_FIXED_FILE set without IORING_NOP_FIXED_FILE. A local user can submit a crafted io_uring NOP request to cause a denial of service.
The issue results in a file reference leak because a normally acquired file reference is not released on completion.