Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2012:0322 - Security Advisory
Issued:
2012-02-21
Updated:
2012-02-21

RHSA-2012:0322 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: java-1.6.0-openjdk security update

Type/Severity

Security Advisory: Important

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

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

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.

Description

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

It was discovered that Java2D did not properly check graphics rendering
objects before passing them to the native renderer. Malicious input, or an
untrusted Java application or applet could use this flaw to crash the Java
Virtual Machine (JVM), or bypass Java sandbox restrictions. (CVE-2012-0497)

It was discovered that the exception thrown on deserialization failure did
not always contain a proper identification of the cause of the failure. An
untrusted Java application or applet could use this flaw to bypass Java
sandbox restrictions. (CVE-2012-0505)

The AtomicReferenceArray class implementation did not properly check if
the array was of the expected Object[] type. A malicious Java application
or applet could use this flaw to bypass Java sandbox restrictions.
(CVE-2011-3571)

It was discovered that the use of TimeZone.setDefault() was not restricted
by the SecurityManager, allowing an untrusted Java application or applet to
set a new default time zone, and hence bypass Java sandbox restrictions.
(CVE-2012-0503)

The HttpServer class did not limit the number of headers read from HTTP
requests. A remote attacker could use this flaw to make an application
using HttpServer use an excessive amount of CPU time via a
specially-crafted request. This update introduces a header count limit
controlled using the sun.net.httpserver.maxReqHeaders property. The default
value is 200. (CVE-2011-5035)

The Java Sound component did not properly check buffer boundaries.
Malicious input, or an untrusted Java application or applet could use this
flaw to cause the Java Virtual Machine (JVM) to crash or disclose a portion
of its memory. (CVE-2011-3563)

A flaw was found in the AWT KeyboardFocusManager that could allow an
untrusted Java application or applet to acquire keyboard focus and possibly
steal sensitive information. (CVE-2012-0502)

It was discovered that the CORBA (Common Object Request Broker
Architecture) implementation in Java did not properly protect repository
identifiers on certain CORBA objects. This could have been used to modify
immutable object data. (CVE-2012-0506)

An off-by-one flaw, causing a stack overflow, was found in the unpacker for
ZIP files. A specially-crafted ZIP archive could cause the Java Virtual
Machine (JVM) to crash when opened. (CVE-2012-0501)

This erratum also upgrades the OpenJDK package to IcedTea6 1.10.6. Refer to
the NEWS file, linked to in the References, for further information.

All users of java-1.6.0-openjdk 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.

Solution

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
https://access.redhat.com/kb/docs/DOC-11259

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux Desktop 5 x86_64
  • Red Hat Enterprise Linux Desktop 5 i386
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 788606 - CVE-2011-5035 OpenJDK: HttpServer no header count limit (Lightweight HTTP Server, 7126960)
  • BZ - 788624 - CVE-2012-0501 OpenJDK: off-by-one bug in ZIP reading code (JRE, 7118283)
  • BZ - 788976 - CVE-2012-0503 OpenJDK: unrestricted use of TimeZone.setDefault() (i18n, 7110687)
  • BZ - 788994 - CVE-2011-3571 OpenJDK: AtomicReferenceArray insufficient array type check (Concurrency, 7082299)
  • BZ - 789295 - CVE-2011-3563 OpenJDK: JavaSound incorrect bounds check (Sound, 7088367)
  • BZ - 789297 - CVE-2012-0502 OpenJDK: KeyboardFocusManager focus stealing (AWT, 7110683)
  • BZ - 789299 - CVE-2012-0505 OpenJDK: incomplete info in the deserialization exception (Serialization, 7110700)
  • BZ - 789300 - CVE-2012-0506 OpenJDK: mutable repository identifiers (CORBA, 7110704)
  • BZ - 789301 - CVE-2012-0497 OpenJDK: insufficient checking of the graphics rendering object (2D, 7112642)

CVEs

  • CVE-2011-5035
  • CVE-2012-0505
  • CVE-2011-3563
  • CVE-2011-3571
  • CVE-2012-0506
  • CVE-2012-0497
  • CVE-2012-0503
  • CVE-2012-0502
  • CVE-2012-0501
  • CVE-2012-0507

References

  • https://access.redhat.com/security/updates/classification/#important
  • http://icedtea.classpath.org/hg/release/icedtea6-1.10/file/icedtea6-1.10.6/NEWS
  • http://www.oracle.com/technetwork/topics/security/javacpufeb2012-366318.html
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.src.rpm SHA-256: e8d1bb587c6c482cb092a13865efa0acbac0b2d9c9807199e5df4028c987aa58
x86_64
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: e89b72031bc727c0a2b82566d587b305d77bb38448b8d7210a6a663ab5d71333
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 5469a7fb74c5b8b2f68287c5f3fd0fb9700e9913517a7b922acb4cbd5d5f5ae7
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4fd468ad10cdd92ede279ab1fca36514a07e31d1107e1c7ac99c3f051d8c9969
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 7b6ff11d80d25e85f183743cb56337e09015ba32111d7e20de1934184c83869b
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4562847055fd7fd7aab253e0d2accec23d6655e9c5d850460c340f25323594a5
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: a2586523200e90293e3afa0446b48e224c1ab22f87031a4ad4daa80226635f17
i386
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9cf32caa17505bddc2b7fea8d7c191ba5e4bb4c8fb4af4598b05d4f975965c1b
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 2433e593b065f5d6a2db47b793cff296d226c22e2e21d71e05418e0f73c8b1e3
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9238bfcfdc6982ba5a60b347325ac83a4053240af7f4bca29f255df87a21395c
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 871ea0267763c589e0386d0ce9abe4153a056878f973f279b3742f21d1779f22
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 70b2a3c588ff7dc49aa5022678b950b46dfa0f0a8fae0a750cff1c0184f729ee
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: ffaa91edbc58c8bc1df47c8664cbb0f9ff6629a9160055455328e90b4ac42101

