Lucene search
+L

495756 matches found

OSV
OSV
added yesterday3 views

CVE-2026-68267 drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists

In the Linux kernel, the following vulnerability has been resolved: drm/xe/rtp: Add RINGFORCETONONPRIVDENY to OA whitelists Unconditionally whitelisting OA registers is a security violation. Set RINGFORCETONONPRIVDENY bit in OA nonpriv slots, so that OA registers don't get whitelisted by default...

5.3AI score
SaveExploits0References7
EUVD
EUVD
added yesterday5 views

EUVD-2026-55368

In the Linux kernel, the following vulnerability has been resolved: drm/xe/rtp: Add RINGFORCETONONPRIVDENY to OA whitelists Unconditionally whitelisting OA registers is a security violation. Set RINGFORCETONONPRIVDENY bit in OA nonpriv slots, so that OA registers don't get whitelisted by default...

5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added yesterday30 views

CVE-2026-68266 drm/xe: Hold a dma-buf reference for imported BOs

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Hold a dma-buf reference for imported BOs An imported dma-buf BO is created as a ttmbotypesg BO whose reservation object is the exporter's dmabuf-resv. The importer, however, only takes a dma-buf reference after a...

SaveExploits0References4
OSV
OSV
added yesterday2 views

CVE-2026-68266 drm/xe: Hold a dma-buf reference for imported BOs

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Hold a dma-buf reference for imported BOs An imported dma-buf BO is created as a ttmbotypesg BO whose reservation object is the exporter's dmabuf-resv. The importer, however, only takes a dma-buf reference after a...

5.4AI score
SaveExploits0References7
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-68266

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Hold a dma-buf reference for imported BOs An imported dma-buf BO is created as a ttmbotypesg BO whose reservation object is the exporter's dmabuf-resv. The importer, however, only takes a dma-buf reference after a...

5.3AI score
SaveExploits0
CVE
CVE
added yesterday12 views

CVE-2026-68266

CVE-2026-68266 affects the Linux kernel DRM/XE path: imported dma-buf BOs are created as sg BOs tied to the exporter’s resv, and if the importer hasn’t yet completed dma_buf_dynamic_attach, the exporter may be freed while the BO still references resv, causing a use-after-free. The fix holds a dma...

5.3AI score
SaveExploits0References4
EUVD
EUVD
added yesterday6 views

EUVD-2026-55367

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Hold a dma-buf reference for imported BOs An imported dma-buf BO is created as a ttmbotypesg BO whose reservation object is the exporter's dmabuf-resv. The importer, however, only takes a dma-buf reference after a...

5.3AI score
SaveExploits0References4
CVE
CVE
added yesterday11 views

CVE-2026-68265

The CVE-2026-68265 entry concerns the Linux kernel DRM XE VM: a prefetch of a BO region (DRM_XE_CONSULT_MEM_ADVISE_PREF_LOC) could be treated as an index into region_to_mem_type[], with the value -1 causing an out-of-bounds access. The fix resolves the preferred BO VMAs location directly: local V...

5.4AI score
SaveExploits0References3
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-68265

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

5.2AI score
SaveExploits0
EUVD
EUVD
added yesterday6 views

EUVD-2026-55366

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

5.4AI score
SaveExploits0References3
OSV
OSV
added yesterday2 views

CVE-2026-68265 drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added yesterday30 views

CVE-2026-68265 drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix BO prefetch with CONSULTMEMADVISEPREFLOC When prefetch region is DRMXECONSULTMEMADVISEPREFLOC for a BO VMA, the code used it as an index into regiontomemtype, causing an out-of-bounds access since the value is -1...

SaveExploits0References3
CVE
CVE
added yesterday12 views

CVE-2026-68264

The CVE-2026-68264 issue affects the Linux kernel drm/xe/pt path. In xe_pt_update_ops_init(), current_op (and related state: needs_svm_lock, needs_invalidation) was not reset, so on retry paths (lock contention or OOM eviction) xe_pt_update_ops_prepare() runs again on the same vops and increments...

5.4AI score
SaveExploits0References4
Debian CVE
Debian CVE
added yesterday4 views

CVE-2026-68264

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Reset currentop in xeptupdateopsinit xeptupdateopsinit fails to reset currentop to 0. On the vmbind path, opsexecute calls xeptupdateopsprepare inside the xevalidationguard / drmexecuntilalllocked loop. When that loop...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added yesterday29 views

CVE-2026-68264 drm/xe/pt: Reset current_op in xe_pt_update_ops_init()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Reset currentop in xeptupdateopsinit xeptupdateopsinit fails to reset currentop to 0. On the vmbind path, opsexecute calls xeptupdateopsprepare inside the xevalidationguard / drmexecuntilalllocked loop. When that loop...

SaveExploits0References4
EUVD
EUVD
added yesterday6 views

EUVD-2026-55365

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Reset currentop in xeptupdateopsinit xeptupdateopsinit fails to reset currentop to 0. On the vmbind path, opsexecute calls xeptupdateopsprepare inside the xevalidationguard / drmexecuntilalllocked loop. When that loop...

5.4AI score
SaveExploits0References4
OSV
OSV
added yesterday3 views

CVE-2026-68264 drm/xe/pt: Reset current_op in xe_pt_update_ops_init()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pt: Reset currentop in xeptupdateopsinit xeptupdateopsinit fails to reset currentop to 0. On the vmbind path, opsexecute calls xeptupdateopsprepare inside the xevalidationguard / drmexecuntilalllocked loop. When that loop...

5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added yesterday5 views

CVE-2026-68263

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix double call to drmschedentityfini Call sequence of double call: pvrcontextdestroy pvrcontextkillqueues pvrqueuekill drmschedentitydestroy drmschedentityfini // here pvrcontextput...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added yesterday31 views

CVE-2026-68263 drm/imagination: Fix double call to drm_sched_entity_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix double call to drmschedentityfini Call sequence of double call: pvrcontextdestroy pvrcontextkillqueues pvrqueuekill drmschedentitydestroy drmschedentityfini // here pvrcontextput...

SaveExploits0References4
CVE
CVE
added yesterday13 views

CVE-2026-68263

CVE-2026-68263: In the Linux kernel DRM/imagination path, a double call to drm_sched_entity_fini() was fixed. The issue arose when drm_sched_entity_destroy() invoked drm_sched_entity_fini() from pvr_context_kill_queues() and later again during pvr_queue_destroy(), causing a refcount underflow/use...

5.4AI score
SaveExploits0References4
Rows per page
Query Builder