Predictable Random Num Generation In OpenSSL
May 13th, 2008 josh
Debian has an security advisory (DSA 1571-1) that states Luciano Bello has discovered that the random number generator in Debian’s openssl package is predictable. This does not affect other operating systems which aren’t based on Debian. But, other systems could be indirectly affected if weak keys are implemented.
The official advisory states:
"It is strongly recommended that all cryptographic key material which has
been generated by OpenSSL versions starting with 0.9.8c-1 on Debian
systems is recreated from scratch. Furthermore, all DSA keys ever used
on affected Debian systems for signing or authentication purposes should
be considered compromised; the Digital Signature Algorithm relies on a
secret random value used during signature generation."
and most important
"Affected keys include SSH keys, OpenVPN keys, DNSSEC keys, and key
material for use in X.509 certificates and session keys used in SSL/TLS
connections. Keys generated with GnuPG or GNUTLS are not affected,
though."
I highly recommend you make sure your system is not affected and if so the old stable distribution
(sarge) is not currently affected.
Br0kenhalo.com has figured it out:

Posted in Reversing & Research | No Comments »