Lucene search
+L

68 matches found

CVE
CVE
added 2026/01/31 11:42 a.m.26 views

CVE-2026-23034

CVE-2026-23034 concerns the Linux kernel’s drm/amdgpu/userq fence reference leak on queue teardown. The bug arose because userq->last_fence kept an extra dma_fence reference and was not released when the queue/driver was torn down, leaving objects in the amdgpu_userq_fence slab cache during mo...

5.8AI score0.00177EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:42 a.m.5 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.7AI score0.00177EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/01/31 11:42 a.m.10 views

EUVD-2026-5060

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
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23034

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

5.5AI score0.00177EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/31 12:29 a.m.4 views

SUSE CVE-2023-54168

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx4: Prevent shift wrapping in setusersqsize The ucmd-logsqbbcount variable is controlled by the user so this shift can wrap. Fix it by using checkshloverflow in the same way that it was done in commit 515f60004ed9 "RDMA/hn...

7CVSS6.5AI score0.00134EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2025-201867

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args This will help on validating the userq input args, and rejecting for the invalid userq request at the IOCTLs first place...

6AI score0.00205EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2025/12/09 4:9 a.m.8 views

CVE-2025-40335

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args This will help on validating the userq input args, and rejecting for the invalid userq request at the IOCTLs first place...

5.8AI score0.00205EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/12/09 4:9 a.m.11 views

CVE-2025-40335 drm/amdgpu: validate userq input args

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args This will help on validating the userq input args, and rejecting for the invalid userq request at the IOCTLs first place...

6.4AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/09 12:0 a.m.8 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 Linux kernel that stems from unverified user queue buffer virtual addresses and sizes...

6.4AI score0.00161EPSS
SaveExploits0References3
NVD
NVD
added 2025/08/19 5:15 p.m.8 views

CVE-2025-38603

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.11 views

CVE-2025-38603

...

SaveExploits0
CVE
CVE
added 2025/08/19 5:3 p.m.22 views

CVE-2025-38603

The connected Nessus entry provides concrete details for CVE-2025-38603: it affects the Linux kernel’s amdgpu driver, specifically a slab-use-after-free in amdgpu_userq_mgr_fini. The issue could occur when amdgpu_fpriv is freed in amdgpu_driver_postclose_kms() and later accessed in amdgpu_drm_rel...

7.1AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.6 views

CVE-2025-38603

Removed by vendor...

6.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-21842

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo i...

7.8CVSS5.4AI score0.00235EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: amdkfd: The gangctxbo memory object is properly freed when attempting to initialize the user queue. The destructor of the gtt bo is declared as: void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; This function take...

7.8CVSS6.2AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/09 6:42 a.m.16 views

CVE-2025-37854 drm/amdkfd: Fix mode1 reset crash issue

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix mode1 reset crash issue If HW scheduler hangs and mode1 reset is used to recover GPU, KFD signal user space to abort the processes. After process abort exit, user queues still use the GPU to access system memory...

7.8CVSS6.2AI score
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.9 views

SUSE CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References6
NVD
NVD
added 2025/03/07 9:15 a.m.12 views

CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

7.8CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/07 9:15 a.m.2 views

DEBIAN-CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/07 9:15 a.m.12 views

UBUNTU-CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

7.8CVSS6.6AI score0.00235EPSS
SaveExploits0References6
Rows per page
Query Builder