Lucene search
+L

8488 matches found

OSV
OSV
added 2026/04/03 3:15 p.m.9 views

CVE-2026-23470 drm/imagination: Fix deadlock in soft reset sequence

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableirq which internally waits for IRQ handlers, i.e. itself, to complete...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/04/03 3:15 p.m.25 views

CVE-2026-23470

CVE-2026-23470 concerns the Linux kernel’s DRM/imagination path where the soft reset sequence can deadlock because it runs in a threaded IRQ handler and cannot call disable_irq() (which would wait on IRQ handlers). The fix is to use disable_irq_nosync() during the soft reset to avoid waiting on t...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.31 views

CVE-2026-23469 drm/imagination: Synchronize interrupts before suspending the GPU

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

0.00089EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/03 3:15 p.m.30 views

CVE-2026-23469

CVE-2026-23469 concerns the Linux kernel’s drm/imagination driver, where a race between the Runtime PM suspend callback and the IRQ handler could let the IRQ thread access GPU registers while the GPU is suspended. The description in multiple sources states that synchronize_irq() should be awaited...

4.7CVSS5.8AI score0.00089EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.6 views

CVE-2026-23469

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

5.8AI score0.00089EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.5 views

CVE-2026-23467

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dmc: Fix an unlikely NULL pointer deference at probe inteldmcupdatedc6allowedcount oopses when DMC hasn't been initialized, and dmc is thus NULL. That would be the case when the call path is intelpowerdomainsinithw -...

5.7AI score0.00123EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.4 views

CVE-2026-23466

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Open-code GGTT MMIO access protection GGTT MMIO access is currently protected by hotplug drmdeventer, which works correctly when the driver loads successfully and is later unbound or unloaded. However, if driver load fail...

5.7AI score0.00129EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.10 views

CVE-2026-23430

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak...

5.7AI score0.00121EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/04/03 3:15 p.m.30 views

CVE-2026-23430

The CVE-2026-23430 issue affects the Linux kernel DRM/vmwgfx component, where the KMS surface dirty tracker was being overwritten, leading to a memory leak. The vulnerability has been resolved in the kernel by correcting this behavior. Connected sources confirm the root cause and the fix are impl...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/03 3:15 p.m.7 views

CVE-2026-23430 drm/vmwgfx: Don't overwrite KMS surface dirty tracker

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Don't overwrite KMS surface dirty tracker We were overwriting the surface's dirty tracker here causing a memory leak...

5.9AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/03 3:08 p.m.11 views

CVE-2026-23421

A flaw was found in the Linux kernel. This vulnerability is a memory leak within the drm/xe/configfs subsystem, where allocated memory for ctxrestoremidbb is not properly released when a configfs device is removed. A local attacker could exploit this by repeatedly creating and removing configfs...

5.5CVSS5.9AI score0.00113EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 3:06 p.m.6 views

CVE-2026-23426

A flaw was found in the Linux kernel's drm/logicvc component. The logicvcdrmconfigparse function, when processing device configurations, fails to properly release a reference to a device node. This oversight leads to a device node reference leak, which can result in resource exhaustion over time...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 2:16 p.m.10 views

CVE-2026-23426

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

5.5CVSS0.00115EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/03 2:16 p.m.9 views

CVE-2026-23421

In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctxrestoremidbb in release ctxrestoremidbb memory is allocated in wabbstore, but xeconfigdevicerelease only frees ctxrestorepostbb. Free ctxrestoremidbb0.cs as well to avoid leaking the allocation when the...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/03 2:16 p.m.15 views

UBUNTU-CVE-2026-23426

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2026/04/03 2:16 p.m.9 views

CVE-2026-23418

In the Linux kernel, the following vulnerability has been resolved: drm/xe/regsr: Fix leak on xastore failure Free the newly allocated entry when xastore fails to avoid a memory leak on the error path. v2: use goto failfree. Bala cherry picked from commit 6bc6fec71ac45f52db609af4e62bdb96b9f5fadb...

5.5CVSS5.4AI score0.00113EPSS
SaveExploits0References18
OSV
OSV
added 2026/04/03 2:16 p.m.12 views

UBUNTU-CVE-2026-23421

In the Linux kernel, the following vulnerability has been resolved: drm/xe/configfs: Free ctxrestoremidbb in release ctxrestoremidbb memory is allocated in wabbstore, but xeconfigdevicerelease only frees ctxrestorepostbb. Free ctxrestoremidbb0.cs as well to avoid leaking the allocation when the...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/03 1:24 p.m.5 views

CVE-2026-23426

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

5.7AI score0.00115EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/03 1:24 p.m.11 views

CVE-2026-23426 drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

5.8AI score
SaveExploits0References9
CVE
CVE
added 2026/04/03 1:24 p.m.28 views

CVE-2026-23421

The CVE-2026-23421 issue is a Linux kernel memory-leak in drm/xe/configfs where ctx_restore_mid_bb is allocated in wa_bb_store() but freed only partially by xe_config_device_release(), leaving ctx_restore_mid_bb[0].cs undisposed when a configfs device is removed. The vulnerability is described as...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder