2024-03-27 05:03:27 +00:00

32 lines
974 B
JSON

{
"id": "CVE-2024-25389",
"sourceIdentifier": "cve@mitre.org",
"published": "2024-03-27T03:15:11.460",
"lastModified": "2024-03-27T03:15:11.460",
"vulnStatus": "Received",
"descriptions": [
{
"lang": "en",
"value": "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": {},
"references": [
{
"url": "https://github.com/RT-Thread/rt-thread/issues/8283",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/hnsecurity/vulns/blob/main/HNS-2024-05-rt-thread.txt",
"source": "cve@mitre.org"
},
{
"url": "https://seclists.org/fulldisclosure/2024/Mar/28",
"source": "cve@mitre.org"
},
{
"url": "https://security.humanativaspa.it/multiple-vulnerabilities-in-rt-thread-rtos/",
"source": "cve@mitre.org"
}
]
}