Red Hat Enterprise Linux Workstation 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.src.rpm SHA-256: e8d1bb587c6c482cb092a13865efa0acbac0b2d9c9807199e5df4028c987aa58
x86_64
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: e89b72031bc727c0a2b82566d587b305d77bb38448b8d7210a6a663ab5d71333
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 5469a7fb74c5b8b2f68287c5f3fd0fb9700e9913517a7b922acb4cbd5d5f5ae7
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4fd468ad10cdd92ede279ab1fca36514a07e31d1107e1c7ac99c3f051d8c9969
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 7b6ff11d80d25e85f183743cb56337e09015ba32111d7e20de1934184c83869b
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4562847055fd7fd7aab253e0d2accec23d6655e9c5d850460c340f25323594a5
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: a2586523200e90293e3afa0446b48e224c1ab22f87031a4ad4daa80226635f17
i386
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9cf32caa17505bddc2b7fea8d7c191ba5e4bb4c8fb4af4598b05d4f975965c1b
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 2433e593b065f5d6a2db47b793cff296d226c22e2e21d71e05418e0f73c8b1e3
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9238bfcfdc6982ba5a60b347325ac83a4053240af7f4bca29f255df87a21395c
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 871ea0267763c589e0386d0ce9abe4153a056878f973f279b3742f21d1779f22
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 70b2a3c588ff7dc49aa5022678b950b46dfa0f0a8fae0a750cff1c0184f729ee
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: ffaa91edbc58c8bc1df47c8664cbb0f9ff6629a9160055455328e90b4ac42101

Red Hat Enterprise Linux Desktop 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.src.rpm SHA-256: e8d1bb587c6c482cb092a13865efa0acbac0b2d9c9807199e5df4028c987aa58
x86_64
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: e89b72031bc727c0a2b82566d587b305d77bb38448b8d7210a6a663ab5d71333
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 5469a7fb74c5b8b2f68287c5f3fd0fb9700e9913517a7b922acb4cbd5d5f5ae7
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4fd468ad10cdd92ede279ab1fca36514a07e31d1107e1c7ac99c3f051d8c9969
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 7b6ff11d80d25e85f183743cb56337e09015ba32111d7e20de1934184c83869b
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4562847055fd7fd7aab253e0d2accec23d6655e9c5d850460c340f25323594a5
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: a2586523200e90293e3afa0446b48e224c1ab22f87031a4ad4daa80226635f17
i386
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9cf32caa17505bddc2b7fea8d7c191ba5e4bb4c8fb4af4598b05d4f975965c1b
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 2433e593b065f5d6a2db47b793cff296d226c22e2e21d71e05418e0f73c8b1e3
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9238bfcfdc6982ba5a60b347325ac83a4053240af7f4bca29f255df87a21395c
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 871ea0267763c589e0386d0ce9abe4153a056878f973f279b3742f21d1779f22
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 70b2a3c588ff7dc49aa5022678b950b46dfa0f0a8fae0a750cff1c0184f729ee
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: ffaa91edbc58c8bc1df47c8664cbb0f9ff6629a9160055455328e90b4ac42101

Red Hat Enterprise Linux Server from RHUI 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.src.rpm SHA-256: e8d1bb587c6c482cb092a13865efa0acbac0b2d9c9807199e5df4028c987aa58
x86_64
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: e89b72031bc727c0a2b82566d587b305d77bb38448b8d7210a6a663ab5d71333
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 5469a7fb74c5b8b2f68287c5f3fd0fb9700e9913517a7b922acb4cbd5d5f5ae7
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4fd468ad10cdd92ede279ab1fca36514a07e31d1107e1c7ac99c3f051d8c9969
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 7b6ff11d80d25e85f183743cb56337e09015ba32111d7e20de1934184c83869b
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: 4562847055fd7fd7aab253e0d2accec23d6655e9c5d850460c340f25323594a5
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.x86_64.rpm SHA-256: a2586523200e90293e3afa0446b48e224c1ab22f87031a4ad4daa80226635f17
i386
java-1.6.0-openjdk-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9cf32caa17505bddc2b7fea8d7c191ba5e4bb4c8fb4af4598b05d4f975965c1b
java-1.6.0-openjdk-debuginfo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 2433e593b065f5d6a2db47b793cff296d226c22e2e21d71e05418e0f73c8b1e3
java-1.6.0-openjdk-demo-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 9238bfcfdc6982ba5a60b347325ac83a4053240af7f4bca29f255df87a21395c
java-1.6.0-openjdk-devel-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 871ea0267763c589e0386d0ce9abe4153a056878f973f279b3742f21d1779f22
java-1.6.0-openjdk-javadoc-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: 70b2a3c588ff7dc49aa5022678b950b46dfa0f0a8fae0a750cff1c0184f729ee
java-1.6.0-openjdk-src-1.6.0.0-1.25.1.10.6.el5_8.i386.rpm SHA-256: ffaa91edbc58c8bc1df47c8664cbb0f9ff6629a9160055455328e90b4ac42101

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

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility