Lucene search
+L

7815 matches found

SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.11 views

SUSE CVE-2026-31479

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

5.5CVSS5.6AI score0.00129EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.8 views

SUSE CVE-2026-31490

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix use-after-free in migration restore When an error is returned from xesriovpfmigrationrestoreproduce, the data pointer is not set to NULL, which can trigger use-after-free in subsequent .write calls. Set the pointer...

5.6AI score0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/23 12:0 a.m.6 views

Unity Linux 20.1050e / 20.1060e Security Update: kernel (UTSA-2026-014300)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014300 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: mxsfb: Fix NULL pointer dereference mxsfb should not ever dereference the NULL pointer which...

5.5CVSS5.5AI score0.00207EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 6:41 p.m.7 views

CVE-2026-31479

A flaw was found in the Linux kernel's drm/xe driver. During 3D workload processing, a user process can trigger an issue in the Virtual Memory Area VMA management when performing a rebind operation. This can lead to an invalid or overlapping VMA insertion, causing the system to enter an unstable...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 6:7 p.m.7 views

CVE-2026-31462

A flaw was found in the Linux kernel's drm/amdgpu component. This vulnerability arises from the immediate reuse of a Process Address Space ID PASID when a process exits. If a new process is assigned a recently freed PASID, it may encounter page faults still pending in the interrupt handler IH rin...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 5:57 p.m.8 views

CVE-2026-31461

A flaw was found in the Linux kernel's drm/amd/display component, specifically within the amdgpudm module. When a display sink is connected, the drmedid structure was overwritten without properly releasing the previously allocated memory. This oversight can lead to a memory leak when the system...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/22 5:57 p.m.7 views

CVE-2026-31460

A flaw was found in the drm/amd/display component of the Linux kernel. This vulnerability occurs because the system attempts to access extended backlight capabilities without first verifying if the pointer to these capabilities is valid, specifically when dealing with LVDS connectors. An attacker...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.7 views

EUVD-2026-24860

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix use-after-free in migration restore When an error is returned from xesriovpfmigrationrestoreproduce, the data pointer is not set to NULL, which can trigger use-after-free in subsequent .write calls. Set the pointer...

5.6AI score0.0012EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/22 2:16 p.m.7 views

CVE-2026-31490

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix use-after-free in migration restore When an error is returned from xesriovpfmigrationrestoreproduce, the data pointer is not set to NULL, which can trigger use-after-free in subsequent .write calls. Set the pointer...

7.8CVSS0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/22 2:16 p.m.7 views

CVE-2026-31488

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not skip unrelated mode changes in DSC validation Starting with commit 17ce8a6907f7 "drm/amd/display: Add dsc pre-validation in atomic check", amdgpu resets the CRTC state modechanged flag to false when...

7.8CVSS0.0014EPSS
SaveExploits0References14
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31462

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent immediate PASID reuse case PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exited with the same PASID, it's possible that page faults are still...

5.5CVSS0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/22 1:54 p.m.3 views

CVE-2026-31490 drm/xe/pf: Fix use-after-free in migration restore

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Fix use-after-free in migration restore When an error is returned from xesriovpfmigrationrestoreproduce, the data pointer is not set to NULL, which can trigger use-after-free in subsequent .write calls. Set the pointer...

7.8CVSS6.5AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/22 1:54 p.m.25 views

CVE-2026-31479

CVE-2026-31479 concerns the Linux kernel drm/xe driver. The issue involves Virtual Memory Area (VMA) management during rebind/unwind paths in 3D workflows, which can produce an invalid/overlapping VMA and potentially destabilize the VM state. Public descriptions in Red Hat and Debian OSV/Ubuntu e...

7.8CVSS5.6AI score0.00129EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/22 1:53 p.m.3 views

CVE-2026-31462 drm/amdgpu: prevent immediate PASID reuse case

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent immediate PASID reuse case PASID resue could cause interrupt issue when process immediately runs into hw state left by previous process exited with the same PASID, it's possible that page faults are still...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/22 1:53 p.m.3 views

CVE-2026-31461

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix drmedid leak in amdgpudm WHAT When a sink is connected, aconnector-drmedid was overwritten without freeing the previous allocation, causing a memory leak on resume. HOW Free the previous drmedid before updati...

5.5AI score0.00121EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/22 1:53 p.m.6 views

CVE-2026-31460 drm/amd/display: check if ext_caps is valid in BL setup

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check if extcaps is valid in BL setup LVDS connectors don't have extended backlight caps so check if the pointer is valid before accessing it. cherry picked from commit 3f797396d7f4eb9bb6eded184bbc6f033628a6f6...

5.5CVSS5.9AI score0.00107EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/22 1:53 p.m.19 views

CVE-2026-31460

In the Linux kernel, the drm/amd/display path was fixed to validate the ext_caps pointer before using it in BL setup, specifically for LVDS connectors that do not have extended backlight caps. The root cause was dereferencing an invalid ext_caps pointer, which could crash the system. The fix (che...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.5 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013734)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013734 advisory. In the Linux kernel, the following vulnerability has been resolved: drm: Fix potential null-ptr-deref due to drmmmodeconfiginit drmmmodeconfiginit will call...

5.5AI score0.00199EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013590)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013590 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a...

5.9AI score0.00208EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013501)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013501 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix memory leak why Resource release is needed on the error handling path to...

5.5CVSS5.7AI score0.00259EPSS
SaveExploits0References4
Rows per page
Query Builder