stunnel before 5.00, when using fork threading, does not properly update the state of the OpenSSL pseudo-random number generator (PRNG), which causes subsequent children with the same process ID to use the same entropy pool and allows remote attackers to obtain private keys for EC (ECDSA) or DSA certificates.
The lack of entropy available for, or used by, a Pseudo-Random Number Generator (PRNG) can be a stability and security threat.
Link | Tags |
---|---|
https://www.stunnel.org/sdf_ChangeLog.html | release notes vendor advisory |
https://bugzilla.redhat.com/attachment.cgi?id=870826&action=diff | patch |
http://www.openwall.com/lists/oss-security/2014/03/05/1 | third party advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1072180 | third party advisory vdb entry issue tracking |
http://www.securityfocus.com/bid/65964 | third party advisory vdb entry |