Kernel memory corruption via unaligned USB writes
Published May 11, 2020 · Updated Sep 17, 2024
Out-of-bounds write in Zephyr RTOS USB Mass Storage 1.14.1 and 2.1.0 allows physically proximate attackers to corrupt kernel memory via USB. The memoryWrite loop indexes a fixed 512-byte page buffer using addr modulo 512 plus attacker-controlled packet offsets, allowing a transfer near the block boundary to overrun the buffer by up to 63 bytes. Exploitation requires a malicious USB host connected to a device with USB Mass Storage enabled; the resulting corruption produces a device crash or kernel code execution.
Summary
What happened
Out-of-bounds write in Zephyr RTOS USB Mass Storage 1.14.1 and 2.1.0 allows physically proximate attackers to corrupt kernel memory via USB. The memoryWrite loop indexes a fixed 512-byte page buffer using addr modulo 512 plus attacker-controlled packet offsets, allowing a transfer near the block boundary to overrun the buffer by up to 63 bytes. Exploitation requires a malicious USB host connected to a device with USB Mass Storage enabled; the resulting corruption produces a device crash or kernel code execution.
The record
- CVE
- CVE-2020-10021
- Published
- May 11, 2020
- Updated
- Sep 17, 2024
- Vendor
- Zephyr Project
- Product
- Zephyr RTOS
- Classifications
- CWE-787, T1200
- Attack vector
- physical
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 11, 2020CVE publishedPublication date reported by the CVE source.
- Sep 17, 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=1.14.1 <unspecified
- Affected versionversion=2.1.0 <unspecified
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.
Public exploit references
- NCC Group USB Mass Storage reproduction scriptproof of concept · demonstrated
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