Lucene search

K
nvd[email protected]NVD:CVE-2024-25389
HistoryMar 27, 2024 - 3:15 a.m.

CVE-2024-25389

2024-03-2703:15:11
CWE-338
web.nvd.nist.gov
3
cve-2024-25389
weak algorithm
random numbers
rt-thread
drivers
rt_random.c

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%

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.

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

AI Score

6.6

Confidence

High

EPSS

0

Percentile

15.5%

Related for NVD:CVE-2024-25389