Kernel-memory disclosure via missing speculation barrier
Published May 25, 2023 · Updated Sep 26, 2024
Information disclosure in 64-bit Linux Kernel usercopy functions allows local users to infer kernel memory through speculative execution. The copy_from_user path speculatively accepts a kernel address after access_ok is mispredicted and, without barrier_nospec, lets later cache effects encode copied data. Exploitation requires local code execution, a susceptible 64-bit processor, and a usable side channel; systems with SMAP enabled were not demonstrated exploitable.
Summary
What happened
Information disclosure in 64-bit Linux Kernel usercopy functions allows local users to infer kernel memory through speculative execution. The copy_from_user path speculatively accepts a kernel address after access_ok is mispredicted and, without barrier_nospec, lets later cache effects encode copied data. Exploitation requires local code execution, a susceptible 64-bit processor, and a usable side channel; systems with SMAP enabled were not demonstrated exploitable.
The record
- CVE
- CVE-2023-0459
- Published
- May 25, 2023
- Updated
- Sep 26, 2024
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-763, T1005
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 25, 2023CVE publishedPublication date reported by the CVE source.
- Sep 26, 2024Record 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=4b842e4e25b12951fa10dedb4bc16bc47e3b850c <=74e19ef0ff8061ef55957c3abd71614ef0f42f47
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