Lucene search
+L

573 matches found

EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59259

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FASTREQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FASTREQUEST nor EVENT messages as this would result in...

5.5AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72361 drm/xe/hw_engine: Fix double-free of managed BO in error path

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hwengine: Fix double-free of managed BO in error path The error path in hwengineinit explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup action...

5.4AI score
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:56 a.m.18 views

CVE-2026-72361

Summary (CVE-2026-72361) : In the Linux kernel driver path drm/xe/hw_engine, a double-free occurred for a managed buffer object (BO) in the error path of hw_engine_init(). The BO was created via xe_managed_bo_create_pin_map() and explicitly freed in the error path using xe_bo_unpin_map_no_vm(), b...

5.3AI score0.00209EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72359

The CVE relates to the Linux kernel DRM/XE driver. A buffer object (BO) may have its ttm.resource set to NULL during the purge step in the TTM pipeline, but the BO may remain in the client’s object list until the GEM handle is closed. If memory statistics are queried during this window, dereferen...

5.7AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.31 views

CVE-2026-72359 drm/xe: fix NPD in bo_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.9 views

CVE-2026-72359 drm/xe: fix NPD in bo_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:55 a.m.10 views

EUVD-2026-59258

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bomeminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

5.8AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72358 drm/xe/pt: prevent invalid cursor access for purged BOs

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: prevent invalid cursor access for purged BOs During a page table walk for binding, xeptstagebind explicitly skips initializing the xerescursor for purged BOs, treating them similarly to NULL VMAs by only setting the...

7.8CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72311 drm/xe: free madvise VMA array on L2 flush failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

0.00198EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.3 views

CVE-2026-72311 drm/xe: free madvise VMA array on L2 flush failure

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:55 a.m.16 views

CVE-2026-72311

CVE-2026-72311 affects the Linux kernel DRM/XE path. The issue occurs in xe_vm_madvise_ioctl(), which allocates madvise_range.vmas in get_vmas(). When get_vmas() succeeds and later validation fails, control incorrectly jumps to madv_fini, skipping kfree(madvise_range.vmas) and leaking the VMA arr...

5.3AI score0.00198EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74440

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe: Wait on external BO kernel fences in exec IOCTL Before arming a user job, xeexecioctl only added the VM's dma-resv KERNEL slot as a dependency. That slo...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72550

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Fix NULL pointer dereference in xe pt zap ptes entry The page-table walk framework may pass a NULL child pointer for unpopulated entries. xe pt zap ptes entry called container ofchild before checking for NULL, then...

5.3AI score0.002EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72549

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hw engine: Fix double-free of managed BO in error path The error path in hw engine init explicitly frees a BO allocated with xe managed bo create pin map via xe bo unpin map no vm. Since the managed BO already has a devm...

5.3AI score0.00209EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72892

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Wait on external BO kernel fences in exec IOCTL Before arming a user job, xe exec ioctl only added the VM's dma-resv KERNEL slot as a dependency. That slot covers rebinds and the kernel operations of the VM's private BOs,...

5.3AI score0.00129EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72546

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: prevent invalid cursor access for purged BOs During a page table walk for binding, xe pt stage bind explicitly skips initializing the xe res cursor for purged BOs, treating them similarly to NULL VMAs by only setting t...

5.4AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72548

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FAST REQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FAST REQUEST nor EVENT messages as this would result in...

5.4AI score0.00171EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72547

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix NPD in bo meminfo When a buffer object is purged, its ttm.resource is set to NULL via the TTM pipeline gutting flow. However, the BO remains in the client's object list until userspace explicitly closes the GEM handle...

5.7AI score0.00198EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/xe/vf: Add drmdev guards when detaching CCS read/write buffers CCS read/write buffers are freed during BO destruction. In some cases, BOs may be destroyed...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68274

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS6AI score0.00151EPSS
SaveExploits0References3
Rows per page
Query Builder