Lucene search
+L

1086 matches found

RedHat Linux
RedHat Linux
added yesterday4 views

kernel: drm/amd/display: Use krealloc_array() in dal_vector_reserve()

A flaw was found in the Linux kernel's drm/amd/display component. The dalvectorreserve function calculates memory allocation size using 32-bit arithmetic, which can lead to an integer overflow. This overflow causes a smaller memory buffer to be allocated than intended, resulting in a heap overflo...

7CVSS5.4AI score0.00134EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 6 days ago7 views

CVE-2026-68436

A flaw was found in the Linux kernel's drm/amd/display component. This vulnerability occurs when the struct dc data structure, which is used for display management, grows beyond a certain memory allocation limit. When this limit is exceeded, the system fails to allocate the necessary memory,...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 6:46 p.m.8 views

CVE-2026-68256

A flaw was found in the drm/amd/display component of the Linux kernel. This issue occurs in the detectlinkandlocalsink function, where a prevsink reference is not properly released if the DisplayPort DP alt mode timeout path returns false. This missing cleanup can lead to a memory leak, potential...

5.5CVSS5.3AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 5:43 p.m.6 views

CVE-2026-68364

A flaw was found in the drm/amd/display component of the Linux kernel. A deadlock can occur during system suspend and resume operations when video is actively playing. This issue arises due to conflicting locking mechanisms within the display driver, where a function attempting to disable a...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 12:23 p.m.8 views

CVE-2026-68236

A flaw was found in the Linux kernel's drm/amd/display component. Specifically, within the dmupdatecrtcstate function, a stream pointer is released but not subsequently set to NULL. This can lead to a double release of the same pointer if an error occurs later in the process, creating a...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.5 views

CVE-2026-68256

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: detectlinkandlocalsink: DP alt mode timeout path leaks prevsink reference prevsink is unconditionally retained via dcsinkretain at function entry, but the DP alt mode timeout path inside SIGNALTYPEDISPLAYPORT...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68236

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set newstream to NULL after release In dmupdatecrtcstate, the skipmodeset path releases newstream via dcstreamrelease but does not set the pointer to NULL. If a later error e.g., color management failure triggers...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 1:20 p.m.9 views

CVE-2026-68236

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set newstream to NULL after release In dmupdatecrtcstate, the skipmodeset path releases newstream via dcstreamrelease but does not set the pointer to NULL. If a later error e.g., color management failure triggers...

7.8CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68235

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: dce100: skip non-DP stream encoders for DP MST On DCE8-class ASICs e.g. Bonaire, the resource pool contains digital DIG stream encoders plus one analog DAC encoder. When assigning a stream encoder for a second...

5.3AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68256

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: detectlinkandlocalsink: DP alt mode timeout path leaks prevsink reference prevsink is unconditionally retained via dcsinkretain at function entry, but the DP alt mode timeout path inside SIGNALTYPEDISPLAYPORT...

5.4AI score0.00175EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

UBUNTU-CVE-2026-68256

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: detectlinkandlocalsink: DP alt mode timeout path leaks prevsink reference prevsink is unconditionally retained via dcsinkretain at function entry, but the DP alt mode timeout path inside SIGNALTYPEDISPLAYPORT...

5.2AI score0.00175EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 12:1 p.m.32 views

CVE-2026-68256

Summary: CVE-2026-68256 affects the Linux kernel DRM/AMD Display stack, specifically the function detect_link_and_local_sink. The issue: on the DP alt mode timeout path inside SIGNAL_TYPE_DISPLAY_PORT, prev_sink is not released, whereas all other paths correctly call dc_sink_release(prev_sink). T...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 12:1 p.m.6 views

EUVD-2026-55357

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: detectlinkandlocalsink: DP alt mode timeout path leaks prevsink reference prevsink is unconditionally retained via dcsinkretain at function entry, but the DP alt mode timeout path inside SIGNALTYPEDISPLAYPORT...

5.3AI score0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:1 p.m.5 views

CVE-2026-68236 drm/amd/display: set new_stream to NULL after release

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: set newstream to NULL after release In dmupdatecrtcstate, the skipmodeset path releases newstream via dcstreamrelease but does not set the pointer to NULL. If a later error e.g., color management failure triggers...

7.8CVSS5.3AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-68235

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: dce100: skip non-DP stream encoders for DP MST On DCE8-class ASICs e.g. Bonaire, the resource pool contains digital DIG stream encoders plus on...

5.6AI score0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-68236

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: set newstream to NULL after release In dmupdatecrtcstate, the skipmodeset path releases newstream via dcstreamrelease but does not set the...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/27 12:0 a.m.21 views

CVE-2026-64219

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64219

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: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a...

7CVSS5.8AI score0.00135EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 4:16 p.m.8 views

CVE-2026-64219

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why&How dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which i...

7CVSS0.00135EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64219

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and linkindex in dcprocessdmubauxtransferasync Why dcprocessdmubauxtransferasync copies payload-length bytes into a 16-byte stack buffer dpaux.data16 guarded only by an ASSERT, which is a...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder