RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 767129 - java-1.6.0-openjdk: CVE-2011-3389/7064341 fix regression [rhel-6]
Summary: java-1.6.0-openjdk: CVE-2011-3389/7064341 fix regression [rhel-6]
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: java-1.6.0-openjdk
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Deepak Bhole
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-13 10:37 UTC by Tomas Hoger
Modified: 2012-02-16 09:40 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 767132 (view as bug list)
Environment:
Last Closed: 2012-02-16 09:40:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tomas Hoger 2011-12-13 10:37:41 UTC
Description of problem:
A regression was found in the fix for CVE-2011-3389/7064341 that was applied to Oracle JDK 6u29 and matching OpenJDK update.  This causes connections to certain SSL servers to hang:

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7103725

In our case, this problem was reported for JBoss products using JDBC to connect to Microsoft SQL server.  Some workarounds were identified:
- use non-CBC cipher (e.g. one of RC4 cipher suites)
- disable CVE-2011-3389 mitigation using -Djsse.enableCBCProtection=false

Related Support Essentials article:
https://access.redhat.com/kb/docs/DOC-67350

Comment 4 Tomas Hoger 2011-12-19 13:33:38 UTC
Oracle 6u30 was released to address this issue:

http://www.oracle.com/technetwork/java/javase/6u30-relnotes-1394870.html

Comment 8 Deepak Bhole 2011-12-22 02:08:22 UTC
Fixed in upstream OpenJDK:

http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/cb20ed4b953a

Comment 10 Andrew John Hughes 2011-12-23 01:02:26 UTC
Fix is in IcedTea6 HEAD:

http://icedtea.classpath.org/hg/icedtea6/rev/8a24f86753c6

Needs backporting to branches.

Comment 11 Andrew John Hughes 2012-01-12 13:38:49 UTC
This is fixed in the latest upstream release:

http://blog.fuseyism.com/index.php/2012/01/12/icedtea6-1-8-12-1-9-12-and-1-10-5-released/

I'll leave others to comment on when this will be packaged for RHEL.

Comment 15 Tomas Hoger 2012-02-16 09:40:27 UTC
This was fixed upstream in IcedTea 1.10.5.  We have updated to 1.10.6 in RHSA-2012:0135, hence this issue is fixed.

https://rhn.redhat.com/errata/RHSA-2012-0135.html


Note You need to log in before you can comment on or make changes to this bug.