Lucene search
+L

68 matches found

EUVD
EUVD
added 2026/05/08 3:31 p.m.16 views

EUVD-2026-28705

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix reference leak in amdgpuuserqwaitioctl Drop reference to syncobj and timeline fence when aborting the ioctl due output array being too small. cherry picked from commit 68951e9c3e6bb22396bc42ef2359751c8315dd2...

5.8AI score0.00121EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.15 views

EUVD-2026-28704

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in wait ioctl Huge input values in amdgpuuserqwaitioctl can lead to a OOM and could be exploited. So check these input value against AMDGPUUSERQMAXHANDLES which is big enough value...

5.8AI score0.00126EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.13 views

PT-2026-39061

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the drm/amdgpu component where the amdgpu userq signal ioctl function lacks proper upper bound checks on user inputs. Providing excessively large input values can lead t...

5.5CVSS5.4AI score0.00126EPSS
SaveExploits0References14
Microsoft CVE
Microsoft CVE
added 2026/05/07 8:8 a.m.19 views

drm/amdgpu: validate user queue size constraints

...

7.1CVSS5.8AI score0.00126EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/06 8:58 p.m.12 views

CVE-2026-43195

A flaw was found in the Linux kernel's drm/amdgpu graphics driver. This vulnerability arises from inadequate validation of user-provided queue sizes, which do not meet hardware requirements. An attacker could exploit this by supplying invalid queue size configurations, potentially leading to GPU...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.18 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 lack of verification of the user queue size constraint in the drm amdgpu mechanism. This...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/01 10:58 p.m.10 views

CVE-2026-31766

A flaw was found in the Linux kernel's AMD GPU amdgpu driver. A local user could exploit this vulnerability by providing a malformed doorbell offset during user queue creation. This lack of proper bounds checking allows the offset to exceed the allocated memory, potentially corrupting critical...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.9 views

CVE-2026-31766

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbelloffset in user queue creation amdgpuuserqgetdoorbellindex passes the user-provided doorbelloffset to amdgpudoorbellindexonbar without bounds checking. An arbitrarily large doorbelloffset can cause the...

7.1CVSS0.00124EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/01 2:14 p.m.15 views

EUVD-2026-26579

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbelloffset in user queue creation amdgpuuserqgetdoorbellindex passes the user-provided doorbelloffset to amdgpudoorbellindexonbar without bounds checking. An arbitrarily large doorbelloffset can cause the...

5.8AI score0.00124EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/01 2:14 p.m.21 views

CVE-2026-31766

The CVE-2026-31766 issue affects the Linux kernel AMDGPU driver: amdgpu_userq_get_doorbell_index() passes user-supplied doorbell_offset to amdgpu_doorbell_index_on_bar() without proper bounds checking. An arbitrarily large doorbell_offset can drive the computed doorbell index outside the allocate...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.44 views

CVE-2026-31766 drm/amdgpu: validate doorbell_offset in user queue creation

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbelloffset in user queue creation amdgpuuserqgetdoorbellindex passes the user-provided doorbelloffset to amdgpudoorbellindexonbar without bounds checking. An arbitrarily large doorbelloffset can cause the...

7.1CVSS0.00124EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.11 views

CVE-2026-31766

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbelloffset in user queue creation amdgpuuserqgetdoorbellindex passes the user-provided doorbelloffset to amdgpudoorbellindexonbar without bounds checking. An arbitrarily large doorbelloffset can cause the...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 2:14 p.m.11 views

CVE-2026-31766 drm/amdgpu: validate doorbell_offset in user queue creation

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbelloffset in user queue creation amdgpuuserqgetdoorbellindex passes the user-provided doorbelloffset to amdgpudoorbellindexonbar without bounds checking. An arbitrarily large doorbelloffset can cause the...

7.1CVSS6.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.12 views

PT-2026-36401

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate doorbell offset in user queue creation amdgpu userq get doorbell index passes the user-provided doorbell offset to amdgpu doorbell index on bar without bounds checking. An arbitrarily large doorbell offset ca...

5.8AI score0.00124EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.12 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the drm amdgpu driver not validating the doorbelloffset boundary in user queue creation, which could lead to...

7.1CVSS5.8AI score0.00124EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.18 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007244 advisory. In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the...

5.5CVSS6.3AI score0.00242EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/02/01 12:23 a.m.25 views

SUSE CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.8AI score0.00177EPSS
SaveExploits0References3
NVD
NVD
added 2026/01/31 12:16 p.m.10 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

0.00177EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.8 views

CVE-2026-23034

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

5.4AI score0.00177EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.47 views

CVE-2026-23034 drm/amdgpu/userq: Fix fence reference leak on queue teardown v2

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: Fix fence reference leak on queue teardown v2 The user mode queue keeps a pointer to the most recent fence in userq-lastfence. This pointer holds an extra dmafence reference. When the queue is destroyed, we free...

0.00177EPSS
SaveExploits0References2
Rows per page
Query Builder