Login
Newsletter
Werbung

Sicherheit: Mehrere Probleme in OpenJDK
Aktuelle Meldungen Distributionen
Name: Mehrere Probleme in OpenJDK
ID: USN-3179-1
Distribution: Ubuntu
Plattformen: Ubuntu 16.04 LTS, Ubuntu 16.10
Datum: Do, 26. Januar 2017, 07:22
Referenzen: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5548
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5547
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3272
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3253
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5552
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3241
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3252
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5546
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2183
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3261
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3289
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5549
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3231
Applikationen: OpenJDK

Originalnachricht


--===============6862409313992481099==
Content-Type: multipart/signed; micalg=pgp-sha512;
protocol="application/pgp-signature";
boundary="HL3CiL6n73+IAdG4"
Content-Disposition: inline


--HL3CiL6n73+IAdG4
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

==========================================================================
Ubuntu Security Notice USN-3179-1
January 25, 2017

openjdk-8 vulnerabilities
==========================================================================

A security issue affects these releases of Ubuntu and its derivatives:

- Ubuntu 16.10
- Ubuntu 16.04 LTS

Summary:

Several security issues were fixed in OpenJDK 8.

Software Description:
- openjdk-8: Open Source Java implementation

Details:

Karthik Bhargavan and Gaetan Leurent discovered that the DES and
Triple DES ciphers were vulnerable to birthday attacks. A remote
attacker could possibly use this flaw to obtain clear text data from
long encrypted sessions. This update moves those algorithms to the
legacy algorithm set and causes them to be used only if no non-legacy
algorithms can be negotiated. (CVE-2016-2183)

It was discovered that OpenJDK accepted ECSDA signatures using
non-canonical DER encoding. An attacker could use this to modify or
expose sensitive data. (CVE-2016-5546)

It was discovered that OpenJDK did not properly verify object
identifier (OID) length when reading Distinguished Encoding Rules
(DER) records, as used in x.509 certificates and elsewhere. An
attacker could use this to cause a denial of service (memory
consumption). (CVE-2016-5547)

It was discovered that covert timing channel vulnerabilities existed
in the DSA and ECDSA implementations in OpenJDK. A remote attacker
could use this to expose sensitive information. (CVE-2016-5548,
CVE-2016-5549)

It was discovered that the URLStreamHandler class in OpenJDK did not
properly parse user information from a URL. A remote attacker could
use this to expose sensitive information. (CVE-2016-5552)

It was discovered that the URLClassLoader class in OpenJDK did not
properly check access control context when downloading class files. A
remote attacker could use this to expose sensitive information.
(CVE-2017-3231)

It was discovered that the Remote Method Invocation (RMI)
implementation in OpenJDK performed deserialization of untrusted
inputs. A remote attacker could use this to execute arbitrary
code. (CVE-2017-3241)

It was discovered that the Java Authentication and Authorization
Service (JAAS) component of OpenJDK did not properly perform user
search LDAP queries. An attacker could use a specially constructed
LDAP entry to expose or modify sensitive information. (CVE-2017-3252)

It was discovered that the PNGImageReader class in OpenJDK did not
properly handle iTXt and zTXt chunks. An attacker could use this to
cause a denial of service (memory consumption). (CVE-2017-3253)

It was discovered that integer overflows existed in the
SocketInputStream and SocketOutputStream classes of OpenJDK. An
attacker could use this to expose sensitive information.
(CVE-2017-3261)

It was discovered that the atomic field updaters in the
java.util.concurrent.atomic package in OpenJDK did not properly
restrict access to protected field members. An attacker could use
this to specially craft a Java application or applet that could bypass
Java sandbox restrictions. (CVE-2017-3272)

It was discovered that a vulnerability existed in the class
construction implementation in OpenJDK. An attacker could use this
to specially craft a Java application or applet that could bypass
Java sandbox restrictions. (CVE-2017-3289)

Update instructions:

The problem can be corrected by updating your system to the following
package versions:

