CVE-2026-74454
Last modified
CVE-2026-74454 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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 vc4_overflow_mem_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. EPSS estimates a 0.13% chance of exploitation in the next 30 days.
Description
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 vc4_overflow_mem_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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 553c942f8b2cbc7394b4d4fa2f848b23a8f07451, < bb5656ae063f2711f56438cf2f1f5b613aea5f12; >= 553c942f8b2cbc7394b4d4fa2f848b23a8f07451, < 2f2291a119e9a8b696ae8bb36e86b75d272ceaea; >= 553c942f8b2cbc7394b4d4fa2f848b23a8f07451, < 0badb30871004d34df87be33e853536f0b69885f; >= 553c942f8b2cbc7394b4d4fa2f848b23a8f07451, < 6cd5acf6f87c073622bd61e38fe99c47365cda9c; >= 553c942f8b2cbc7394b4d4fa2f848b23a8f07451, < 1e33ca7f44be64beed2735bb76b86eb65ba8c05b; >= 553c942f8b2cbc7394b4d4fa2f848b23a8f07451, < 6395789e4739aa5177bbec0fa0f07ccc38d249b0 |
| Linux | Linux | 4.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-74454?
How severe is CVE-2026-74454?
How do I fix CVE-2026-74454?
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-74449In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-7445A security vulnerability has been detected in ZachHandley ZM…6.3
- CVE-2026-74450In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74451In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74452In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74453In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74455In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74456In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-74457In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74458In the Linux kernel, the following vulnerability has been re…
- CVE-2026-74459In the Linux kernel, the following vulnerability has been re…
- CVE-2026-7446A vulnerability was detected in VetCoders mcp-server-semgrep…7.3
Are you affected by CVE-2026-74454?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
