Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64546

7.1 · HIGH
Published Jul 27, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-64546 is a high-severity vulnerability. It was published on July 27, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

drm/edid: fix OOB read in drm_parse_tiled_block()

drm_parse_tiled_block() casts the DisplayID block to a

struct displayid_tiled_block and reads the full fixed layout up to

tile->topology_id[7] without checking block->num_bytes. The DisplayID

iterator only validates the declared payload length, so a crafted EDID

can advertise a tiled-display block (tag DATA_BLOCK_TILED_DISPLAY, or

DATA_BLOCK_2_TILED_DISPLAY_TOPOLOGY for v2.0) with a small num_bytes at

the end of a DisplayID extension. The read then runs past the end of the

exact-sized kmemdup()'d EDID allocation, a heap out-of-bounds read.

Reject blocks shorter than the spec's 22-byte tiled payload before

reading the fixed struct, as drm_parse_vesa_mso_data() already does.

BUG: KASAN: slab-out-of-bounds in drm_edid_connector_update

Read of size 2 at addr ffff888010077700 by task exploit/147

dump_stack_lvl (lib/dump_stack.c:94 ...)

print_report (mm/kasan/re

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64546?

CVE-2026-64546 is a high-severity vulnerability. It was published on July 27, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-64546?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-64546?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64546?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64546 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.