CVE-2024-45751
Published
CVSS v3
5.9
MEDIUM
CVSS v2
N/A
Affected
1
PROJECT
Description
tgt (aka Linux target framework) before 1.0.93 attempts to achieve entropy by calling rand without srand. The PRNG seed is always 1, and thus the sequence of challenges is always identical.