Improper resource shutdown or release in Linux kernel - CVE-2026-64021
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource shutdown or release in xe_oa_stream_open_ioctl() when handling an ioctl request with an exec queue whose width is greater than 1. A local user can send a crafted ioctl request to cause a denial of service.
The leaked exec queue reference can keep both the exec queue and the file private state pinned indefinitely.