Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
tgt could be made to generate identical sequence of challenges.
Software Description:
- tgt: Linux SCSI target user-space daemon and tools
Details:
It was discovered that tgt attempts to achieve entropy
by calling rand without srand. The PRNG seed is always 1,
and thus the sequence of challenges is always identical.
The problem can be corrected by updating your system to the following package versions: Ubuntu 20.04 LTS tgt 1:1.0.79-2ubuntu1.1 In general, a standard system update will make all the necessary changes.
https://ubuntu.com/security/notices/USN-7024-1
CVE-2024-45751
Get the latest Linux and open source security news straight to your inbox.