CVE Details
Basic Information
| Title | RT-Thread lwp_syscall.c csys_sendto null pointer dereference |
|---|---|
| Type | cve |
| Published | 2025-06-09T07:31:04.833Z |
| Last Seen |
Product Information
| Vendor | n/a |
|---|---|
| Product | RT-Thread |
| Version | 5.1.0 |
CVSS Information
| Base Score | 8.6 (HIGH) |
|---|---|
| Attack Vector | CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X |
| Confidentiality Impact | |
| Integrity Impact | |
| Availability Impact |
AI Analysis
| AI Description | A critical vulnerability in RT-Thread 5.1.0 allows a null pointer dereference in the csys_sendto function, potentially leading to denial of service or arbitrary code execution. |
|---|---|
| AI Severity | High |
| Vendor | RT-Thread |
| Product | RT-Thread |
| Affected Version | 5.1.0 |
Affected Products
- n/a RT-Thread 5.1.0
Additional Information
| CVE List | |
|---|---|
| CWE List | CWE-476, CWE-404 |
| Bulletin Family |
References
Description
A vulnerability classified as critical was found in RT-Thread 5.1.0. This vulnerability affects the function csys_sendto of the file rt-thread/components/lwp/lwp_syscall.c. The manipulation of the argument to leads to null pointer dereference.