CVE-2026-68255
Last modified
CVE-2026-68255 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 65ce911f341ad8ff0c08922eff5bb6db75666eb0; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 64bedd2758eccbc74d39f7006a7ec16fa39dc901; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 3f506a85a905b080cadc029a1651a310479090a6; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 9fc2a017c5d597937e0c28b9a9669844aa796c42; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 2757e6e803092cf0aeaf4b735e16b5d3bdc705c5; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 35be0e2c6862abcd5e5f5445261f1fd910d4a9b4; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 375c1934ef0196d3b6d3a1eae3232bef8dae7bf7; >= b4b01b4995fb15b55a2d067eb405917f5ab32709, < 4e1a53892ba7f8a3e1da6bfc53c83ae7c812dccd |
| Linux | Linux | 5.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68255?
How severe is CVE-2026-68255?
How do I fix CVE-2026-68255?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68249In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68250In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68251In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68252In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68253In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68254In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68256In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68257In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68258In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-68259In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6826Concrete CMS 9.5.0 and below is vulnerable to unauthenticat…5.3
- CVE-2026-68260In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-68255?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
