Kernel crash via undersized EDMA queue allocation
Published Sep 23, 2025 · Updated Sep 23, 2025
Out-of-bounds memory access in the Linux TI EDMA driver allows local users to crash ARM systems during driver probing. The edma_setup_from_hw function allocates each queue_priority_map element with sizeof(s8) even though each element contains two s8 values, then writes both indexes beyond the allocation. Reachability requires TI EDMA hardware and driver probing; the documented BeagleBoard-X15 failure is a kernel crash caused when memory corruption meets Clang hardening.
Summary
What happened
Out-of-bounds memory access in the Linux TI EDMA driver allows local users to crash ARM systems during driver probing. The edma_setup_from_hw function allocates each queue_priority_map element with sizeof(s8) even though each element contains two s8 values, then writes both indexes beyond the allocation. Reachability requires TI EDMA hardware and driver probing; the documented BeagleBoard-X15 failure is a kernel crash caused when memory corruption meets Clang hardening.
The record
- CVE
- CVE-2025-39869
- Published
- Sep 23, 2025
- Updated
- Sep 23, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1499
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Sep 23, 2025CVE publishedPublication date reported by the CVE source.
- Sep 23, 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=2b6b3b7420190888793c49e97276e1e73bd7eaed <069fd1688c57c0cc8a3de64d108579b31676f74b
- Affected versionversion=2b6b3b7420190888793c49e97276e1e73bd7eaed <1baed10553fc8b388351d8fc803e3ae6f1a863bc
- Affected versionversion=2b6b3b7420190888793c49e97276e1e73bd7eaed <5e462fa0dfdb52b3983cf41532d3d4c7d63e2f93
- Affected versionversion=2b6b3b7420190888793c49e97276e1e73bd7eaed <d5e82f3f2c918d446df46e8d65f8083fd97cdec5
- Affected versionversion=2b6b3b7420190888793c49e97276e1e73bd7eaed <e63419dbf2ceb083c1651852209c7f048089ac0f
- Affected versionversion=4.4
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.
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