Lucene search
+L

675 matches found

OSV
OSV
added 2026/04/22 1:54 p.m.11 views

CVE-2026-31479 drm/xe: always keep track of remap prev/next

In the Linux kernel, the following vulnerability has been resolved: drm/xe: always keep track of remap prev/next During 3D workload, user is reporting hitting: 413.361679 WARNING: drivers/gpu/drm/xe/xevm.c:1217 at vmbindioctlopsunwind+0x1e2/0x2e0 xe, CPU7: vkd3dqueue/9925 413.361944 CPU: 7 UID:...

7.8CVSS6.5AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.14 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011173)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011173 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Validate the box size for the snooped cursor Invalid userspace dma surface copies cou...

7.8CVSS5.6AI score0.00167EPSS
SaveExploits0References4
Redos
Redos
added 2026/04/07 12:00 a.m.10 views

ROS-20260407-73-0025

A vulnerability in the drm/amd/display component of the Linux kernel is related to pointer dereferencing errors. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/05 8:02 a.m.19 views

drm/amdgpu: Limit BO list entry count to prevent resource exhaustion

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-23470

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableir...

5.5CVSS4.2AI score0.00094EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/04/05 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23468

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bonumber field. Although...

5.5CVSS4.3AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/04/03 11:28 p.m.10 views

SUSE 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.7AI score0.00113EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/04/03 7:31 p.m.13 views

CVE-2026-23471

In the Linux kernel, the following vulnerability has been resolved: drm: Fix use-after-free on framebuffers and property blobs when calling drmdevunplug When trying to do a rather aggressive test of igt's "xemoduleload --r reload" with a full desktop environment and game running I noticed a few...

5.8AI score0.00032EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/03 7:11 p.m.8 views

CVE-2026-23430

A flaw was found in the Linux kernel, specifically within the drm/vmwgfx component. This vulnerability occurs when the kernel incorrectly overwrites the Kernel Mode Setting KMS surface dirty tracker. This error leads to a memory leak, which can degrade system performance and potentially cause...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/03 4:16 p.m.14 views

CVE-2026-23468

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Limit BO list entry count to prevent resource exhaustion Userspace can pass an arbitrary number of BO list entries via the bonumber field. Although the previous multiplication overflow check prevents out-of-bounds...

5.5CVSS0.00123EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/04/03 4:16 p.m.11 views

CVE-2026-31390

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in xevmmadviseioctl When checkboargsaresane validation fails, jump to the new freevmas cleanup label to properly free the allocated resources. This ensures proper cleanup in this error path. cherry picked...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/04/01 12:00 a.m.11 views

The vulnerability of the zynqmp_audio_init() function in the drivers/gpu/drm/xlnx/zynqmp_dp_audio.c driver module allows a hacker to cause a service failure in the Linux operating system’s Direct Rendering Infrastructure (DRI).

The vulnerability of the zynqmpaudioinit function in the drivers/gpu/drm/xlnx/zynqmpdpaudio.c driver lies in the lack of checking for the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6AI score0.0017EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/03/30 11:32 a.m.10 views

kernel: drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies

A flaw was found in the kernel subsystem handling of the DRM scheduler. Under certain error conditions, the function drmschedjobadddependency consumes a fence reference and then later erroneously attempts to free it again double free. This may lead to memory corruption and, in some configurations...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.12 views

The vulnerability in the `dp_displayremove()` function of the `drivers/gpu/drm/msm/dp/dp_display.c` file is a flaw in the Direct Rendering Infrastructure (DRI) driver of the Linux operating system’s kernel. This flaw allows an attacker to cause a service failure.

The vulnerability of the dpdisplayremove function in the drivers/gpu/drm/msm/dp/dpdisplay.c file of the Direct Rendering Infrastructure DRI driver in the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability can allow an attacker to cause...

5.5CVSS6.6AI score0.0016EPSS
SaveExploits0References15Affected Software2
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.9 views

The vulnerability of the __drm_universal_plane_init() function in the drivers/gpu/drm/drm_plane.c file of the DRI support driver for the Linux operating system’s kernel allows a attacker to cause a service failure.

The vulnerability of the drmuniversalplaneinit function in the drivers/gpu/drm/drmplane.c file of the DRI support driver for the Linux operating system is related to code errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.8AI score0.00267EPSS
SaveExploits0References18Affected Software3
RedhatCVE
RedhatCVE
added 2026/03/25 1:15 p.m.11 views

CVE-2026-23366

A flaw was found in the Linux kernel's Direct Rendering Manager DRM client component. This vulnerability occurs when the system attempts to destroy an uninitialized memory pointer, specifically the 'modes' variable within the drmclientmodesetprobe function, after a memory allocation failure. This...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/03/25 12:00 a.m.12 views

The vulnerability of the svm_range_vram_node_new() function in the drivers/gpu/drm/amd/amdkfd/kfd_svm.c driver module allows a hacker to trigger a service failure. This vulnerability targets AMD GPU-based Linux operating system graphics cards with Direct Rendering Infrastructure (DRI) support.

The vulnerability of the svmrangevramnodenew function in the drivers/gpu/drm/amd/amdkfd/kfdsvm.c driver for supporting the Direct Rendering Infrastructure DRI of AMD graphics cards in Linux operating systems is related to improper initialization. Exploiting this vulnerability can allow an attacke...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References10Affected Software2
Redos
Redos
added 2026/03/23 12:00 a.m.10 views

ROS-20260323-73-0013

A vulnerability in the drm/amdkfd component of the Linux kernel is related to mutual blocking of execution threads. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6AI score0.00116EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/03/18 12:00 a.m.15 views

The vulnerability of the `radeon_fence_is_signaled()` function in the `drivers/gpu/drm/radeon/radeon_fence.c` file of the DRI graphics card driver for Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of the radeonfenceissignaled function in the drivers/gpu/drm/radeon/radeonfence.c file of the Direct Rendering Infrastructure DRI graphics card driver for Linux operating systems is related to insufficient resource locking. Exploiting this vulnerability can allow an attacker to...

4.7CVSS5.8AI score0.00116EPSS
SaveExploits0References12Affected Software4
Redos
Redos
added 2026/03/17 12:00 a.m.11 views

ROS-20260317-73-0008

A vulnerability in drivers/gpu/drm/v3d/v3ddrv.h, drivers/gpu/drm/v3d/v3dgem.c, and drivers/gpu/drm/v3d/v3d/v3dirq.c modules of the Linux operating system kernel is related to pointer dereferencing. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0
Rows per page
Query Builder