Operating System:

[RedHat]

Published:

11 November 2010

Protect yourself against future threats.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

===========================================================================
             AUSCERT External Security Bulletin Redistribution

                               ESB-2010.1033
         Important: java-1.6.0-openjdk security and bug fix update
                             11 November 2010

===========================================================================

        AusCERT Security Bulletin Summary
        ---------------------------------

Product:           java-1.6.0-openjdk
Publisher:         Red Hat
Operating System:  Red Hat Enterprise Linux Server 6
                   Red Hat Enterprise Linux WS/Desktop 6
Impact/Access:     Execute Arbitrary Code/Commands -- Remote with User Interaction
                   Increased Privileges            -- Remote with User Interaction
                   Access Privileged Data          -- Remote with User Interaction
                   Modify Arbitrary Files          -- Remote with User Interaction
                   Denial of Service               -- Remote with User Interaction
                   Provide Misleading Information  -- Remote with User Interaction
                   Unauthorised Access             -- Remote with User Interaction
Resolution:        Patch/Upgrade
CVE Names:         CVE-2010-3574 CVE-2010-3573 CVE-2010-3569
                   CVE-2010-3568 CVE-2010-3567 CVE-2010-3566
                   CVE-2010-3565 CVE-2010-3564 CVE-2010-3562
                   CVE-2010-3561 CVE-2010-3557 CVE-2010-3554
                   CVE-2010-3553 CVE-2010-3551 CVE-2010-3549
                   CVE-2010-3548 CVE-2010-3541 CVE-2009-3555

Reference:         ASB-2010.0225
                   ASB-2009.1125.2

Original Bulletin: 
   https://rhn.redhat.com/errata/RHSA-2010-0865.html

- --------------------------BEGIN INCLUDED TEXT--------------------

- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
                   Red Hat Security Advisory

Synopsis:          Important: java-1.6.0-openjdk security and bug fix update
Advisory ID:       RHSA-2010:0865-02
Product:           Red Hat Enterprise Linux
Advisory URL:      https://rhn.redhat.com/errata/RHSA-2010-0865.html
Issue date:        2010-11-10
CVE Names:         CVE-2009-3555 CVE-2010-3541 CVE-2010-3548 
                   CVE-2010-3549 CVE-2010-3551 CVE-2010-3553 
                   CVE-2010-3554 CVE-2010-3557 CVE-2010-3561 
                   CVE-2010-3562 CVE-2010-3564 CVE-2010-3565 
                   CVE-2010-3567 CVE-2010-3568 CVE-2010-3569 
                   CVE-2010-3573 CVE-2010-3574 
=====================================================================

1. Summary:

Updated java-1.6.0-openjdk packages that fix several security issues and
two bugs are now available for Red Hat Enterprise Linux 6.

The Red Hat Security Response Team has rated this update as having
important security impact. Common Vulnerability Scoring System (CVSS) base
scores, which give detailed severity ratings, are available for each
vulnerability from the CVE links in the References section.

2. Relevant releases/architectures:

Red Hat Enterprise Linux Desktop (v. 6) - i386, x86_64
Red Hat Enterprise Linux Desktop Optional (v. 6) - i386, x86_64
Red Hat Enterprise Linux HPC Node (v. 6) - x86_64
Red Hat Enterprise Linux HPC Node Optional (v. 6) - x86_64
Red Hat Enterprise Linux Server (v. 6) - i386, x86_64
Red Hat Enterprise Linux Server Optional (v. 6) - i386, x86_64
Red Hat Enterprise Linux Workstation (v. 6) - i386, x86_64
Red Hat Enterprise Linux Workstation Optional (v. 6) - i386, x86_64

3. Description:

These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit.

defaultReadObject of the Serialization API could be tricked into setting a
volatile field multiple times, which could allow a remote attacker to
execute arbitrary code with the privileges of the user running the applet
or application. (CVE-2010-3569)

Race condition in the way objects were deserialized could allow an
untrusted applet or application to misuse the privileges of the user
running the applet or application. (CVE-2010-3568)

Miscalculation in the OpenType font rendering implementation caused
out-of-bounds memory access, which could allow remote attackers to execute
code with the privileges of the user running the java process.
(CVE-2010-3567)

JPEGImageWriter.writeImage in the imageio API improperly checked certain
image metadata, which could allow a remote attacker to execute arbitrary
code in the context of the user running the applet or application.
(CVE-2010-3565)

Double free in IndexColorModel could cause an untrusted applet or
application to crash or, possibly, execute arbitrary code with the
privileges of the user running the applet or application. (CVE-2010-3562)

The privileged accept method of the ServerSocket class in the Common Object
Request Broker Architecture (CORBA) implementation in OpenJDK allowed it to
receive connections from any host, instead of just the host of the current
connection. An attacker could use this flaw to bypass restrictions defined
by network permissions. (CVE-2010-3561)

Flaws in the Swing library could allow an untrusted application to modify
the behavior and state of certain JDK classes. (CVE-2010-3557)

Flaws in the CORBA implementation could allow an attacker to execute
arbitrary code by misusing permissions granted to certain system objects.
(CVE-2010-3554)

UIDefault.ProxyLazyValue had unsafe reflection usage, allowing untrusted
callers to create objects via ProxyLazyValue values. (CVE-2010-3553)

HttpURLConnection improperly handled the "chunked" transfer encoding
method, which could allow remote attackers to conduct HTTP response
splitting attacks. (CVE-2010-3549)

HttpURLConnection improperly checked whether the calling code was granted
the "allowHttpTrace" permission, allowing untrusted code to create HTTP
TRACE requests. (CVE-2010-3574)

HttpURLConnection did not validate request headers set by applets, which
could allow remote attackers to trigger actions otherwise restricted to
HTTP clients. (CVE-2010-3541, CVE-2010-3573)

The Kerberos implementation improperly checked the sanity of AP-REQ
requests, which could cause a denial of service condition in the receiving
Java Virtual Machine. (CVE-2010-3564)

The java-1.6.0-openjdk packages shipped with the GA release of Red Hat
Enterprise Linux 6 mitigated a man-in-the-middle attack in the way the
TLS/SSL protocols handle session renegotiation by disabling renegotiation.
This update implements the TLS Renegotiation Indication Extension as
defined in RFC 5746, allowing secure renegotiation between updated clients
and servers. (CVE-2009-3555)

The NetworkInterface class improperly checked the network "connect"
permissions for local network addresses, which could allow remote attackers
to read local network addresses. (CVE-2010-3551)

Information leak flaw in the Java Naming and Directory Interface (JNDI)
could allow a remote attacker to access information about
otherwise-protected internal network names. (CVE-2010-3548)

Note: Flaws concerning applets in this advisory (CVE-2010-3568,
CVE-2010-3554, CVE-2009-3555, CVE-2010-3562, CVE-2010-3557, CVE-2010-3548,
CVE-2010-3564, CVE-2010-3565, CVE-2010-3569) can only be triggered in
OpenJDK by calling the "appletviewer" application.

Bug fixes:

* One defense in depth patch. (BZ#639922)

* Problems for certain SSL connections. In a reported case, this prevented
the JBoss JAAS modules from connecting over SSL to Microsoft Active
Directory servers. (BZ#642779)

4. Solution:

All java-1.6.0-openjdk users are advised to upgrade to these updated
packages, which resolve these issues. All running instances of OpenJDK
Java must be restarted for the update to take effect.

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
http://kbase.redhat.com/faq/docs/DOC-11259

5. Bugs fixed (http://bugzilla.redhat.com/):

533125 - CVE-2009-3555 TLS: MITM attacks via session renegotiation
639876 - CVE-2010-3568 OpenJDK Deserialization Race condition (6559775)
639880 - CVE-2010-3554 CVE-2010-3561  OpenJDK corba reflection vulnerabilities (6891766,6925672)
639897 - CVE-2010-3562 OpenJDK IndexColorModel double-free (6925710)
639904 - CVE-2010-3557 OpenJDK Swing mutable static (6938813)
639909 - CVE-2010-3548 OpenJDK DNS server IP address information leak (6957564)
639914 - CVE-2010-3564 OpenJDK kerberos vulnerability (6958060)
639920 - CVE-2010-3565 OpenJDK JPEG writeImage remote code execution (6963023)
639922 - CVE-2010-3566 OpenJDK ICC Profile remote code execution (6963489)
639925 - CVE-2010-3569 OpenJDK Serialization inconsistencies (6966692)
642167 - CVE-2010-3553 OpenJDK Swing unsafe reflection usage (6622002)
642180 - CVE-2010-3549 OpenJDK HttpURLConnection request splitting (6952017)
642187 - CVE-2010-3551 OpenJDK local network address disclosure (6952603)
642197 - CVE-2010-3567 OpenJDK ICU Opentype layout engine crash (6963285)
642202 - CVE-2010-3541 CVE-2010-3573 OpenJDK HttpURLConnection allows arbitrary request headers (6961084,6980004)
642215 - CVE-2010-3574 OpenJDK HttpURLConnection incomplete TRACE permission check (6981426)
642779 - Error connecting to Active Directory (AD) over SSL.

6. Package List:

Red Hat Enterprise Linux Desktop (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

i386:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.i686.rpm

x86_64:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux Desktop Optional (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Client/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

i386:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.i686.rpm

x86_64:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux HPC Node (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

x86_64:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux HPC Node Optional (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

x86_64:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux Server (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

i386:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.i686.rpm

x86_64:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux Server Optional (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Server/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

i386:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.i686.rpm

x86_64:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux Workstation (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

i386:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.i686.rpm

x86_64:
java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-devel-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-javadoc-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

Red Hat Enterprise Linux Workstation Optional (v. 6):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6Workstation/en/os/SRPMS/java-1.6.0-openjdk-1.6.0.0-1.31.b17.el6_0.src.rpm

i386:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.i686.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.i686.rpm

x86_64:
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-demo-1.6.0.0-1.31.b17.el6_0.x86_64.rpm
java-1.6.0-openjdk-src-1.6.0.0-1.31.b17.el6_0.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and 
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2009-3555.html
https://www.redhat.com/security/data/cve/CVE-2010-3541.html
https://www.redhat.com/security/data/cve/CVE-2010-3548.html
https://www.redhat.com/security/data/cve/CVE-2010-3549.html
https://www.redhat.com/security/data/cve/CVE-2010-3551.html
https://www.redhat.com/security/data/cve/CVE-2010-3553.html
https://www.redhat.com/security/data/cve/CVE-2010-3554.html
https://www.redhat.com/security/data/cve/CVE-2010-3557.html
https://www.redhat.com/security/data/cve/CVE-2010-3561.html
https://www.redhat.com/security/data/cve/CVE-2010-3562.html
https://www.redhat.com/security/data/cve/CVE-2010-3564.html
https://www.redhat.com/security/data/cve/CVE-2010-3565.html
https://www.redhat.com/security/data/cve/CVE-2010-3567.html
https://www.redhat.com/security/data/cve/CVE-2010-3568.html
https://www.redhat.com/security/data/cve/CVE-2010-3569.html
https://www.redhat.com/security/data/cve/CVE-2010-3573.html
https://www.redhat.com/security/data/cve/CVE-2010-3574.html
http://www.redhat.com/security/updates/classification/#important
https://access.redhat.com/kb/docs/DOC-20491

8. Contact:

The Red Hat security contact is <secalert@redhat.com>.  More contact
details at https://www.redhat.com/security/team/contact/

Copyright 2010 Red Hat, Inc.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD4DBQFM2vPCXlSAg2UNWIIRAu4KAJMHT/xo4Fv9ySVH6jaEVXkUFKC5AJ0Xqv37
sZIVE+QDOnA71j1I5Mr2mg==
=i96s
- -----END PGP SIGNATURE-----

- --------------------------END INCLUDED TEXT--------------------

You have received this e-mail bulletin as a result of your organisation's
registration with AusCERT. The mailing list you are subscribed to is
maintained within your organisation, so if you do not wish to continue
receiving these bulletins you should contact your local IT manager. If
you do not know who that is, please send an email to auscert@auscert.org.au
and we will forward your request to the appropriate person.

NOTE: Third Party Rights
This security bulletin is provided as a service to AusCERT's members.  As
AusCERT did not write the document quoted above, AusCERT has had no control
over its content. The decision to follow or act on information or advice
contained in this security bulletin is the responsibility of each user or
organisation, and should be considered in accordance with your organisation's
site policies and procedures. AusCERT takes no responsibility for consequences
which may arise from following or acting on information or advice contained in
this security bulletin.

NOTE: This is only the original release of the security bulletin.  It may
not be updated when updates to the original are made.  If downloading at
a later date, it is recommended that the bulletin is retrieved directly
from the author's website to ensure that the information is still current.

Contact information for the authors of the original document is included
in the Security Bulletin above.  If you have any questions or need further
information, please contact them directly.

Previous advisories and external security bulletins can be retrieved from:

        http://www.auscert.org.au/render.html?cid=1980

===========================================================================
Australian Computer Emergency Response Team
The University of Queensland
Brisbane
Qld 4072

Internet Email: auscert@auscert.org.au
Facsimile:      (07) 3365 7031
Telephone:      (07) 3365 4417 (International: +61 7 3365 4417)
                AusCERT personnel answer during Queensland business hours
                which are GMT+10:00 (AEST).
                On call after hours for member emergencies only.
===========================================================================
-----BEGIN PGP SIGNATURE-----
Comment: http://www.auscert.org.au/render.html?it=1967

iD8DBQFM2231/iFOrG6YcBERAgDBAJ9s/+bN/c8kmOKx2BrGn6Bm+7J4qACgoXzL
iuvefEleJi9GudkK9h3hdQE=
=KHAq
-----END PGP SIGNATURE-----