Lucene search
+L

471 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990374 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix UBSAN warning in kvdpm.c Adds bounds check for sumovidmappingentry. Tenable has...

5.5CVSS6AI score0.00279EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.12 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990246 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdmav40processtrapirq The instance variable needs to be signed...

7CVSS6.1AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990202 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: set the right AMDGPU sg segment limitation The driver needs to set the correct...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.14 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989431 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix signedness bug in sdmav40processtrapirq The instance variable needs to be signed...

7CVSS6.1AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.6 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989676 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix gart.bo pincount leak gmcv9,100gartdisable isn't called matched with correspoding...

5.5CVSS5.9AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53707

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 integer overflow in amdgpucspass1 The type of size is unsigned int, if size is 0x40000000, there will be an integer overflow, size will be zero...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/10/24 12:57 a.m.7 views

SUSE CVE-2023-53723

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

3.3CVSS6.5AI score0.00191EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/22 1:23 p.m.9 views

CVE-2023-53723 drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdmav40ip is shared on a few asics, but in sdmav40hwfini, driver unconditionally disables eccirq which is only enabled on those asics enabling sdma ecc. Th...

6.5AI score
SaveExploits0References10
NVD
NVD
added 2025/10/07 4:15 p.m.18 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.5CVSS0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/07 4:15 p.m.18 views

AZL-76622 CVE-2022-50527 affecting package kernel 5.15.200.1-1

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.6AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-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.5CVSS6.3AI score0.00176EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.18 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.00176EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.22 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.00155EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.7 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.00157EPSS
SaveExploits0
NVD
NVD
added 2025/10/04 4:15 p.m.15 views

CVE-2023-53547

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix sdma v4 sw fini error Fix sdma v4 sw fini error for sdma 4.2.2 to solve the following general protection fault +0.108196 general protection fault, probably for non-canonical address 0xd5e5a4ae79d24a32: 0000 1...

5.5CVSS0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.24 views

CVE-2023-53547 drm/amdgpu: Fix sdma v4 sw fini error

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix sdma v4 sw fini error Fix sdma v4 sw fini error for sdma 4.2.2 to solve the following general protection fault +0.108196 general protection fault, probably for non-canonical address 0xd5e5a4ae79d24a32: 0000 1...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 3:16 p.m.59 views

CVE-2023-53545

CVE-2023-53545 affects the Linux kernel DRM/AMDGPU path. The issue arises when unmapping/removing csa_va during VM operations: the Root PD BO must be reserved before unmapping a bo_va to prevent lockdep warnings. The v2 fix changes the NULL-check from amdgpu_mcbp to fpriv->csa_va. Consequence ...

7.8CVSS6.1AI score0.00165EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-53242

Malicious code in bioql PyPI...

7.3AI score0.00227EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.17 views

EUVD-2025-9542

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00186EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2023-59847

Malicious code in bioql PyPI...

6.3AI score0.00155EPSS
SaveExploits0References5
Rows per page
Query Builder