Local kernel memory corruption via offset wraparound
Published May 27, 2026 · Updated May 27, 2026
Integer overflow in the Linux kernel nouveau driver allows local users to corrupt kernel memory through a crafted GPU push-buffer relocation. nouveau_gem_pushbuf_reloc_apply() adds 4 to the attacker-controlled 32-bit reloc_bo_offset before comparing it with a size_t buffer size, so 0xFFFFFFFC wraps to zero and bypasses the bounds check. Any unprivileged local user with access to the DRM render node can force an out-of-bounds kernel write that can disclose or corrupt kernel data or crash the system.
Summary
What happened
Integer overflow in the Linux kernel nouveau driver allows local users to corrupt kernel memory through a crafted GPU push-buffer relocation. nouveau_gem_pushbuf_reloc_apply() adds 4 to the attacker-controlled 32-bit reloc_bo_offset before comparing it with a size_t buffer size, so 0xFFFFFFFC wraps to zero and bypasses the bounds check. Any unprivileged local user with access to the DRM render node can force an out-of-bounds kernel write that can disclose or corrupt kernel data or crash the system.
The record
- CVE
- CVE-2026-46006
- Published
- May 27, 2026
- Updated
- May 27, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-787
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 27, 2026CVE publishedPublication date reported by the CVE source.
- May 27, 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=2.6.34
- Affected versionversion=a1606a9596e54da90ad6209071b357a4c1b0fa82 <2fc87d37be1b730a149b035f9375fdb8cc5333a5
- Affected versionversion=a1606a9596e54da90ad6209071b357a4c1b0fa82 <332884f5eb79dd60a7162b079d09d39208567a31
- Affected versionversion=a1606a9596e54da90ad6209071b357a4c1b0fa82 <d749a9a0ee4014681487e7ae549901aa8c176637
- Affected versionversion=a1606a9596e54da90ad6209071b357a4c1b0fa82 <e441d5c23ec644c8d27593db3b8928e8933512a9
- Affected versionversion=a1606a9596e54da90ad6209071b357a4c1b0fa82 <fa297e919d1680c38ab268ff952b1698dac987f6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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