Lucene search
+L

7845 matches found

OSV
OSV
added 2026/05/08 2:16 p.m.10 views

UBUNTU-CVE-2025-71301

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and vunmap operations. The tests use vmaplocked, which led to errors such as show below. 122.292030...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/08 2:16 p.m.16 views

UBUNTU-CVE-2026-43318

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpudmabufmovenotify Invalidating a dmabuf will impact other users of the shared BO. In the scenario where process A moves the BO, it needs to inform process B about the move and process B will...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.16 views

CVE-2026-43287

In the Linux kernel, the following vulnerability has been resolved: drm: Account property blob allocations to memcg DRMIOCTLMODECREATEPROPBLOB allows userspace to allocate arbitrary-sized property blobs backed by kernel memory. Currently, the blob data allocation is not accounted to the allocatin...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.13 views

CVE-2025-71296

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around purge Acquire and release the GEM object's reservation lock around calls to the object's purge operation. The tests use drmgemshmempurgelocked, which led to errors such as show below...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/08 2:16 p.m.22 views

UBUNTU-CVE-2025-71296

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around purge Acquire and release the GEM object's reservation lock around calls to the object's purge operation. The tests use drmgemshmempurgelocked, which led to errors such as show below...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/08 2:16 p.m.7 views

UBUNTU-CVE-2025-71302

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 "dma-fence: Add safe access helpers and document the rules" details the dma-fence safe access rules. The most common culprit is that drmschedfencegettimelinena...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/08 2:16 p.m.14 views

UBUNTU-CVE-2026-43320

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue why Need to add function hook check before use...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References19
OSV
OSV
added 2026/05/08 2:16 p.m.6 views

UBUNTU-CVE-2026-43287

In the Linux kernel, the following vulnerability has been resolved: drm: Account property blob allocations to memcg DRMIOCTLMODECREATEPROPBLOB allows userspace to allocate arbitrary-sized property blobs backed by kernel memory. Currently, the blob data allocation is not accounted to the allocatin...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References34
OSV
OSV
added 2026/05/08 2:16 p.m.14 views

UBUNTU-CVE-2026-43302

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because 'maxsegsize' is not set. The kernel defaults ...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References33
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.12 views

CVE-2025-71301

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and vunmap operations. The tests use vmaplocked, which led to errors such as show below. 122.292030...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:31 p.m.8 views

CVE-2026-43337

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference in dcn401inithw dcn401inithw assumes that updatebwboundingbox is valid when entering the update path. However, the existing condition: !fams2enable && updatebwboundingbox || freqchang...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/08 1:31 p.m.32 views

CVE-2026-43337

CVE-2026-43337 concerns the Linux kernel DRM/AMD display path, where a NULL pointer dereference can occur in dcn401_init_hw() when calling update_bw_bounding_box() without validating the callback pointer. The existing condition ((!fams2_enable && update_bw_bounding_box) || freq_changed) can evalu...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:26 p.m.12 views

CVE-2026-43320

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue why Need to add function hook check before use...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 1:26 p.m.10 views

CVE-2026-43318

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpudmabufmovenotify Invalidating a dmabuf will impact other users of the shared BO. In the scenario where process A moves the BO, it needs to inform process B about the move and process B will...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0
CVE
CVE
added 2026/05/08 1:26 p.m.29 views

CVE-2025-71302

CVE-2025-71302 relates to the Linux kernel drm/panthor: a race in dma-fence safe access rules, potentially between drm_sched_fence_get_timeline_name and group_free_queue. The fix is implemented in commit 506aa8b02a8d6 (“dma-fence: Add safe access helpers and document the rules”). Public advisorie...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 1:26 p.m.7 views

CVE-2025-71302

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 "dma-fence: Add safe access helpers and document the rules" details the dma-fence safe access rules. The most common culprit is that drmschedfencegettimelinena...

7.8CVSS5.7AI score0.00127EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/08 1:26 p.m.37 views

CVE-2025-71302 drm/panthor: fix for dma-fence safe access rules

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 "dma-fence: Add safe access helpers and document the rules" details the dma-fence safe access rules. The most common culprit is that drmschedfencegettimelinena...

7.8CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/08 1:26 p.m.5 views

CVE-2025-71302 drm/panthor: fix for dma-fence safe access rules

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix for dma-fence safe access rules Commit 506aa8b02a8d6 "dma-fence: Add safe access helpers and document the rules" details the dma-fence safe access rules. The most common culprit is that drmschedfencegettimelinena...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/05/08 1:15 p.m.8 views

CVE-2025-71301

In the Linux kernel, the following vulnerability has been resolved: drm/tests: shmem: Hold reservation lock around vmap/vunmap Acquire and release the GEM object's reservation lock around vmap and vunmap operations. The tests use vmaplocked, which led to errors such as show below. 122.292030...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
CVE
CVE
added 2026/05/08 1:15 p.m.23 views

CVE-2025-71301

CVE-2025-71301 affects the Linux kernel DRM shmem test code. The root cause is that the GEM object reservation lock was not consistently held during vmap and vunmap, which led to warnings and potential instability. The published fixes acquire and release the reservation lock around vmap and vunma...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder