Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 250570

Summary: CVE-2007-3108 openssl RSA weakness
Product: Red Hat Enterprise Linux 4 Reporter: Tomas Mraz <tmraz>
Component: opensslAssignee: Tomas Mraz <tmraz>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: high    
Version: 4.5CC: mitr, security-response-team
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: reported=20070626,source=openssl,public=20070801,impact=moderate
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-08-02 10:41:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tomas Mraz 2007-08-02 10:20:01 UTC
+++ This bug was initially created as a clone of Bug #245732 +++

The OpenSSL team made the following commit publically to the 0.9.8 head:
http://cvs.openssl.org/chngview?cn=16275

This is a possible weakness in OpenSSL which could allow a local user in certain
circumstances to divulge information about private keys being used.   For
example if a server has a SSL web server on it, a local unprivileged user may be
able to get hold of the key.  

I'm not sure in practice how possible this would be; it would rely on a system
that isn't doing much else that could interfere with some spy process designed
to figure out this information (and probably won't be possible if you have a
server handling a lot of traffic, has more than one key, lots of local
processes, and so on).

It's similar to previous issues and is rated severity=moderate

I'm not sure if the OpenSSL team plan to upgrade older versions of OpenSSL or
when this will be announced publicly.  Please treat as embargoed for now.

-- Additional comment from mitr on 2007-07-16 11:55 EST --
Created an attachment (id=159339)
Proposed patch for 0.9.7a


-- Additional comment from mitr on 2007-07-16 17:53 EST --
Created an attachment (id=159381)
Proposed patch for 0.9.6b

-- Additional comment from mjc on 2007-08-02 06:08 EST --
removing embargo, CERT published
http://www.kb.cert.org/vuls/id/724968
see also 
http://openssl.org/news/patch-CVE-2007-3108.txt

-- Additional comment from mjc on 2007-08-02 06:11 EST --
Because this change has not been tested in a full upstream OpenSSL release there
is some risk that it may introduce unexpected side-effects.  Given this issue is
not serious, our current plan is as follows:

- To include the backported fix in an OpenSSL update ready for RHEL 4.6.   This
will get testing via beta and give time for more extensive internal testing
- To release an async update for OpenSSL for other RHEL platforms at the same
time as RHEL4.6 is released

Comment 1 Mark J. Cox 2007-08-02 10:41:01 UTC

*** This bug has been marked as a duplicate of 250580 ***