Lucene search
+L

7631 matches found

EUVD
EUVD
added 2026/08/10 12:1 p.m.9 views

EUVD-2026-55338

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/userq: fix indefinite fence wait during GPU reset prereset only force-completes fences of MAPPED queues. A queue in any other state e.g. mid-eviction keeps its lastfence pending; after a GPU reset that fence never...

5.3AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 12:1 p.m.43 views

CVE-2026-68236

CVE-2026-68236 : In the Linux kernel, the drm/amd/display path (dm_update_crtc_state) releases a stream pointer (new_stream) but fails to NULL it. If an error occurs later, the code may call dc_stream_release() again on the same dangling pointer, causing a double release and use-after-free. The f...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:1 p.m.4 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
Cvelist
Cvelist
added 2026/08/10 12:1 p.m.31 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.8CVSS0.00125EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 12:1 p.m.31 views

CVE-2026-68235

The CVE refers to drm/amd/display (dce100) in the Linux kernel. Root cause: when assigning a stream encoder for a second DisplayPort MST stream on DCE8-class ASICs, if the preferred digital encoder is already acquired, the code can fall back to an analog DAC encoder whose funcs table lacks DP hoo...

5.4AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:1 p.m.9 views

EUVD-2026-55336

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.4AI score0.00209EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68115 drm/amdgpu/gfx10: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx10: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit ac6f00beb658239bced4aaed9efbb04a35348d48...

5.4AI score
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:58 a.m.7 views

CVE-2026-68113 drm/amdgpu/gfx12: replace BUG_ON() with WARN_ON()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx12: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit f952076f76d62f783e8ba4995a7c400d39354ccf...

5.4AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/10 11:58 a.m.7 views

EUVD-2026-55488

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

5.2AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 11:58 a.m.7 views

EUVD-2026-55487

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix division by zero with invalid uvd dimensions When width or height is less than 16, widthinmb or heightinmb becomes 0, leading to fsinmb being 0. This causes a division by zero when calculating numdpbbuffer in H264...

5.4AI score0.00128EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Remove the user-triggered WARN message emitted by nestedsvmloadcr3. Remove the WARN message generated by svmsetnestedstate in nestedsvmloadcr3 failure cases. This message can be easily triggered from userspace by...

5.5CVSS5.4AI score0.0013EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.20 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: “drm/amd: Check if ASPM is enabled from the PCIe subsystem” has been reverted. This reversion is associated with the commit 7294863a6f01248d72b61d38478978d638641bee. This commit was erroneously applied again after the commit...

5.5CVSS4.5AI score0.00114EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: KVM: Do not corrupt the irqfd routing entry when deassigning an irqfd When deassigning a KVMIRQFD, do not corrupt the irqfd’s copy of the IRQ routing entry. Doing so would break the kvmarchirqbypassdelproducer function on x86...

7.8CVSS5.4AI score0.00124EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it. WHAT hws was checked for being null earlier in dce110blankstream, indicating that hws can be null. This check should be performed whenever hws is used. Cherry-picked from...

7.8CVSS5.4AI score0.00199EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68107

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a...

8.8CVSS5.5AI score0.00128EPSS
SaveExploits0References3
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.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-68252

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/sdma7.0: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit...

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

Linux Distros Unpatched Vulnerability : CVE-2026-68325

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/amd: Bound the early ACPI HID map The ivrsacpihid command-line parser appends entries to a fixed four-element earlyacpihidmap array. Unlike the sibling...

5.5AI score0.00175EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68329

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/amd: Wait for completion instead of returning early in iommucompletionwait needsync is a per- IOMMU flag shared by all domains and devices behind that...

8.8CVSS5.4AI score0.00159EPSS
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
Rows per page
Query Builder