3 matches found
SUSE CVE-2025-68207
In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Synchronize Dead CT worker with unbind Cancel and wait for any Dead CT worker to complete before continuing with device unbinding. Else the worker will end up using resources freed by the undind operation. cherry pick...
CVE-2025-68207
CVE-2025-68207 applies to the Linux kernel DRM/XE/GUC path. The issue is a race where the dead CT worker could still hold or reuse resources during device unbind, potentially leading to resource misuse after unbind. The patch resolves the vulnerability by syncing/Canceling the dead CT worker befo...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a Dead CT worker that is not synchronized with a device unbinding operation, which could lead to the use of...