Lucene search
K

2397 matches found

OSV
OSV
added 2025/10/07 4:15 p.m.1 views

UBUNTU-CVE-2022-50515

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.10 views

CVE-2023-53628

CVE-2023-53628 affects the Linux kernel drm/amdgpu path. The issue arises from the gfx_v11_0_cp_ecc_error_irq_funcs being retired in gfx11; gfx_v11_0_hw_fini still called amdgpu_irq_put to disable the interrupt, which led to a call trace during suspend/reset. The patch history (v2–v5) shows separ...

5.5CVSS6.3AI score0.0002EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.5 views

EUVD-2025-32812

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop gfxv110cpeccerrorirqfuncs The gfx.cpeccerrorirq is retired in gfx11. In gfxv110hwfini still use amdgpuirqput to disable this interrupt, which caused the call trace in this function. 102.873958 Call Trace:...

6.2AI score0.0002EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53628

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop gfxv110cpeccerrorirqfuncs The gfx.cpeccerrorirq is retired in gfx11. In gfxv110hwfini still use amdgpuirqput to disable this interrupt, which caused the call trace in this function. 102.873958 Call Trace:...

5.5CVSS5.6AI score0.0002EPSS
Exploits0
OSV
OSV
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53628 drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop gfxv110cpeccerrorirqfuncs The gfx.cpeccerrorirq is retired in gfx11. In gfxv110hwfini still use amdgpuirqput to disable this interrupt, which caused the call trace in this function. 102.873958 Call Trace:...

5.5CVSS6.7AI score0.0002EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.9 views

CVE-2023-53628 drm/amdgpu: drop gfx_v11_0_cp_ecc_error_irq_funcs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop gfxv110cpeccerrorirqfuncs The gfx.cpeccerrorirq is retired in gfx11. In gfxv110hwfini still use amdgpuirqput to disable this interrupt, which caused the call trace in this function. 102.873958 Call Trace:...

0.0002EPSS
Exploits0References2
OSV
OSV
added 2025/10/07 3:19 p.m.3 views

CVE-2022-50527 drm/amdgpu: Fix size validation for non-exclusive domains (v4)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.5CVSS6.2AI score0.00013EPSS
Exploits0References6
CVE
CVE
added 2025/10/07 3:19 p.m.12 views

CVE-2022-50527

CVE-2022-50527 concerns the Linux kernel patch for amdgpu memory size validation. The description states that amdgpu_bo_validate_size() was fixed to verify that the TTM domain manager for the requested memory exists, preventing a kernel oops when dereferencing the manager pointer. The lineage sho...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.4 views

CVE-2022-50527

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.5CVSS5.2AI score0.00013EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 3:19 p.m.2 views

EUVD-2025-32833

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

5.7AI score0.00013EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.7 views

CVE-2022-50527 drm/amdgpu: Fix size validation for non-exclusive domains (v4)

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...

0.00013EPSS
Exploits0References3
OSV
OSV
added 2025/10/07 3:19 p.m.2 views

CVE-2022-50515 drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

5.5CVSS6.4AI score0.00017EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/07 3:19 p.m.1 views

EUVD-2025-32827

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

6AI score0.00017EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.5 views

CVE-2022-50515 drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

0.00017EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.2 views

CVE-2022-50515

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpdrxirqcreateworkqueue If construction of the array of work queues to handle hpdrxirq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the...

5.5CVSS5.4AI score0.00017EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987128)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987128 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In...

5.5CVSS5.9AI score0.00011EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986494)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986494 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix a null pointer access when the smcrreg pointer is NULL In certain types of chips,...

5.5CVSS6AI score0.00012EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986488)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986488 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported acpievaluateobject may retu...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/10/07 12:0 a.m.3 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 gfxv110hwfini function still using amdgpuirqput to disable deactivated interrupts, which could result in...

5.6AI score0.0002EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-401559)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-401559 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix a double-free in sidpminit When the allocation of...

7.8CVSS6.2AI score0.00013EPSS
Exploits0References3
Rows per page
Query Builder