Lucene search
K

20 matches found

SUSE CVE
SUSE CVE
added 2026/06/04 2:21 a.m.5 views

SUSE CVE-2026-46245

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dclink NULL handling in HPD init amdgpudmhpdinit may see connectors without a valid dclink. The code already checks dclink for the polling decision, but later unconditionally dereferences it when setting up H...

5.7AI score0.00108EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fixed NULL checks for adev-dm.dc in amdgpudmfini. Since adev-dm.dc in amdgpudmfini might turn out to be NULL before the call to dcenabledmubnotifications, checks were performed beforehand to ensure that there wil...

5.5CVSS5.5AI score0.00272EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fixed the potential null dereference issue. The adev-dm.dc pointer can be NULL, and it may be dereferenced in amdgpudmfini without any checks. A NULL pointer check should be added before calling dcdmubsrvdestroy...

5.5CVSS5.1AI score0.00142EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not treat wbconnector as a physical device in createvalidatestreamforsink. Do not attempt to operate on drmwbconnector as an amdgpudmconnector. While dereferencing connector-base may “work”, it is incorrect an...

5.5CVSS5.5AI score0.00155EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.29 views

CVE-2026-31488 drm/amd/display: Do not skip unrelated mode changes in DSC validation

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Do not skip unrelated mode changes in DSC validation Starting with commit 17ce8a6907f7 "drm/amd/display: Add dsc pre-validation in atomic check", amdgpu resets the CRTC state modechanged flag to false when...

7.8CVSS0.00126EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-19765

Malicious code in bioql PyPI...

7.6AI score0.00155EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-31923

Malicious code in bioql PyPI...

6.4AI score0.00142EPSS
Exploits0References6
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpudmcapabilities HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while accessing amdgpudmcapabilities file in debugfs...

5.5CVSS5.3AI score0.00134EPSS
Exploits0References1
OSV
OSV
added 2025/09/05 6:15 p.m.0 views

UBUNTU-CVE-2025-39707

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: check if hubbub is NULL in debugfs/amdgpudmcapabilities HUBBUB structure is not initialized on DCE hardware, so check if it is NULL to avoid null dereference while accessing amdgpudmcapabilities file in debugfs...

5.5CVSS5.9AI score0.00134EPSS
Exploits0References22
BDU FSTEC
BDU FSTEC
added 2025/07/07 12:0 a.m.4 views

The vulnerability of the amdgpu_dm.c component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the amdgpudm.c component in the Linux operating system is related to reading data from beyond the allowed buffer size. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00248EPSS
Exploits0References11Affected Software4
OSV
OSV
added 2025/07/03 9:15 a.m.0 views

UBUNTU-CVE-2025-38098

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Don't treat wb connector as physical in createvalidatestreamforsink Don't try to operate on a drmwbconnector as an amdgpudmconnector. While dereferencing aconnector-base will "work" it's wrong and might lead to...

5.5CVSS5.7AI score0.00155EPSS
Exploits0References29
OSV
OSV
added 2025/05/20 4:15 p.m.4 views

AZL-70376 CVE-2025-37903 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free in hdcp The HDCP code in amdgpudmhdcp.c copies pointers to amdgpudmconnector objects without incrementing the kref reference counts. When using a USB-C dock, and the dock is unplugged, the...

7.8CVSS6.8AI score0.00165EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/05/20 12:0 a.m.2 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 amdgpudmhdcp module not properly managing amdgpudmconnector object references, which could lead to reuse...

7.8CVSS6.9AI score0.00165EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/05/01 12:0 a.m.2 views

PT-2025-22165

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A slab-use-after-free issue has been identified in the Linux kernel's HDCP code. The vulnerability occurs when the HDCP code copies pointers to amdgpu dm connector objects without...

7.8CVSS6.8AI score0.00165EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.1 views

CVE-2022-49232 drm/amd/display: Fix a NULL pointer dereference in amdgpu_dm_connector_add_common_modes()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a NULL pointer dereference in amdgpudmconnectoraddcommonmodes In amdgpudmconnectoraddcommonmodes, amdgpudmcreatecommonmode is assigned to mode and is passed to drmmodeprobedadd directly after that...

6.3AI score0.00247EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.2 views

drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)

...

5.5CVSS7AI score0.00237EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/10/26 3:2 a.m.2 views

SUSE CVE-2024-49908

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmupdatecursor v2 This commit adds a null check for the 'afb' variable in the amdgpudmupdatecursor function. Previously, 'afb' was assumed to be null at line 8388, but was used...

5.5CVSS7.7AI score0.00206EPSS
Exploits0References22
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.9 views

CVE-2024-49896 drm/amd/display: Check stream before comparing them

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check stream before comparing them WHAT & HOW amdgpudm can pass a null stream to dcisstreamunchanged. It is necessary to check for null before dereferencing them. This fixes 1 FORWARDNULL issue reported by Coveri...

6.9AI score0.00263EPSS
Exploits0References9
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.2 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 improper handling of null pointer dereferences in the amdgpudmplanehandlecursorupdate function in the...

5.5CVSS6.6AI score0.00237EPSS
Exploits0References7
OSV
OSV
added 2024/05/01 1:15 p.m.2 views

AZL-40331 CVE-2024-27045 affecting package hyperv-daemons for versions less than 6.6.29.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix a potential buffer overflow in 'dpdscclockenread' Tell snprintf to store at most 10 bytes in the output buffer instead of 30. Fixes the below:...

7.8CVSS6.8AI score0.00303EPSS
Exploits0References1
Rows per page
Query Builder