1 matches found
CVE-2026-64546
The CVE records a Linux kernel DRM/EDID issue: drm_parse_tiled_block() can perform an out-of-bounds read by casting a DisplayID block to struct displayid_tiled_block and reading up to tile->topology_id[7] without validating block->num_bytes. The DisplayID iterator only validates the declare...