CVE-2026-64546

Source
https://cve.org/CVERecord?id=CVE-2026-64546
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64546.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64546
Downstream
Published
2026-07-27T20:10:37.217Z
Modified
2026-07-28T04:02:28.178096089Z
Summary
drm/edid: fix OOB read in drm_parse_tiled_block()
Details

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

drm/edid: fix OOB read in drmparsetiled_block()

drmparsetiledblock() casts the DisplayID block to a struct displayidtiledblock and reads the full fixed layout up to tile->topologyid[7] without checking block->numbytes. The DisplayID iterator only validates the declared payload length, so a crafted EDID can advertise a tiled-display block (tag DATABLOCKTILEDDISPLAY, or DATABLOCK2TILEDDISPLAYTOPOLOGY for v2.0) with a small numbytes 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 drmparsevesamsodata() already does.

BUG: KASAN: slab-out-of-bounds in drmedidconnectorupdate Read of size 2 at addr ffff888010077700 by task exploit/147 dumpstacklvl (lib/dumpstack.c:94 ...) printreport (mm/kasan/report.c:378 ...) kasanreport (mm/kasan/report.c:595) drmedidconnectorupdate (drivers/gpu/drm/drmedid.c:7581) bochsconnectorhelpergetmodes (drivers/gpu/drm/tiny/bochs.c:574) drmhelperprobesingleconnectormodes (drivers/gpu/drm/drmprobehelper.c:426) statusstore (drivers/gpu/drm/drmsysfs.c:219) ... vfswrite (fs/readwrite.c:595 fs/readwrite.c:688) ksyswrite (fs/readwrite.c:740)

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64546.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
40d9b043a89e2301e1f97ade055a73ecc28e9afe
Fixed
c4ab04ca1bbf87eefa9fec5c80e1880450d2e7c0
Fixed
9acd5c1ddc17ca4c5ffa0c373e3fdf480506e061
Fixed
157727131ce8a52d8d9bc676c372ef82db6436c4
Fixed
bfa05d89dc3ca3fb1a9099ef5185549a5ec8490d
Fixed
4f5484d25f85ad6c989bad5f6a43450cecfcfd28
Fixed
9cc0f8e63e8c34cf43def35cbd305ba711181a1f
Fixed
4137e1ecec9c8cb6c4fcee28ffabbbc7409eb7fb
Fixed
faaa1e1155833e7d4ce7e3cfaf64c0d636b190db

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64546.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.19.0
Fixed
5.10.261
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.212
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.178
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.145
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.97
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64546.json"