Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

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

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Virtualization
  • Red Hat Identity Management
  • Red Hat Directory Server
  • Red Hat Certificate System
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Update Infrastructure
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat CloudForms
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Online
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat CodeReady Workspaces
  • 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 Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Thorntail
  • Red Hat build of Eclipse Vert.x
  • Red Hat build of OpenJDK
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Integration
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
  • Red Hat JBoss Data Virtualization
  • Red Hat Process Automation
  • Red Hat Process Automation Manager
  • Red Hat Decision Manager
All Products
Red Hat Product Errata RHSA-2009:1584 - Security Advisory
Issued:
2009-11-16
Updated:
2009-11-16

RHSA-2009:1584 - 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.

This update has been rated as having important security impact by the Red
Hat Security Response Team.

Description

These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit. The Java Runtime Environment (JRE)
contains the software and tools that users need to run applications written
using the Java programming language.

An integer overflow flaw and buffer overflow flaws were found in the way
the JRE processed image files. An untrusted applet or application could use
these flaws to extend its privileges, allowing it to read and write local
files, as well as to execute local applications with the privileges of the
user running the applet or application. (CVE-2009-3869, CVE-2009-3871,
CVE-2009-3873, CVE-2009-3874)

An information leak was found in the JRE. An untrusted applet or
application could use this flaw to extend its privileges, allowing it to
read and write local files, as well as to execute local applications with
the privileges of the user running the applet or application. (CVE-2009-3881)

It was discovered that the JRE still accepts certificates with MD2 hash
signatures, even though MD2 is no longer considered a cryptographically
strong algorithm. This could make it easier for an attacker to create a
malicious certificate that would be treated as trusted by the JRE. With
this update, the JRE disables the use of the MD2 algorithm inside
signatures by default. (CVE-2009-2409)

A timing attack flaw was found in the way the JRE processed HMAC digests.
This flaw could aid an attacker using forged digital signatures to bypass
authentication checks. (CVE-2009-3875)

Two denial of service flaws were found in the JRE. These could be exploited
in server-side application scenarios that process DER-encoded
(Distinguished Encoding Rules) data. (CVE-2009-3876, CVE-2009-3877)

An information leak was found in the way the JRE handled color profiles. An
attacker could use this flaw to discover the existence of files outside of
the color profiles directory. (CVE-2009-3728)

A flaw in the JRE with passing arrays to the X11GraphicsDevice API was
found. An untrusted applet or application could use this flaw to access and
modify the list of supported graphics configurations. This flaw could also
lead to sensitive information being leaked to unprivileged code.
(CVE-2009-3879)

It was discovered that the JRE passed entire objects to the logging API.
This could lead to sensitive information being leaked to either untrusted
or lower-privileged code from an attacker-controlled applet which has
access to the logging API and is therefore able to manipulate (read and/or
call) the passed objects. (CVE-2009-3880)

Potential information leaks were found in various mutable static variables.
These could be exploited in application scenarios that execute untrusted
scripting code. (CVE-2009-3882, CVE-2009-3883)

An information leak was found in the way the TimeZone.getTimeZone method
was handled. This method could load time zone files that are outside of the
[JRE_HOME]/lib/zi/ directory, allowing a remote attacker to probe the local
file system. (CVE-2009-3884)

Note: The flaws concerning applets in this advisory, CVE-2009-3869,
CVE-2009-3871, CVE-2009-3873, CVE-2009-3874, CVE-2009-3879, CVE-2009-3880,
CVE-2009-3881 and CVE-2009-3884, can only be triggered in
java-1.6.0-openjdk by calling the "appletviewer" application.

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 that all previously-released
errata relevant to your system have been applied.

This update is available via 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

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 5.4 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 5.4 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 - 510197 - CVE-2009-2409 deprecate MD2 in SSL cert validation (Kaminsky)
  • BZ - 530053 - CVE-2009-3873 OpenJDK JPEG Image Writer quantization problem (6862968)
  • BZ - 530057 - CVE-2009-3875 OpenJDK MessageDigest.isEqual introduces timing attack vulnerabilities (6863503)
  • BZ - 530061 - CVE-2009-3876 OpenJDK ASN.1/DER input stream parser denial of service (6864911) CVE-2009-3877
  • BZ - 530062 - CVE-2009-3869 OpenJDK JRE AWT setDifflCM stack overflow (6872357)
  • BZ - 530063 - CVE-2009-3871 OpenJDK JRE AWT setBytePixels heap overflow (6872358)
  • BZ - 530067 - CVE-2009-3874 OpenJDK ImageI/O JPEG heap overflow (6874643)
  • BZ - 530098 - CVE-2009-3728 OpenJDK ICC_Profile file existence detection information leak (6631533)
  • BZ - 530173 - CVE-2009-3881 OpenJDK resurrected classloaders can still have children (6636650)
  • BZ - 530175 - CVE-2009-3882 CVE-2009-3883 OpenJDK information leaks in mutable variables (6657026,6657138)
  • BZ - 530296 - CVE-2009-3880 OpenJDK UI logging information leakage(6664512)
  • BZ - 530297 - CVE-2009-3879 OpenJDK GraphicsConfiguration information leak(6822057)
  • BZ - 530300 - CVE-2009-3884 OpenJDK zoneinfo file existence information leak (6824265)

CVEs

  • CVE-2009-2409
  • CVE-2009-3879
  • CVE-2009-3876
  • CVE-2009-3877
  • CVE-2009-3874
  • CVE-2009-3875
  • CVE-2009-3873
  • CVE-2009-3871
  • CVE-2009-3884
  • CVE-2009-3883
  • CVE-2009-3882
  • CVE-2009-3881
  • CVE-2009-3880
  • CVE-2009-3728
  • CVE-2009-3869

References

  • http://www.redhat.com/security/updates/classification/#important
  • http://blogs.sun.com/security/entry/advance_notification_of_security_updates6
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.7.b09.el5.src.rpm SHA-256: 966f014b7162edfce3d078e001cc4ff2f65fe35c3218916aad0e959e57dbb3ef
x86_64
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7929e77290a6d5b542121f76d02c75d493db54f12fc35d910a174b46af1f4439
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7767ed509adf5aeba190da407c77ff8ce0a1ae5c64b5d075c466631b1fa394fb
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 0dd3d9c0369d8a2656999d0975331fce72fea597042fa4521a093f676306d676
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 3b662bb137fc62a4d31524d8298f873b2ea810b72f8bc19b73d838a4ff67914c
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 1a56483dd9aeffd874497fc757979771881ed7b833856269ca0fd8339c8f54aa
i386
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 8959c9fda8339b17f8a8d6549d4f520a90407b09ee139c513a1ef3ee783438a3
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: ca1e55da459f078cda2ad8bafaa087ccd7b28227a465eefd11b5016ea7632316
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: a4ee74cb1d7383544183270a0045bd43724ef0423a8b6189aef65b6e30dc21c4
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: d8cfdfdbd0e10dff4c00fa75a192bf3abeff6d7d0e0b513fb7dc7794ed03cd86
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 392745db843e5da7e07c4f2ba3806445f2a1406ad94dcf89c43cbec466301c38

Red Hat Enterprise Linux for x86_64 - Extended Update Support 5.4

SRPM
x86_64
i386

Red Hat Enterprise Linux Workstation 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.src.rpm SHA-256: 966f014b7162edfce3d078e001cc4ff2f65fe35c3218916aad0e959e57dbb3ef
x86_64
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7929e77290a6d5b542121f76d02c75d493db54f12fc35d910a174b46af1f4439
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7767ed509adf5aeba190da407c77ff8ce0a1ae5c64b5d075c466631b1fa394fb
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 0dd3d9c0369d8a2656999d0975331fce72fea597042fa4521a093f676306d676
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 3b662bb137fc62a4d31524d8298f873b2ea810b72f8bc19b73d838a4ff67914c
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 1a56483dd9aeffd874497fc757979771881ed7b833856269ca0fd8339c8f54aa
i386
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 8959c9fda8339b17f8a8d6549d4f520a90407b09ee139c513a1ef3ee783438a3
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: ca1e55da459f078cda2ad8bafaa087ccd7b28227a465eefd11b5016ea7632316
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: a4ee74cb1d7383544183270a0045bd43724ef0423a8b6189aef65b6e30dc21c4
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: d8cfdfdbd0e10dff4c00fa75a192bf3abeff6d7d0e0b513fb7dc7794ed03cd86
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 392745db843e5da7e07c4f2ba3806445f2a1406ad94dcf89c43cbec466301c38

Red Hat Enterprise Linux Desktop 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.src.rpm SHA-256: 966f014b7162edfce3d078e001cc4ff2f65fe35c3218916aad0e959e57dbb3ef
x86_64
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7929e77290a6d5b542121f76d02c75d493db54f12fc35d910a174b46af1f4439
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7767ed509adf5aeba190da407c77ff8ce0a1ae5c64b5d075c466631b1fa394fb
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 0dd3d9c0369d8a2656999d0975331fce72fea597042fa4521a093f676306d676
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 3b662bb137fc62a4d31524d8298f873b2ea810b72f8bc19b73d838a4ff67914c
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 1a56483dd9aeffd874497fc757979771881ed7b833856269ca0fd8339c8f54aa
i386
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 8959c9fda8339b17f8a8d6549d4f520a90407b09ee139c513a1ef3ee783438a3
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: ca1e55da459f078cda2ad8bafaa087ccd7b28227a465eefd11b5016ea7632316
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: a4ee74cb1d7383544183270a0045bd43724ef0423a8b6189aef65b6e30dc21c4
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: d8cfdfdbd0e10dff4c00fa75a192bf3abeff6d7d0e0b513fb7dc7794ed03cd86
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 392745db843e5da7e07c4f2ba3806445f2a1406ad94dcf89c43cbec466301c38

Red Hat Enterprise Linux Server from RHUI 5

SRPM
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.src.rpm SHA-256: 966f014b7162edfce3d078e001cc4ff2f65fe35c3218916aad0e959e57dbb3ef
x86_64
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7929e77290a6d5b542121f76d02c75d493db54f12fc35d910a174b46af1f4439
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 7767ed509adf5aeba190da407c77ff8ce0a1ae5c64b5d075c466631b1fa394fb
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 0dd3d9c0369d8a2656999d0975331fce72fea597042fa4521a093f676306d676
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 3b662bb137fc62a4d31524d8298f873b2ea810b72f8bc19b73d838a4ff67914c
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.x86_64.rpm SHA-256: 1a56483dd9aeffd874497fc757979771881ed7b833856269ca0fd8339c8f54aa
i386
java-1.6.0-openjdk-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 8959c9fda8339b17f8a8d6549d4f520a90407b09ee139c513a1ef3ee783438a3
java-1.6.0-openjdk-demo-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: ca1e55da459f078cda2ad8bafaa087ccd7b28227a465eefd11b5016ea7632316
java-1.6.0-openjdk-devel-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: a4ee74cb1d7383544183270a0045bd43724ef0423a8b6189aef65b6e30dc21c4
java-1.6.0-openjdk-javadoc-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: d8cfdfdbd0e10dff4c00fa75a192bf3abeff6d7d0e0b513fb7dc7794ed03cd86
java-1.6.0-openjdk-src-1.6.0.0-1.7.b09.el5.i386.rpm SHA-256: 392745db843e5da7e07c4f2ba3806445f2a1406ad94dcf89c43cbec466301c38

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

Red Hat

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

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
Copyright © 2022 Red Hat, Inc.
  • Privacy Statement
  • Customer Portal Terms of Use
  • All Policies and Guidelines
Red Hat Summit
Twitter