Lucene search
K

2397 matches found

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

EUVD-2024-53791

Malicious code in bioql PyPI...

7.3AI score0.00021EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2024-29818

Malicious code in bioql PyPI...

7.8CVSS6.6AI score0.00197EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-31915

Malicious code in bioql PyPI...

6.4AI score0.00018EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2023-59847

Malicious code in bioql PyPI...

6.3AI score0.00022EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-9546

Malicious code in bioql PyPI...

7.2AI score0.00034EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-53242

Malicious code in bioql PyPI...

7.3AI score0.00008EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2023-59783

Malicious code in bioql PyPI...

6.3AI score0.00022EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-57209

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00013EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2023-59856

Malicious code in bioql PyPI...

6.3AI score0.00022EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.0 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.00018EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.1 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.00022EPSS
Exploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.8 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.00022EPSS
Exploits0References6
NVD
NVD
added 2025/10/01 12:15 p.m.3 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.00018EPSS
Exploits0References7
OSV
OSV
added 2025/10/01 12:15 p.m.0 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.00018EPSS
Exploits0References10
CVE
CVE
added 2025/10/01 11:45 a.m.8 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.00022EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.5 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.00022EPSS
Exploits0References6
OSV
OSV
added 2025/10/01 11:45 a.m.4 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.00022EPSS
Exploits0References9
CVE
CVE
added 2025/10/01 11:42 a.m.7 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.00018EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.4 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.00018EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.1 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.00022EPSS
Exploits0References8
Rows per page
Query Builder