Kernel crash and memory access via unchecked pointer
Published Jun 9, 2025 · Updated Jun 9, 2025
Memory corruption in RT-Thread Smart 5.1.0 allows local users to crash the kernel or access kernel memory through sys_select. The sys_select wrapper passes a user-space timeout pointer into select, which dereferences tv_sec and tv_usec after checking only for NULL instead of validating the address or copying the structure into kernel memory. Reachability requires a compromised user thread in an MMU-enabled RT-Thread Smart build; the concrete outcome is a kernel memory fault and crash, while the report describes unauthorized kernel-memory access without a working escalation path.
Summary
What happened
Memory corruption in RT-Thread Smart 5.1.0 allows local users to crash the kernel or access kernel memory through sys_select. The sys_select wrapper passes a user-space timeout pointer into select, which dereferences tv_sec and tv_usec after checking only for NULL instead of validating the address or copying the structure into kernel memory. Reachability requires a compromised user thread in an MMU-enabled RT-Thread Smart build; the concrete outcome is a kernel memory fault and crash, while the report describes unauthorized kernel-memory access without a working escalation path.
The record
- CVE
- CVE-2025-5865
- Published
- Jun 9, 2025
- Updated
- Jun 9, 2025
- Vendor
- RT-Thread
- Product
- RT-Thread
- Classifications
- CWE-119, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 9, 2025CVE publishedPublication date reported by the CVE source.
- Jun 9, 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=5.1.0
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
- Invalid timeout pointer sys_select proof of conceptproof of concept · unverified
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