CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-68255

highCVSS 7.7covered by 2 sourcesfirst seen 2026-08-10
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: bound EDID block reads to the response buffer virtio_get_edid_block() validates the read offset only against the device-supplied resp->size field, never against the fixed-size resp->edid array. The EDID block index is driven by the device-supplied extension count, so a malicious virtio-gpu backend can advertise a large size together with a high block count and read far past the array into adjacent kernel memory, which is then surfaced in the parsed EDID (an out-of-bounds read / info leak). Also reject any read whose end exceeds the size of the edid array. Conforming EDID responses stay within the array and are unaffected.

CSIRTS triage

What
The virtio DRM driver does not properly bound EDID block reads to the response buffer, causing out-of-bounds access.
Who is affected
Linux systems using virtio GPU devices, particularly in virtualized or cloud environments.
Urgency
Medium priority; out-of-bounds reads may leak sensitive kernel memory or cause denial of service.
Action
Apply Linux kernel patch for CVE-2026-68255 when available from your distribution.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-68255

Get an email if CVE-2026-68255 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-68255

CVE.org record

Embed the live status

CVE-2026-68255 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-68255 status](https://www.csirts.com/badge/CVE-2026-68255)](https://www.csirts.com/cve/CVE-2026-68255)