Local shader validation bypass via writable mappings
Published Aug 12, 2026 · Updated Aug 12, 2026
Improper validation in the Linux vc4 DRM driver allows local users to rewrite validated shader code through a mapping permission upgrade. The vc4_gem_object_mmap() path rejects writable mappings but retains VM_MAYWRITE, so mprotect() can make a read-only shader buffer writable after validation. Exploitation requires local low-privileged access and vc4 graphics hardware; modified instructions bypass the validator and allow unauthorized GPU access to system memory.
Summary
What happened
Improper validation in the Linux vc4 DRM driver allows local users to rewrite validated shader code through a mapping permission upgrade. The vc4_gem_object_mmap() path rejects writable mappings but retains VM_MAYWRITE, so mprotect() can make a read-only shader buffer writable after validation. Exploitation requires local low-privileged access and vc4 graphics hardware; modified instructions bypass the validator and allow unauthorized GPU access to system memory.
The record
- CVE
- CVE-2026-68445
- Published
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-179, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 12, 2026CVE publishedPublication date reported by the CVE source.
- Aug 12, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=4.5
- Affected versionversion=463873d5701427f2964a0b4b72c45f1f14b6df87 <019e6ad247f7fd038d2e009789f6d9bfcccb1ae7
- Affected versionversion=463873d5701427f2964a0b4b72c45f1f14b6df87 <0c9e6367639548307d3f578f6943ce72c9d39087
- Affected versionversion=463873d5701427f2964a0b4b72c45f1f14b6df87 <6deaa317201851c644c431b57682e54d06b35838
- Affected versionversion=463873d5701427f2964a0b4b72c45f1f14b6df87 <9f0ee411fc2d76333d6087c5862ffa907cf7a175
- Affected versionversion=463873d5701427f2964a0b4b72c45f1f14b6df87 <fe168ef1d232d734d9998fd74822e2e20930dfff
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo