Lucene search
+L

103 matches found

NVD
NVD
•added 2026/09/24 4:17 p.m.•7 views

CVE-2026-93248

In the Linux kernel, the following vulnerability has been resolved: drm/xe: don't WARN on kernel job timeout when device already wedged igt@xewedged@wedged-at-any-timeout wedges the device in mode 2 UPONANYHANGNORESET and then rebinds the driver. During unbind, a GSC proxy kernel submission can...

0.00189EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 3:51 p.m.•12 views

CVE-2026-93248

The Linux kernel contains a vulnerability in the drm/xe driver where a kernel job timeout occurs when a device is already wedged. Specifically, during an unbind operation, a GSC proxy kernel submission can time out because the GuC CT is stopped while the device is wedged. Because killed queues sk...

5.8AI score0.00189EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/24 3:51 p.m.•3 views

CVE-2026-93248 drm/xe: don't WARN on kernel job timeout when device already wedged

In the Linux kernel, the following vulnerability has been resolved: drm/xe: don't WARN on kernel job timeout when device already wedged igt@xewedged@wedged-at-any-timeout wedges the device in mode 2 UPONANYHANGNORESET and then rebinds the driver. During unbind, a GSC proxy kernel submission can...

5.8AI score
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/i915: mark requests for GuC virtual engines to avoid use-after-free. References to i915requests may be trapped by the user space within a syncfile or dmabuf dma-resv and held indefinitely across different processes. To counte...

7.8CVSS6AI score0.00166EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/08/12 4:22 p.m.•13 views

SUSE CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/11 6:47 p.m.•13 views

CVE-2026-68274

A flaw was found in the Linux kernel's drm/xe/guc component. An incorrect calculation of the steered register list allocation size can lead to a buffer overflow. This allows an attacker to write past the allocated buffer, corrupting adjacent memory objects. This memory corruption can result in...

7.8CVSS5.9AI score0.00187EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/11 5:43 p.m.•15 views

CVE-2026-68382

A flaw was found in the Linux kernel's drm/xe/guc module. This vulnerability arises from a race condition during the asynchronous destruction of the Graphics micro-controller GuC execution queues. If the device reference is released prematurely, it can lead to a deadlock within the Direct Renderi...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/11 5:43 p.m.•13 views

CVE-2026-68383

A flaw was found in the Linux kernel's drm/xe/guc component. The scheduler maintains a pointer to a timeline name, but this name is prematurely freed while other parts of the system, such as scheduler fences, can still reference it. This creates a use-after-free vulnerability, where the system...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/10 1:20 p.m.•14 views

CVE-2026-68383

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...

7.8CVSS0.00165EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•12 views

CVE-2026-68274

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix buffer overflow in steered register list allocation The size calculation for the steered register extarray uses only the geometry DSS mask gdssmask to determine the number of entries to allocate: total =...

7.8CVSS5.9AI score0.00187EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/10 1:20 p.m.•9 views

UBUNTU-CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/10 1:20 p.m.•28 views

CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.6AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/10 1:20 p.m.•19 views

UBUNTU-CVE-2026-68383

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...

7.8CVSS5.2AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/10 1:20 p.m.•12 views

UBUNTU-CVE-2026-68274

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix buffer overflow in steered register list allocation The size calculation for the steered register extarray uses only the geometry DSS mask gdssmask to determine the number of entries to allocate: total =...

7.8CVSS5.6AI score0.00187EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/10 12:04 p.m.•40 views

CVE-2026-68383 drm/xe/guc: Keep scheduler timeline name alive

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...

7.8CVSS0.00165EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/10 12:04 p.m.•19 views

EUVD-2026-55569

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...

5.3AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/10 12:04 p.m.•18 views

CVE-2026-68382 drm/xe/guc: Hold device ref until queue teardown completes

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.4AI score
SaveExploits0References5
CVE
CVE
•added 2026/08/10 12:04 p.m.•60 views

CVE-2026-68382

CVE-2026-68382 relates to the Linux kernel drm/xe/guc driver. The issue is a race during asynchronous destruction of GuC execution queues: if the final device reference is released while destruction is still pending, DRM cleanup may drain the same workqueue and deadlock. Mitigation implemented in...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/10 12:01 p.m.•23 views

CVE-2026-68274 drm/xe/guc: Fix buffer overflow in steered register list allocation

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix buffer overflow in steered register list allocation The size calculation for the steered register extarray uses only the geometry DSS mask gdssmask to determine the number of entries to allocate: total =...

7.8CVSS5.8AI score
SaveExploits0References6
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/10 12:00 a.m.•2 views

CVE-2026-68274: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Fix buffer overflow in steered register list allocation The size calculation for the steered register extarray uses only the geometry DSS mask gdssmask to determine the number of entries to allocate: total =...

7.8CVSS6.3AI score0.00187EPSS
SaveExploits0References1
Rows per page
Query Builder