2 matches found
CVE-2026-68253
CVE-2026-68253 affects the Linux kernel’s drm/i915/hdcp component. The issue arises because the check for streams[] bounds is performed after a potential buffer overflow has already occurred during a write, allowing memory corruption. The fix moves the overflow bound check before the write, preve...
7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References7
Linux Distros Unpatched Vulnerability : CVE-2026-68253
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/i915/hdcp: check streams bounds before overflow The data-streams overflow check is done after the buffer overflow has already happened. Move the overflow...
7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References4
20