CVE-2025-40166
The CVE relates to the Linux kernel DRM/XE GuC path. When unbinding a driver while an exec queue is still running, cleanup can fail because the GuC stops CT communication and no response is received, leaving exec queue resources unreleased. The fixed behavior is to release resources directly when...