Lucene search
+L

2702 matches found

RedHat Linux
RedHat Linux
added 2 days ago6 views

kernel: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size

A flaw was found in the Linux kernel's AMD display driver. This vulnerability occurs when the driver processes malformed VBIOS Video Basic Input/Output System data. Specifically, unvalidated register counts in the VBIOS can lead to an out-of-bounds memory write during the driver's initialization...

7.8CVSS6.2AI score0.00129EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2 days ago4 views

kernel: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size

A flaw was found in the Linux kernel's AMD display driver. This vulnerability occurs when the driver processes malformed VBIOS Video Basic Input/Output System data. Specifically, unvalidated register counts in the VBIOS can lead to an out-of-bounds memory write during the driver's initialization...

7.8CVSS5.1AI score0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-74449

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix divide-by-zero in calculatemcachesetting on zero viewport If a plane reaches calculatemcachesetting with a zero-area viewport, calculatemcachesetting exits early with nummcaches == 0 and mvmpgwidth/height == ...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74449

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix divide-by-zero in calculatemcachesetting on zero viewport If a plane reaches calculatemcachesetting with a zero-area viewport, calculatemcachesetting exits early with nummcaches == 0 and mvmpgwidth/height == ...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0
NVD
NVD
added 2026/08/12 12:17 a.m.8 views

CVE-2026-68436

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dcscratchspace copies and now sits close to the page allocator's 4 MiB contiguous allocation limit. Its actual siz...

0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 12:7 a.m.8 views

EUVD-2026-57044

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dcscratchspace copies and now sits close to the page allocator's 4 MiB contiguous allocation limit. Its actual siz...

5.2AI score0.00145EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:7 a.m.5 views

CVE-2026-68436

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dcscratchspace copies and now sits close to the page allocator's 4 MiB contiguous allocation limit. Its actual siz...

4.9AI score0.00145EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/12 12:7 a.m.6 views

CVE-2026-68436 drm/amd/display: use kvzalloc to allocate struct dc

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dcscratchspace copies and now sits close to the page allocator's 4 MiB contiguous allocation limit. Its actual siz...

5.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:0 a.m.4 views

PT-2026-70950

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dc scratch space copies and now sits close to the page allocator's 4 MiB contiguous allocation limit. Its actual...

5.2AI score0.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68436

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: use kvzalloc to allocate struct dc struct dc has grown large over time most of it the two inlined dcscratchspace copies and now sits close to t...

5.3AI score0.00145EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/11 4:46 p.m.8 views

CVE-2026-68235

A flaw was found in the Linux kernel's AMD display drm/amd/display driver. This vulnerability occurs when handling DisplayPort Multi-Stream Transport MST for DCE8-class ASICs, where the system may incorrectly assign an analog encoder that lacks necessary DisplayPort functions. This misassignment...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.4 views

CVE-2026-68364

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix ISM dclock deadlock during suspend Why System hang observed during suspend/resume while video is playing. amdgpudmismdisable is called under dclock and waits for ISM delayed work via disabledelayedworksync. T...

0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 12:3 p.m.6 views

CVE-2026-68364 drm/amd/display: Fix ISM dc_lock deadlock during suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix ISM dclock deadlock during suspend Why System hang observed during suspend/resume while video is playing. amdgpudmismdisable is called under dclock and waits for ISM delayed work via disabledelayedworksync. T...

5.4AI score
SaveExploits0References5
OSV
OSV
added 2026/07/27 12:0 a.m.10 views

UBUNTU-CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/24 4:16 p.m.8 views

DEBIAN-CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.13 views

CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.5CVSS0.00123EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 3:23 p.m.8 views

CVE-2026-64231 drm/msm/dsi: don't dump registers past the mapped region

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.7AI score
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/24 3:23 p.m.10 views

CVE-2026-64231

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dsi: don't dump registers past the mapped region On DSI 6G platforms the IO address space is internally adjusted by iooffset. Later this adjusted address might be used for memory dumping. However the size that is used for...

5.7AI score0.00123EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/07/24 3:23 p.m.27 views

CVE-2026-64219

CVE-2026-64219 affects the Linux kernel drm/amd/display path, specifically dc_process_dmub_aux_transfer_async, where payload->length is copied into a 16-byte stack buffer (dpaux.data[16]) guarded only by an ASSERT(). If length > 16, this can cause a stack-based overflow; additionally, dc-&g...

7CVSS6AI score0.00135EPSS
SaveExploits0References7Affected Software1
Amazon
Amazon
added 2026/07/24 12:0 a.m.9 views

Important: libnvidia-nscq

Issue Overview: NVIDIA Display Driver for Windows and Linux contains a vulnerability where an attacker could cause an out-of-bounds write. A successful exploit of this vulnerability might lead to denial of service, escalation of privileges, information disclosure, data tampering, and code...

7.8CVSS5.9AI score0.00197EPSS
SaveExploits0
Rows per page
Query Builder