Lucene search
+L

86 matches found

SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.8 views

SUSE CVE-2022-50535

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential null-deref in dmresume Why Fixing smatch error: dmresume error: we previously assumed 'aconnector-dclink' could be null How Check if dclink null at the beginning of the loop, so further checks can b...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.9 views

SUSE CVE-2023-53605

In the Linux kernel, the following vulnerability has been resolved: drm: amd: display: Fix memory leakage This commit fixes memory leakage in dcconstructctx function...

3.3CVSS6.6AI score0.00145EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-47492

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00506EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/10/01 7:19 p.m.16 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.8AI score0.00358EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/10/01 6:14 p.m.13 views

kernel: drm/amd/display: clear optc underflow before turn off odm clock

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS6.8AI score0.00264EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/01 8:15 a.m.14 views

CVE-2025-39906

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: remove oem i2c adapter on finish Fixes a bug where unbinding of the GPU would leave the oem i2c adapter registered resulting in a null pointer dereference when applications try to access the invalid device. cherr...

7.8CVSS0.00134EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:03 a.m.13 views

drm/amd/display: Prevent crash when disable stream

...

6.2CVSS7AI score0.00229EPSS
SaveExploits0
NVD
NVD
added 2025/09/11 5:15 p.m.12 views

CVE-2025-39762

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: add null check WHY Prevents null pointer dereferences to enhance function robustness HOW Adds early null check and return false if invalid...

5.5CVSS0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/05 5:20 p.m.17 views

CVE-2025-39675 drm/amd/display: Add null pointer check in mod_hdcp_hdcp1_create_session()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null pointer check in modhdcphdcp1createsession The function modhdcphdcp1createsession calls the function getfirstactivedisplay, but does not check its return value. The return value is a null pointer if the...

6AI score
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:10 a.m.5 views

drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing

...

5.5CVSS7AI score0.00237EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:25 p.m.15 views

drm/amd/display: Handle dml allocation failure to avoid crash

...

7.8CVSS7AI score0.00201EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:07 p.m.10 views

drm/amd/display: Deallocate DML memory if allocation fails

...

5.5CVSS7AI score0.00211EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-37903

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.8CVSS6.9AI score0.00193EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/08/10 12:00 a.m.2 views

Unspecified Vulnerability in NVIDIA GPU Display Driver (CNVD-2025-21190)

NVIDIA GPU Display Driver is a display driver from NVIDIA. A security vulnerability exists in NVIDIA GPU Display Driver, which can be exploited by attackers to potentially cause an information leak...

3.3CVSS6.6AI score0.00157EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-37965

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/amd/display: Fix invalid context error in dml helper Why BUG: sleeping function called...

5.5CVSS5.5AI score0.00174EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-42227

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/amd/display: Fix overlapping copy within dmlcoremodeprogramming WHY &modelib-mp.Watermar...

4.7CVSS5.3AI score0.00177EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/04 2:15 p.m.5 views

DEBIAN-CVE-2025-38205

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 Why If the dummy values in populatedummydmlsurfacecfg aren't updated then they can lead to a divide by zero in downstream callers like CalculateVMAndRowBytes...

5.5CVSS5.3AI score0.00154EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/07/03 12:00 a.m.10 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 Linux kernel that originates in the drm/amd/display error handling wb connector...

5.5CVSS7AI score0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/02 3:15 p.m.11 views

UBUNTU-CVE-2025-38091

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check stream id dml21 wrapper to get planeid Why & How Fix a false positive warning which occurs due to lack of correct checks when querying planeid in DML21. This fixes the warning when performing a mode1 reset...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2025/05/23 12:14 a.m.15 views

CVE-2022-44550

The graphics display module has a UAF vulnerability when traversing graphic layers. Successful exploitation of this vulnerability may affect system availability...

7.5CVSS6.9AI score0.00506EPSS
SaveExploits0References1
Rows per page
Query Builder