Lucene search
+L

2652 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-59856

Malicious code in bioql PyPI...

6.3AI score0.00146EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-31915

Malicious code in bioql PyPI...

6.4AI score0.00153EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-31923

Malicious code in bioql PyPI...

6.4AI score0.00146EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-53199

Malicious code in bioql PyPI...

7.8CVSS7.6AI score0.00237EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-54864

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.00263EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-5140

Malicious code in bioql PyPI...

7.8CVSS7.2AI score0.00258EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.4 views

SUSE CVE-2023-53471

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cpeccerrorirq only when enabling legacy gfx ras gfx9 cpeccerrorirq is only enabled when legacy gfx ras is assert. So in gfxv90hwfini, interrupt disablement for cpeccerrorirq should be executed under...

4.4CVSS6.5AI score0.00153EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.4 views

SUSE CVE-2023-53498

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.11 views

CVE-2023-53498

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

5.5CVSS0.00146EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/01 12:15 p.m.8 views

CVE-2023-53471

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cpeccerrorirq only when enabling legacy gfx ras gfx9 cpeccerrorirq is only enabled when legacy gfx ras is assert. So in gfxv90hwfini, interrupt disablement for cpeccerrorirq should be executed under...

7.8CVSS0.00153EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.7 views

UBUNTU-CVE-2023-53471

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cpeccerrorirq only when enabling legacy gfx ras gfx9 cpeccerrorirq is only enabled when legacy gfx ras is assert. So in gfxv90hwfini, interrupt disablement for cpeccerrorirq should be executed under...

7.8CVSS6AI score0.00153EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/01 11:45 a.m.21 views

CVE-2023-53498

In the provided documents, CVE-2023-53498 is described as a Linux kernel vulnerability in the AMD display driver (drm/amd/display). The issue arises when amdgpu_dm_fini() may dereference adev->dm.dc if the pointer is NULL, allowing a NULL pointer dereference. The remediation is a code fix that...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.11 views

CVE-2023-53498 drm/amd/display: Fix potential null dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 11:45 a.m.6 views

CVE-2023-53498 drm/amd/display: Fix potential null dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null dereference The adev-dm.dc pointer can be NULL and dereferenced in amdgpudmfini without checking. Add a NULL pointer check before calling dcdmubsrvdestroy. Found by Linux Verification Center...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:42 a.m.19 views

CVE-2023-53471

The CVE-2023-53471 issue affects the Linux kernel’s DRM AMDGPU driver (gfx9). The root cause is that gfx9 cp_ecc_error_irq was enabled only when legacy gfx ras is asserted, but gfx_v9_0_hw_fini may disable cp_ecc_error_irq outside that condition, leading to an amdgpu_irq_put calltrace. Affected p...

7.8CVSS6.2AI score0.00153EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2023-53471 drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx: disable gfx9 cpeccerrorirq only when enabling legacy gfx ras gfx9 cpeccerrorirq is only enabled when legacy gfx ras is assert. So in gfxv90hwfini, interrupt disablement for cpeccerrorirq should be executed under...

7.8CVSS6.5AI score0.00153EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.5 views

PT-2025-40178

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the amdgpu driver related to the handling of graphics processing interrupts. Specifically, the cp ecc error irq interrupt is incorrectly disable...

6.2AI score0.00153EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.5 views

PT-2025-40205

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s amdgpu display driver where a null pointer dereference could occur. Specifically, the adev-dm.dc pointer could be NULL and subsequently dereferenced...

6AI score0.00146EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/29 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-46896

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: drm/amdgpu: don't access invalid sched Since 2320c9e6a768 drm/sched: memset 'job' in...

5.5CVSS5.7AI score0.00212EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/25 12:0 a.m.18 views

PT-2025-49442

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.134-010.a1i5000.a18.x86 64 Description The Linux kernel contains a race condition within the amdgpu amdkfd device fini sw function and interrupt handling. This condition can occur if amdgpu amdkfd device fin...

4.6CVSS6.2AI score0.00166EPSS
SaveExploits0
Rows per page
Query Builder