exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Red Hat Security Advisory 2019-3135-01

Red Hat Security Advisory 2019-3135-01
Posted Oct 17, 2019
Authored by Red Hat | Site access.redhat.com

Red Hat Security Advisory 2019-3135-01 - The java-11-openjdk packages provide the OpenJDK 11 Java Runtime Environment and the OpenJDK 11 Java Software Development Kit. Issues addressed include deserialization and null pointer vulnerabilities.

tags | advisory, java, vulnerability
systems | linux, redhat
advisories | CVE-2019-2945, CVE-2019-2949, CVE-2019-2962, CVE-2019-2964, CVE-2019-2973, CVE-2019-2975, CVE-2019-2977, CVE-2019-2978, CVE-2019-2981, CVE-2019-2983, CVE-2019-2987, CVE-2019-2988, CVE-2019-2989, CVE-2019-2992, CVE-2019-2999
SHA-256 | 46e1c6f46d190bdbb44fd7fcb87b8ac2b92161a07119db2a326bd9ccc20ac4df

Red Hat Security Advisory 2019-3135-01

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

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

Synopsis: Important: java-11-openjdk security update
Advisory ID: RHSA-2019:3135-01
Product: Red Hat Enterprise Linux
Advisory URL: https://access.redhat.com/errata/RHSA-2019:3135
Issue date: 2019-10-17
CVE Names: CVE-2019-2945 CVE-2019-2949 CVE-2019-2962
CVE-2019-2964 CVE-2019-2973 CVE-2019-2975
CVE-2019-2977 CVE-2019-2978 CVE-2019-2981
CVE-2019-2983 CVE-2019-2987 CVE-2019-2988
CVE-2019-2989 CVE-2019-2992 CVE-2019-2999
=====================================================================

1. Summary:

An update for java-11-openjdk is now available for Red Hat Enterprise Linux
8.

Red Hat Product Security has rated this update as having a security impact
of Important. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available for each vulnerability
from the CVE link(s) in the References section.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AppStream (v. 8) - aarch64, ppc64le, s390x, x86_64

3. Description:

The java-11-openjdk packages provide the OpenJDK 11 Java Runtime
Environment and the OpenJDK 11 Java Software Development Kit.

Security Fix(es):

* OpenJDK: Improper handling of Kerberos proxy credentials (Kerberos,
8220302) (CVE-2019-2949)

* OpenJDK: Unexpected exception thrown during regular expression processing
in Nashorn (Scripting, 8223518) (CVE-2019-2975)

* OpenJDK: Out of bounds access in optimized String indexof implementation
(Hotspot, 8224062) (CVE-2019-2977)

* OpenJDK: Incorrect handling of nested jar: URLs in Jar URL handler
(Networking, 8223892) (CVE-2019-2978)

* OpenJDK: Incorrect handling of HTTP proxy responses in HttpURLConnection
(Networking, 8225298) (CVE-2019-2989)

* OpenJDK: Missing restrictions on use of custom SocketImpl (Networking,
8218573) (CVE-2019-2945)

* OpenJDK: NULL pointer dereference in DrawGlyphList (2D, 8222690)
(CVE-2019-2962)

* OpenJDK: Unexpected exception thrown by Pattern processing crafted
regular expression (Concurrency, 8222684) (CVE-2019-2964)

* OpenJDK: Unexpected exception thrown by XPathParser processing crafted
XPath expression (JAXP, 8223505) (CVE-2019-2973)

* OpenJDK: Unexpected exception thrown by XPath processing crafted XPath
expression (JAXP, 8224532) (CVE-2019-2981)

* OpenJDK: Unexpected exception thrown during Font object deserialization
(Serialization, 8224915) (CVE-2019-2983)

* OpenJDK: Missing glyph bitmap image dimension check in FreetypeFontScaler
(2D, 8225286) (CVE-2019-2987)

* OpenJDK: Integer overflow in bounds check in SunGraphics2D (2D, 8225292)
(CVE-2019-2988)

* OpenJDK: Excessive memory allocation in CMap when reading TrueType font
(2D, 8225597) (CVE-2019-2992)

* OpenJDK: Insufficient filtering of HTML event attributes in Javadoc
(Javadoc, 8226765) (CVE-2019-2999)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.

4. Solution:

For details on how to apply this update, which includes the changes
described in this advisory, refer to:

