Local memory compromise via incorrect address masking
Published Aug 15, 2026 · Updated Aug 15, 2026
Linux kernel 7.0 on PowerPC E500 allows local users to read or modify memory and crash the host via crafted syscall pointers. mask_user_address() tests CONFIG_E500 instead of CONFIG_PPC_E500, selecting simple masking rather than mask_user_address_isel() and redirecting bit-31-set pointers to address 0x80000000. Exploitation requires an unprivileged local process on affected E500 hardware; misdirected uaccess and futex operations can disclose or corrupt memory or panic the kernel.
Summary
What happened
Linux kernel 7.0 on PowerPC E500 allows local users to read or modify memory and crash the host via crafted syscall pointers. mask_user_address() tests CONFIG_E500 instead of CONFIG_PPC_E500, selecting simple masking rather than mask_user_address_isel() and redirecting bit-31-set pointers to address 0x80000000. Exploitation requires an unprivileged local process on affected E500 hardware; misdirected uaccess and futex operations can disclose or corrupt memory or panic the kernel.
The record
- CVE
- CVE-2026-68473
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-1025, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 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=7.0
- Affected versionversion=861574d51bbd7a06dbf07f658a9a8def012c2f74 <d5c234774a82f27b594f70c15fc45ce3648e4295
- Affected versionversion=861574d51bbd7a06dbf07f658a9a8def012c2f74 <d610d3ab18197d87618da11ec5fe8b3cebf32208
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