The Heartbleed Bug
heartbleed.com
The Heartbleed Bug
1–10 of 547 posts
Re: The Heartbleed Bug
#2While I'm not happy at having to spend my Monday patching a kajillion machines, I welcome more vulnerability writeups in this vein.
Re: The Heartbleed Bug
#3One (selfish) question I have is whether this can affect primary key material stored in an HSM. I'm assuming not, but that the session key generated by the HSM would still be susceptible.
Re: The Heartbleed Bug
#4I'm running Fedora 19 and Arch on my main dev machines/VMs and as of this posting are considered up-to-date. Both are vulnerable:
[Fedora19] $ openssl version
OpenSSL 1.0.1e-fips 11 Feb 2013
[Arch] $ openssl version
OpenSSL 1.0.1f 6 Jan 2014Re: The Heartbleed Bug
#5Re: The Heartbleed Bug
#6A couple more data points: I'm running Fedora 19 and Arch on my main dev machines/VMs and as of this posting are considered up-to-date. Both are vulnerable: [Fedora19] $ openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 [Arch] $ openssl version OpenSSL 1.0.1f 6 Jan 2014
And the current beta of 14.04: OpenSSL 1.0.1f 6 Jan 2014
Re: The Heartbleed Bug
#7A couple more data points: I'm running Fedora 19 and Arch on my main dev machines/VMs and as of this posting are considered up-to-date. Both are vulnerable: [Fedora19] $ openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 [Arch] $ openssl version OpenSSL 1.0.1f 6 Jan 2014
All my RHEL5 boxes are running 0.9.8, though, at least.
Re: The Heartbleed Bug
#8A couple more data points: I'm running Fedora 19 and Arch on my main dev machines/VMs and as of this posting are considered up-to-date. Both are vulnerable: [Fedora19] $ openssl version OpenSSL 1.0.1e-fips 11 Feb 2013 [Arch] $ openssl version OpenSSL 1.0.1f 6 Jan 2014
OpenSSL 0.9.8y 5 Feb 2013Re: The Heartbleed Bug
#9http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=...
Re: The Heartbleed Bug
#10Whoa, this seems horrifying. One (selfish) question I have is whether this can affect primary key material stored in an HSM. I'm assuming not, but that the session key generated by the HSM would still be susceptible.
However, everything else in that process (like, all the traffic you were hoping to protect) is basically toast.