CVE-2024-25389
HIGHCVSS 7.5/10EPSS 0.82%
Last modified
CVE-2024-25389 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. RT-Thread through 5.0.2 generates random numbers with a weak algorithm of "seed = 214013L * seed + 2531011L; return (seed >> 16) & 0x7FFF;" in calc_random in drivers/misc/rt_random.c.. EPSS estimates a 0.82% chance of exploitation in the next 30 days.
Description
RT-Thread through 5.0.2 generates random numbers with a weak algorithm of "seed = 214013L * seed + 2531011L; return (seed >> 16) & 0x7FFF;" in calc_random in drivers/misc/rt_random.c.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Rt-Thread | Rt-Thread | <= 5.0.2 |
References
- http://www.openwall.com/lists/oss-security/2024/03/05/1Issue Tracking, Mailing List
- https://github.com/RT-Thread/rt-thread/issues/8283Issue Tracking, Mitigation
- https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txtThird Party Advisory
- https://seclists.org/fulldisclosure/2024/Mar/28Mailing List
- https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/Third Party Advisory
- http://www.openwall.com/lists/oss-security/2024/03/05/1Issue Tracking, Mailing List
- https://github.com/RT-Thread/rt-thread/issues/8283Issue Tracking, Mitigation
- https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txtThird Party Advisory
- https://seclists.org/fulldisclosure/2024/Mar/28Mailing List
- https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-25389?
RT-Thread through 5.0.2 generates random numbers with a weak algorithm of "seed = 214013L * seed + 2531011L; return (seed >> 16) & 0x7FFF;" in calc_random in drivers/misc/rt_random.c.
How severe is CVE-2024-25389?
CVE-2024-25389 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.82% probability of exploitation in the next 30 days.
How do I fix CVE-2024-25389?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-25376An issue discovered in Thesycon Software Solutions Gmbh & Co…7.8
- CVE-2024-2538The Permalink Manager Lite plugin for WordPress is vulnerabl…4.3
- CVE-2024-25381There is a Stored XSS Vulnerability in Emlog Pro 2.2.8 Artic…6.1
- CVE-2024-25385An issue in flvmeta v.1.2.2 allows a local attacker to cause…6.2
- CVE-2024-25386Directory Traversal vulnerability in DICOM® Connectivity Fra…8.8
- CVE-2024-25388drivers/wlan/wlan_mgmt,c in RT-Thread through 5.0.2 has an i…8.4
- CVE-2024-2539The Elementor Addons by Livemesh plugin for WordPress is vul…5.4
- CVE-2024-25390A heap buffer overflow occurs in finsh/msh_file.c and finsh/…8.4
- CVE-2024-25391A stack buffer overflow occurs in libc/posix/ipc/mqueue.c in…8.4
- CVE-2024-25392An out-of-bounds access occurs in utilities/var_export/var_e…5.9
- CVE-2024-25393A stack buffer overflow occurs in net/at/src/at_server.c in …9.8
- CVE-2024-25394A buffer overflow occurs in utilities/ymodem/ry_sy.c in RT-T…4.3
Are you affected by CVE-2024-25389?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