Ubuntu 16.10:
openjdk-8-jdk 8u121-b13-0ubuntu1.16.10.2
openjdk-8-jdk-headless 8u121-b13-0ubuntu1.16.10.2
openjdk-8-jre 8u121-b13-0ubuntu1.16.10.2
openjdk-8-jre-headless 8u121-b13-0ubuntu1.16.10.2
openjdk-8-jre-jamvm 8u121-b13-0ubuntu1.16.10.2
openjdk-8-jre-zero 8u121-b13-0ubuntu1.16.10.2

Ubuntu 16.04 LTS:
openjdk-8-jdk 8u121-b13-0ubuntu1.16.04.2
openjdk-8-jdk-headless 8u121-b13-0ubuntu1.16.04.2
openjdk-8-jre 8u121-b13-0ubuntu1.16.04.2
openjdk-8-jre-headless 8u121-b13-0ubuntu1.16.04.2
openjdk-8-jre-jamvm 8u121-b13-0ubuntu1.16.04.2
openjdk-8-jre-zero 8u121-b13-0ubuntu1.16.04.2

This update uses a new upstream release, which includes additional
bug fixes. After a standard system update you need to restart any
Java applications or applets to make all the necessary changes.

References:
http://www.ubuntu.com/usn/usn-3179-1
CVE-2016-2183, CVE-2016-5546, CVE-2016-5547, CVE-2016-5548,
CVE-2016-5549, CVE-2016-5552, CVE-2017-3231, CVE-2017-3241,
CVE-2017-3252, CVE-2017-3253, CVE-2017-3261, CVE-2017-3272,
CVE-2017-3289

Package Information:
https://launchpad.net/ubuntu/+source/openjdk-8/8u121-b13-0ubuntu1.16.10.2
https://launchpad.net/ubuntu/+source/openjdk-8/8u121-b13-0ubuntu1.16.04.2


--HL3CiL6n73+IAdG4
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJYiRNyAAoJEC8Jno0AXoH0ciwP/jm5L4Me4m/7jRoBHYkZSJyg
vlnAm/afsJkPzDKiEnGraP6KCQkp4zDFrqO3eqrl2qbXpPn/ifD5LvaRI1rXSey/
5+nC3UGQRvPY8nrtIatLluwJUNS6SeRPJZ/UVfS5eF8QxvnBYbX4V+kZMBeoT/TG
TgfJ8KGoAIuM3DjqbDzXUgzrXiyyJlMjA+NMaprafZdl+Rq6bHOJfL4Foh8Ykocv
239cIk6XU2jd+H/hwQgrh54h/fKp3zdyhd/Heux6I7KrASCjSouJceTvfdRxYgUb
gCNGMh2nGcHx7PSei+0aiHZAQEmq0BIS2hjzn7/FAQrFBSi+nj0vRSjbWIBqeFOn
iFxZrrHnAou7IbCcDZeCZABrlIPWhu5dYIsceiGszi/HvHEp/MTGuK4RE6q24jgO
1QeoPShGjgdDP/JykaI6tUlpHomh3MLJPQmIgdM2WprB+H2N3Rlu76ig97mZi03R
i7JcTFLBrpsJA6xf5kb9PGeRZopv86FelHUnHGhfbUfGkjI7mj5Y8I7DKC22OFq+
eqZ8xp5c6zIdGFesH52lmXSuv/TE3A62OclwaXD1LEoEVZPnvO732X9d6oYF7lZ/
Ve/c4WvG1AnQgTh6ALEJG4aTpgRfEHXrIEVGN45j7QXZW6zqr1FN6VW6xVBmEbu5
lulazNhPwBuRdLuSBprR
=D6N0
-----END PGP SIGNATURE-----

--HL3CiL6n73+IAdG4--


--===============6862409313992481099==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--
ubuntu-security-announce mailing list
ubuntu-security-announce@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-security-announce

--===============6862409313992481099==--
Pro-Linux
Pro-Linux @Facebook
Neue Nachrichten
Werbung