Lucene search
+L

248646 matches found

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

EUVD-2026-59260

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.3AI score0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.5 views

CVE-2026-72360

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...

8.4CVSS5.4AI score0.00171EPSS
SaveExploits0
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
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72361

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.3AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:56 a.m.15 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
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.30 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.6 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
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.5 views

CVE-2026-72359

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.7AI score0.00198EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:55 a.m.15 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
EUVD
EUVD
added 2026/08/15 5:55 a.m.9 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
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.27 views

CVE-2026-72357 uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

7.8CVSS0.00173EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.33 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.8CVSS0.00165EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.4 views

CVE-2026-72357 uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

7.8CVSS5.5AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:55 a.m.14 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
CVE
CVE
added 2026/08/15 5:55 a.m.21 views

CVE-2026-72358

CVE-2026-72358 relates to the Linux kernel drm/xe/pt code, where cursor handling for purged BOs could be left uninitialized during page-table walks in xe_pt_hugepte_possible() and xe_pt_scan_64K(), leading to invalid cursor accesses and warnings. The fix adds an explicit purged-BO check (like NUL...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72357

The CVE-2026-72357 issue affects the Linux kernel’s uprobes/x86 path. The root cause is using current->mm for VMA lookup in __in_uprobe_trampoline during tracer context, which is incorrect for the traced process. The fix adds an mm_struct pointer argument to __in_uprobe_trampoline and updates ...

7.8CVSS5.3AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:55 a.m.7 views

EUVD-2026-59257

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...

5.4AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59256

In the Linux kernel, the following vulnerability has been resolved: uprobes/x86: Use proper mmstruct in inuprobetrampoline In the unregister path we use inuprobetrampoline check with current-mm for the VMA lookup, which is wrong, because we are in the tracer context, not the traced process. Add...

5.4AI score0.00173EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/15 5:55 a.m.9 views

CVE-2026-72358

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.4AI score0.00165EPSS
SaveExploits0
Rows per page
Query Builder