Lucene search
+L

395 matches found

RedhatCVE
RedhatCVE
added yesterday3 views

CVE-2026-63880

A flaw was found in the Linux kernel's drm/amdgpu graphics driver. An unprivileged local attacker with access to /dev/dri/renderD can trigger an out-of-memory condition during a specific graphics operation, leading to a resource lock not being released. This lock leak causes subsequent operations...

5.5CVSS5.2AI score0.00198EPSS
Exploits0References4
NVD
NVD
added 3 days ago4 views

CVE-2026-63878

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check numentries in GEMOP GETMAPPINGINFO kvcallocargs-numentries, sizeofvmentries, GFPKERNEL at amdgpugem.c:1050 uses the user-supplied numentries directly without any upper bounds check. Since numentries is a u32 and...

0.00198EPSS
Exploits0References3
OSV
OSV
added 3 days ago4 views

CVE-2026-63882 drm/amdkfd: fix NULL pointer bug in svm_range_set_attr

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL pointer bug in svmrangesetattr The processinfo could be NULL if user doesn't call kfdioctlacquirevm before calling kfdioctlsvm. cherry picked from commit 83a26c812e0529eb040d31a76f73e33e637243d4...

5.3AI score0.00205EPSS
Exploits0References9
CVE
CVE
added 3 days ago8 views

CVE-2026-63879

The CVE-2026-63879 entry relates to the Linux kernel DRM/AMDGPU stack, where a race in amdgpu_hmm_range_get_pages could allow operations on invalid pages due to reading the notifier sequence more than once. The issue has been resolved by a patch that fixes the range getter and also tidies coding ...

7.8CVSS5.3AI score0.00165EPSS
Exploits0References2
OSV
OSV
added 3 days ago4 views

CVE-2026-63855 drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set nouserfence for VCN v2.5 enc/dec rings VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

7.8CVSS5.3AI score0.0012EPSS
Exploits0References8
CVE
CVE
added 3 days ago8 views

CVE-2026-63851

The CVE-2026-63851 entry documents a Linux kernel vulnerability in drm/amdgpu/vcn where VCN encoder/decoder rings (v4.0.5 enc ring) do not support 64-bit user fence writes. Consequently, the kernel now rejects CS submissions with user fences to mitigate unsafe fence usage. Root cause: 64-bit user...

7.8CVSS5.3AI score0.0012EPSS
Exploits0References4
OSV
OSV
added 3 days ago6 views

CVE-2026-63846 drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v3.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 4d7d774f100efb5089c86a1fb8c5bf47c63fc9ef...

7.8CVSS5.3AI score0.00129EPSS
Exploits0References8
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-45530

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v3.0 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 4d7d774f100efb5089c86a1fb8c5bf47c63fc9ef...

5.3AI score0.00129EPSS
Exploits0References5
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-45528

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/jpeg: set nouserfence for JPEG v4.0.3 ring JPEG rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit 2f6afc97d259d530f4f86c7743efbc573a8da927...

5.3AI score0.00129EPSS
Exploits0References5
Cvelist
Cvelist
added 3 days ago39 views

CVE-2026-53374 drm/amdgpu: zero-initialize GART table on allocation

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: zero-initialize GART table on allocation GART TLB is flushed after unmapping but not after mapping. Since amdgpubocreatekernel does not zero-initialize the buffer, when a single PTE is written the TLB may speculativel...

8.8CVSS0.0012EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 3 days ago7 views

PT-2026-61167

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: set no user fence for VCN v5.0.0 enc ring VCN encoder and decoder rings do not support 64-bit user fence writes, reject CS submissions with user fences. cherry picked from commit...

5.3AI score0.00129EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/30 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-53293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix AMDGPUINFOREADMMRREG There were multiple issues in that code. First of all the order between the reset semaphore and the mmlock was wrong e.g...

5.5CVSS5.4AI score0.00095EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/06/29 11:11 a.m.13 views

CVE-2026-53293

A flaw was found in the Linux kernel's AMDGPU graphics driver. Multiple issues exist within the AMDGPUINFOREADMMRREG function, including an incorrect order of operations between the reset semaphore and the memory management lock, and memory allocation while holding the reset semaphore. These issu...

5.5CVSS5.8AI score0.00095EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2026/06/28 8:3 a.m.7 views

drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG

...

5.5CVSS6.1AI score0.00095EPSS
Exploits0
OSV
OSV
added 2026/06/26 8:17 p.m.6 views

UBUNTU-CVE-2026-53293

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix AMDGPUINFOREADMMRREG There were multiple issues in that code. First of all the order between the reset semaphore and the mmlock was wrong e.g. copytouser was called while holding the lock. Then we allocated memory...

5.5CVSS5.7AI score0.00095EPSS
Exploits0References13
RedhatCVE
RedhatCVE
added 2026/06/08 8:14 p.m.10 views

CVE-2026-46276

A flaw was found in the Linux kernel's amdgpu graphics driver. This vulnerability occurs when the driver attempts to initialize zero-sized graphics memory resources on certain RDNA4 GFX 12 hardware. If a specific debugging option CONFIGDRMDEBUGMM is enabled in the kernel configuration, this...

5.5CVSS5.5AI score0.00123EPSS
Exploits0References4
NVD
NVD
added 2026/06/08 5:16 p.m.15 views

CVE-2026-46276

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 GFX 12 hardware removes the GDS, GWS, and OA on-chip memory resources. The gfxv120 initialisation code correctly leaves adev-gds.gdssize, adev-gds.gwssize, and adev-gds.oasi...

5.5CVSS0.00123EPSS
Exploits0References8
CNNVD
CNNVD
added 2026/06/08 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the amdgpu driver’s improper handling of initializing a zero-sized GDS range during RDNA4...

5.5CVSS5.3AI score0.00123EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-45976

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Fix memory leak in amdgpurasinit When amdgpunbiorasswinit fails in amdgpurasinit, the function returns directly without freeing the allocated con...

5.5CVSS6.2AI score0.00122EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 9:9 p.m.11 views

CVE-2026-46197

A flaw was found in the Linux kernel. A local attacker could exploit an out-of-bounds buffer access vulnerability in the AMDGPU kernel driver by providing a specially crafted attribute count during SVM ioctl operations. This improper validation could allow the attacker to cause a system crash,...

7.8CVSS5.9AI score0.00139EPSS
Exploits0References4
Rows per page
Query Builder