CVE-2026-74454

Source
https://cve.org/CVERecord?id=CVE-2026-74454
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74454.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74454
Downstream
Published
2026-08-15T12:26:57.565Z
Modified
2026-08-18T03:56:48.872452057Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size
Details

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

drm/vc4: Supply the overflow slot size in BPOS, not the whole bin BO size

vc4overflowmem_work() points BPOA at a 512KB slot inside the 16MB binner BO, but writes the size of the whole BO to BPOS. On every binner out-of-memory event the PTB is therefore authorized to write tile lists across all the other slots (which may hold the tile state, tile alloc and overflow memory of in-flight jobs) and, for any slot but the first, past the end of the binner BO into unrelated CMA memory.

Since CMA pages are recycled into page cache and user allocations, this is arbitrary memory corruption by GPU DMA. In practice it shows up as GPU hangs with corrupted control list pointers, userspace heap corruption, a GPU that stays permanently wedged after the first hang, and occasional full system crashes, whenever a job overflows the initial binner slot.

The bug dates back to the conversion from a dedicated overflow BO (where writing the full BO size was correct) to the slotted binner BO.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74454.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
553c942f8b2cbc7394b4d4fa2f848b23a8f07451
Fixed
2f2291a119e9a8b696ae8bb36e86b75d272ceaea
Fixed
0badb30871004d34df87be33e853536f0b69885f
Fixed
6cd5acf6f87c073622bd61e38fe99c47365cda9c
Fixed
1e33ca7f44be64beed2735bb76b86eb65ba8c05b
Fixed
6395789e4739aa5177bbec0fa0f07ccc38d249b0

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.13.0
Fixed
6.6.151
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.103
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.44
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.8

Database specific

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