Kernel memory corruption via oversized CH341 copy
Published Dec 24, 2025 · Updated Dec 24, 2025
Out-of-bounds memory access in the Linux CH341 SPI driver allows local users to corrupt kernel memory through crafted SPI transfers. ch341_transfer_one adds a one-byte command header to len, then copies len bytes from trans->tx_buf into ch341->tx_buf + 1, reading one byte past the source and potentially writing past the 32-byte destination. Reaching the flaw requires local low-privileged access and use of the CH341 USB-to-SPI driver; the documented bounds errors expose kernel confidentiality, integrity, and availability.
Summary
What happened
Out-of-bounds memory access in the Linux CH341 SPI driver allows local users to corrupt kernel memory through crafted SPI transfers. ch341_transfer_one adds a one-byte command header to len, then copies len bytes from trans->tx_buf into ch341->tx_buf + 1, reading one byte past the source and potentially writing past the 32-byte destination. Reaching the flaw requires local low-privileged access and use of the CH341 USB-to-SPI driver; the documented bounds errors expose kernel confidentiality, integrity, and availability.
The record
- CVE
- CVE-2025-68352
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 2025Record 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=6.11
- Affected versionversion=8846739f52afa07e63395c80227dc544f54bd7b1 <545d1287e40a55242f6ab68bcc1ba3b74088b1bc
- Affected versionversion=8846739f52afa07e63395c80227dc544f54bd7b1 <81841da1f30f66a850cc8796d99ba330aad9d696
- Affected versionversion=8846739f52afa07e63395c80227dc544f54bd7b1 <cad6c0fd6f3c0e76a1f75df4bce3b08a13f08974
- Affected versionversion=8846739f52afa07e63395c80227dc544f54bd7b1 <ea1e43966cd03098fcd5f0d72e6c2901d45fa08d
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