https://access.redhat.com/articles/11258

All running instances of OpenJDK Java must be restarted for this update to
take effect.

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

1760963 - CVE-2019-2964 OpenJDK: Unexpected exception thrown by Pattern processing crafted regular expression (Concurrency, 8222684)
1760969 - CVE-2019-2975 OpenJDK: Unexpected exception thrown during regular expression processing in Nashorn (Scripting, 8223518)
1760978 - CVE-2019-2973 OpenJDK: Unexpected exception thrown by XPathParser processing crafted XPath expression (JAXP, 8223505)
1760980 - CVE-2019-2981 OpenJDK: Unexpected exception thrown by XPath processing crafted XPath expression (JAXP, 8224532)
1760992 - CVE-2019-2999 OpenJDK: Insufficient filtering of HTML event attributes in Javadoc (Javadoc, 8226765)
1760999 - CVE-2019-2988 OpenJDK: Integer overflow in bounds check in SunGraphics2D (2D, 8225292)
1761002 - CVE-2019-2977 OpenJDK: Out of bounds access in optimized String indexof implementation (Hotspot, 8224062)
1761006 - CVE-2019-2978 OpenJDK: Incorrect handling of nested jar: URLs in Jar URL handler (Networking, 8223892)
1761146 - CVE-2019-2992 OpenJDK: Excessive memory allocation in CMap when reading TrueType font (2D, 8225597)
1761149 - CVE-2019-2987 OpenJDK: Missing glyph bitmap image dimension check in FreetypeFontScaler (2D, 8225286)
1761262 - CVE-2019-2983 OpenJDK: Unexpected exception thrown during Font object deserialization (Serialization, 8224915)
1761266 - CVE-2019-2962 OpenJDK: NULL pointer dereference in DrawGlyphList (2D, 8222690)
1761594 - CVE-2019-2949 OpenJDK: Improper handling of Kerberos proxy credentials (Kerberos, 8220302)
1761596 - CVE-2019-2945 OpenJDK: Missing restrictions on use of custom SocketImpl (Networking, 8218573)
1761601 - CVE-2019-2989 OpenJDK: Incorrect handling of HTTP proxy responses in HttpURLConnection (Networking, 8225298)

6. Package List:

Red Hat Enterprise Linux AppStream (v. 8):

Source:
java-11-openjdk-11.0.5.10-0.el8_0.src.rpm

aarch64:
java-11-openjdk-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-debuginfo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-debugsource-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-demo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-devel-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-devel-debuginfo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-devel-slowdebug-debuginfo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-headless-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-headless-debuginfo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-headless-slowdebug-debuginfo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-javadoc-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-javadoc-zip-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-jmods-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-slowdebug-debuginfo-11.0.5.10-0.el8_0.aarch64.rpm
java-11-openjdk-src-11.0.5.10-0.el8_0.aarch64.rpm

ppc64le:
java-11-openjdk-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-debuginfo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-debugsource-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-demo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-devel-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-devel-debuginfo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-devel-slowdebug-debuginfo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-headless-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-headless-debuginfo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-headless-slowdebug-debuginfo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-javadoc-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-javadoc-zip-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-jmods-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-slowdebug-debuginfo-11.0.5.10-0.el8_0.ppc64le.rpm
java-11-openjdk-src-11.0.5.10-0.el8_0.ppc64le.rpm

s390x:
java-11-openjdk-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-debuginfo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-debugsource-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-demo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-devel-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-devel-debuginfo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-devel-slowdebug-debuginfo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-headless-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-headless-debuginfo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-headless-slowdebug-debuginfo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-javadoc-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-javadoc-zip-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-jmods-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-slowdebug-debuginfo-11.0.5.10-0.el8_0.s390x.rpm
java-11-openjdk-src-11.0.5.10-0.el8_0.s390x.rpm

