Raspbian openssl (1.01e) is vulnerable to CVE-2014-0160

Bug #1440494 reported by Eric Westbrook
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raspbian
Invalid
Undecided
Unassigned

Bug Description

The latest openssl available on raspbian remains uncorrected for the "Heartbleed" vulnerability from April 2014 (CVE-2014-0160).

$ sudo apt-get -y update && sudo apt-get -y upgrade
...
$ openssl version
OpenSSL 1.01e 11 Feb 2013

This is a critical security vulnerability. Corrected versions of openssl have been available upstream for a year now. Please make an updated version available in Raspbian immediately.

CVE References

Revision history for this message
peter green (plugwash) wrote :

Raspbian wheezy has openssl version 1.0.1e-2+rvt+deb7u16 . Which is based on 1.0.1e-2+deb7u16 from Debian.

According to the Debian security tracker the CVE you mention was fixed ages ago in 1.0.1e-2+deb7u5

https://security-tracker.debian.org/tracker/CVE-2014-0160

Changed in raspbian:
status: New → Invalid
peter green (plugwash)
information type: Private Security → Public
Revision history for this message
Eric Westbrook (conquistadog) wrote :

Then the version string reported by "openssl version" is misleading if not outright wrong. I would have at least expected the date in that version string to reflect the fix, if for some hard to imagine reason the version number must be truncated.

How should one check that the version installed is indeed 1.0.1e-2+rvt+deb7u16?

Revision history for this message
Eric Westbrook (conquistadog) wrote :

Disregard last. Running "aptitude query openssl" on a freshly downloaded install from raspberrypi.org shows 1.0.1e-2+rvt+deb7u14 (still past 7u5, but not quite 7u16 as you report).

I find it rather disingenuous to not update the version string of the binary itself. I suppose that would be a Debian complaint?

Revision history for this message
peter green (plugwash) wrote :

>Disregard last. Running "aptitude query openssl" on a freshly downloaded install from
>raspberrypi.org shows 1.0.1e-2+rvt+deb7u14 (still past 7u5, but not quite 7u16 as you report).
We don't control when the raspberry pi foundation rebuild their images.

>I find it rather disingenuous to not update the version string of the binary itself. I suppose that would be a Debian complaint?
I would agree it's less than ideal that "openssl version" reflects only the upstream version and not the package version. That is something that would need to be discussed with the Debian package maintainers and/or openssl upstream with consideration taken of the possibility that some software may be attempting to parse that string. It is certainly not something I would want to unilaterally change in raspbian.

Revision history for this message
Eric Westbrook (conquistadog) wrote :

Fair enough. Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.