Vulnerability in Rt-Thread
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.
EPSS: 0.008 (53.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Rt-thread
- N/a — versions n/a
Weakness classification (CWE)
Public proof-of-concept exploits
References
- cve@mitre.org (Mitigation, Issue Tracking)
- cve@mitre.org (Third Party Advisory)
- cve@mitre.org (Third Party Advisory)
- cve@mitre.org (Mailing List)
- cve@mitre.org (mailing-list, Mailing List, Issue Tracking)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2024-25389?
- CVE-2024-25389 is a high-severity vulnerability in Rt-Thread, classified under Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG). CVSS score: 7.5/10. Published 2024-03-27.
- How severe is CVE-2024-25389?
- High severity. CVSS v3 base score is 7.5 out of 10.
- Is CVE-2024-25389 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.