x86_64:
java-11-openjdk-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-debuginfo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-debugsource-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-demo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-devel-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-devel-debuginfo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-devel-slowdebug-debuginfo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-headless-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-headless-debuginfo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-headless-slowdebug-debuginfo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-javadoc-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-javadoc-zip-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-jmods-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-slowdebug-debuginfo-11.0.5.10-0.el8_0.x86_64.rpm
java-11-openjdk-src-11.0.5.10-0.el8_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://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2019-2945
https://access.redhat.com/security/cve/CVE-2019-2949
https://access.redhat.com/security/cve/CVE-2019-2962
https://access.redhat.com/security/cve/CVE-2019-2964
https://access.redhat.com/security/cve/CVE-2019-2973
https://access.redhat.com/security/cve/CVE-2019-2975
https://access.redhat.com/security/cve/CVE-2019-2977
https://access.redhat.com/security/cve/CVE-2019-2978
https://access.redhat.com/security/cve/CVE-2019-2981
https://access.redhat.com/security/cve/CVE-2019-2983
https://access.redhat.com/security/cve/CVE-2019-2987
https://access.redhat.com/security/cve/CVE-2019-2988
https://access.redhat.com/security/cve/CVE-2019-2989
https://access.redhat.com/security/cve/CVE-2019-2992
https://access.redhat.com/security/cve/CVE-2019-2999
https://access.redhat.com/security/updates/classification/#important

8. Contact:

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

Copyright 2019 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBXag7q9zjgjWX9erEAQgsdg/8DJlrb4f3itIzQSODfOBrBWeSn1FWv3X/
UxWXiw6dosAbvqmhVV2kOPm55wNxjzlGUlk125DkrvwL2zlslTEQLbO9Rga4bJlf
EuBb7M8ja2ADn2URAVFTZgEGE9EbDO0p1by4/cA62NEigd+ufrV/uRFHyRekpBMk
x3jCfQqx1MGIkmOGUW25Ccd+03/M3m8SgjlnQyp4ESDaUlHikmQsbRv9Re76VWZP
FjYJeux14cYyvCiPczzWHz+dHxR3Bu7IOlz6pB7UhBNJLYxaPVb/7bLdCgMk4fR3
Zd6go+U7I/ni/JeLdv8q2uYN3awtc/uj/k4Yd4MJQEwGZmjN61xIx4Ckb6bvU7/D
k89EY/W4ip2dkfifLjGJ07teLn+r4MrY+AN4bA40rqLtuaMLako5WfuEec7O0LZ+
wpjI7G9WReXt77QKmiLjbQHWRsLw5O9AZ6ntEYOf53I+mtKoJoijrrPhgWxqab3u
8tLk+6G4aY23z8dzBNvHEKolROAimBbps8I0uHvLWUGnqZckmkYNUxm/5bDqTelB
eQ+M1Sa+1ZOGD4DTU4Lvo0UL62vsNbJE20AbQ930VeI1Q0eBYPWs9UjF7MnwWc0z
glF9PCGuC3TFiCkxSSG5jCKrfhiRXUM08ORP1f1BZKlrLVaMb2J7MS90lj9V7bdT
zInDpFgLkXg=
=87F8
-----END PGP SIGNATURE-----

--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://www.redhat.com/mailman/listinfo/rhsa-announce
Login or Register to add favorites

File Archive:

March 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Mar 1st
    16 Files
  • 2
    Mar 2nd
    0 Files
  • 3
    Mar 3rd
    0 Files
  • 4
    Mar 4th
    32 Files
  • 5
    Mar 5th
    28 Files
  • 6
    Mar 6th
    42 Files
  • 7
    Mar 7th
    17 Files
  • 8
    Mar 8th
    13 Files
  • 9
    Mar 9th
    0 Files
  • 10
    Mar 10th
    0 Files
  • 11
    Mar 11th
    15 Files
  • 12
    Mar 12th
    19 Files
  • 13
    Mar 13th
    21 Files
  • 14
    Mar 14th
    38 Files
  • 15
    Mar 15th
    15 Files
  • 16
    Mar 16th
    0 Files
  • 17
    Mar 17th
    0 Files
  • 18
    Mar 18th
    10 Files
  • 19
    Mar 19th
    0 Files
  • 20
    Mar 20th
    0 Files
  • 21
    Mar 21st
    0 Files
  • 22
    Mar 22nd
    0 Files
  • 23
    Mar 23rd
    0 Files
  • 24
    Mar 24th
    0 Files
  • 25
    Mar 25th
    0 Files
  • 26
    Mar 26th
    0 Files
  • 27
    Mar 27th
    0 Files
  • 28
    Mar 28th
    0 Files
  • 29
    Mar 29th
    0 Files
  • 30
    Mar 30th
    0 Files
  • 31
    Mar 31st
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close