Vulnerability Description
An insufficient entropy vulnerability was found in glibc. The getrandom and arc4random family of functions may return predictable randomness if these functions are called again after the fork, which happens concurrently with a call to any of these functions.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2025-0577
- https://bugzilla.redhat.com/show_bug.cgi?id=2338871
FAQ
What is CVE-2025-0577?
CVE-2025-0577 is a vulnerability with a CVSS score of 4.8 (MEDIUM). An insufficient entropy vulnerability was found in glibc. The getrandom and arc4random family of functions may return predictable randomness if these functions are called again after the fork, which h...
How severe is CVE-2025-0577?
CVE-2025-0577 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-0577?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.