← Back to CVE List

CVE-2024-25389

Published: 2024-03-27T03:15Z
Last Modified: 2024-11-21T09:00Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt