suse-su-2016:2887-1
Vulnerability from csaf_suse
Published
2016-11-23 09:28
Modified
2016-11-23 09:28
Summary
Security update for java-1_8_0-openjdk
Notes
Title of the patch
Security update for java-1_8_0-openjdk
Description of the patch
OpenJDK Java was updated to jdk8u111 (icedtea 3.2.0) to fix the following issues:
* Security fixes
+ S8146490: Direct indirect CRL checks
+ S8151921: Improved page resolution
+ S8155968: Update command line options
+ S8155973, CVE-2016-5542: Tighten jar checks (bsc#1005522)
+ S8156794: Extend data sharing
+ S8157176: Improved classfile parsing
+ S8157739, CVE-2016-5554: Classloader Consistency Checking
(bsc#1005523)
+ S8157749: Improve handling of DNS error replies
+ S8157753: Audio replay enhancement
+ S8157759: LCMS Transform Sampling Enhancement
+ S8157764: Better handling of interpolation plugins
+ S8158302: Handle contextual glyph substitutions
+ S8158993, CVE-2016-5568: Service Menu services (bsc#1005525)
+ S8159495: Fix index offsets
+ S8159503: Amend Annotation Actions
+ S8159511: Stack map validation
+ S8159515: Improve indy validation
+ S8159519, CVE-2016-5573: Reformat JDWP messages (bsc#1005526)
+ S8160090: Better signature handling in pack200
+ S8160094: Improve pack200 layout
+ S8160098: Clean up color profiles
+ S8160591, CVE-2016-5582: Improve internal array handling
(bsc#1005527)
+ S8160838, CVE-2016-5597: Better HTTP service (bsc#1005528)
+ PR3206, RH1367357: lcms2: Out-of-bounds read in
Type_MLU_Read()
+ CVE-2016-5556 (bsc#1005524)
* New features
+ PR1370: Provide option to build without debugging
+ PR1375: Provide option to strip and link debugging info after
build
+ PR1537: Handle alternative Kerberos credential cache
locations
+ PR1978: Allow use of system PCSC
+ PR2445: Support system libsctp
+ PR3182: Support building without pre-compiled headers
+ PR3183: Support Fedora/RHEL system crypto policy
+ PR3221: Use pkgconfig to detect Kerberos CFLAGS and libraries
* Import of OpenJDK 8 u102 build 14
+ S4515292: ReferenceType.isStatic() returns true for arrays
+ S4858370: JDWP: Memory Leak: GlobalRefs never deleted when
processing invokeMethod command
+ S6976636: JVM/TI test ex03t001 fails assertion
+ S7185591: jcmd-big-script.sh ERROR: could not find app's Java
pid.
+ S8017462: G1: guarantee fails with
UseDynamicNumberOfGCThreads
+ S8034168: ThreadMXBean/Locks.java failed, blocked on wrong
object
+ S8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java
fails: Process exit code was 0, but error was expected.
+ S8041781: Need new regression tests for PBE keys
+ S8041787: Need new regressions tests for buffer handling for
PBE algorithms
+ S8043836: Need new tests for AES cipher
+ S8044199: Tests for RSA keys and key specifications
+ S8044772: TempDirTest.java still times out with -Xcomp
+ S8046339: sun.rmi.transport.DGCAckHandler leaks memory
+ S8047031: Add SocketPermission tests for legacy socket types
+ S8048052: Permission tests for setFactory
+ S8048138: Tests for JAAS callbacks
+ S8048147: Privilege tests with JAAS Subject.doAs
+ S8048356: SecureRandom default provider tests
+ S8048357: PKCS basic tests
+ S8048360: Test signed jar files
+ S8048362: Tests for doPrivileged with accomplice
+ S8048596: Tests for AEAD ciphers
+ S8048599: Tests for key wrap and unwrap operations
+ S8048603: Additional tests for MAC algorithms
+ S8048604: Tests for strong crypto ciphers
+ S8048607: Test key generation of DES and DESEDE
+ S8048610: Implement regression test for bug fix of 4686632
in JCE
+ S8048617: Tests for PKCS12 read operations
+ S8048618: Tests for PKCS12 write operations.
+ S8048619: Implement tests for converting PKCS12 keystores
+ S8048624: Tests for SealedObject
+ S8048819: Implement reliability test for DH algorithm
+ S8048820: Implement tests for SecretKeyFactory
+ S8048830: Implement tests for new functionality provided in
JEP 166
+ S8049237: Need new tests for X509V3 certificates
+ S8049321: Support SHA256WithDSA in JSSE
+ S8049429: Tests for java client server communications with
various TLS/SSL combinations.
+ S8049432: New tests for TLS property jdk.tls.client.protocols
+ S8049814: Additional SASL client-server tests
+ S8050281: New permission tests for JEP 140
+ S8050370: Need new regressions tests for messageDigest with
DigestIOStream
+ S8050371: More MessageDigest tests
+ S8050374: More Signature tests
+ S8050427: LoginContext tests to cover JDK-4703361
+ S8050460: JAAS login/logout tests with LoginContext
+ S8050461: Tests for syntax checking of JAAS configuration
file
+ S8054278: Refactor jps utility tests
+ S8055530: assert(_exits.control()->is_top() ||
!_gvn.type(ret_phi)->empty()) failed: return value must be
well defined
+ S8055844: [TESTBUG]
test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java
fails on Solaris Sparc due to incorrect page size being used
+ S8059677: Thread.getName() instantiates Strings
+ S8061464: A typo in CipherTestUtils test
+ S8062536: [TESTBUG] Conflicting GC combinations in jdk tests
+ S8065076: java/net/SocketPermission/SocketPermissionTest.java
fails intermittently
+ S8065078: NetworkInterface.getNetworkInterfaces() triggers
intermittent test failures
+ S8066871: java.lang.VerifyError: Bad local variable type -
local final String
+ S8068427: Hashtable deserialization reconstitutes table with
wrong capacity
+ S8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs
to be updated for JDK-8061210
+ S8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac
+ S8071125: Improve exception messages in URLPermission
+ S8072081: Supplementary characters are rejected in comments
+ S8072463: Remove requirement that AKID and SKID have to match
when building certificate chain
+ S8072725: Provide more granular levels for GC verification
+ S8073400: Some Monospaced logical fonts have a different
width
+ S8073872: Schemagen fails with StackOverflowError if element
references containing class
+ S8074931: Additional tests for CertPath API
+ S8075286: Additional tests for signature algorithm OIDs and
transformation string
+ S8076486: [TESTBUG]
javax/security/auth/Subject/doAs/NestedActions.java fails if
extra VM options are given
+ S8076545: Text size is twice bigger under Windows L&F on Win
8.1 with HiDPI display
+ S8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java
failed with java.lang.RuntimeException: 'new_active_workers'
missing from stdout/stderr
+ S8079138: Additional negative tests for XML signature
processing
+ S8081512: Remove sun.invoke.anon classes, or move / co-locate
them with tests
+ S8081771: ProcessTool.createJavaProcessBuilder() needs new
addTestVmAndJavaOptions argument
+ S8129419: heapDumper.cpp: assert(length_in_bytes > 0) failed:
nothing to copy
+ S8130150: Implement BigInteger.montgomeryMultiply intrinsic
+ S8130242: DataFlavorComparator transitivity exception
+ S8130304: Inference: NodeNotFoundException thrown with deep
generic method call chain
+ S8130425: libjvm crash due to stack overflow in executables
with 32k tbss/tdata
+ S8133023: ParallelGCThreads is not calculated correctly
+ S8134111: Unmarshaller unmarshalls XML element which doesn't
have the expected namespace
+ S8135259: InetAddress.getAllByName only reports 'unknown
error' instead of actual cause
+ S8136506: Include sun.arch.data.model as a property that can
be queried by jtreg
+ S8137068: Tests added in JDK-8048604 fail to compile
+ S8139040: Fix initializations before ShouldNotReachHere()
etc. and enable -Wuninitialized on linux.
+ S8139581: AWT components are not drawn after removal and
addition to a container
+ S8141243: Unexpected timezone returned after parsing a date
+ S8141420: Compiler runtime entries don't hold Klass* from
being GCed
+ S8141445: Use of Solaris/SPARC M7 libadimalloc.so can
generate unknown signal in hs_err file
+ S8141551: C2 can not handle returns with inccompatible
interface arrays
+ S8143377: Test PKCS8Test.java fails
+ S8143647: Javac compiles method reference that allows results
in an IllegalAccessError
+ S8144144: ORB destroy() leaks filedescriptors after
unsuccessful connection
+ S8144593: Suppress not recognized property/feature warning
messages from SAXParser
+ S8144957: Remove PICL warning message
+ S8145039: JAXB marshaller fails with ClassCastException on
classes generated by xjc
+ S8145228: Java Access Bridge,
getAccessibleStatesStringFromContext doesn't wrap the call to
getAccessibleRole
+ S8145388: URLConnection.guessContentTypeFromStream returns
image/jpg for some JPEG images
+ S8145974: XMLStreamWriter produces invalid XML for surrogate
pairs on OutputStreamWriter
+ S8146035: Windows - With LCD antialiasing, some glyphs are
not rendered correctly
+ S8146192: Add test for JDK-8049321
+ S8146274: Thread spinning on WeakHashMap.getEntry() with
concurrent use of nashorn
+ S8147468: Allow users to bound the size of buffers cached in
the per-thread buffer caches
+ S8147645: get_ctrl_no_update() code is wrong
+ S8147807: crash in libkcms.so on linux-sparc
+ S8148379: jdk.nashorn.api.scripting spec. adjustments,
clarifications
+ S8148627: RestrictTestMaxCachedBufferSize.java to 64-bit
platforms
+ S8148820: Missing @since Javadoc tag in Logger.log(Level,
Supplier)
+ S8148926: Call site profiling fails on braces-wrapped
anonymous function
+ S8149017: Delayed provider selection broken in RSA client key
exchange
+ S8149029: Secure validation of XML based digital signature
always enabled when checking wrapping attacks
+ S8149330: Capacity of StringBuilder should not get close to
Integer.MAX_VALUE unless necessary
+ S8149334: JSON.parse(JSON.stringify([])).push(10) creates an
array containing two elements
+ S8149368: [hidpi] JLabel font is twice bigger than JTextArea
font on Windows 7,HiDPI, Windows L&F
+ S8149411: PKCS12KeyStore cannot extract AES Secret Keys
+ S8149417: Use final restricted flag
+ S8149450: LdapCtx.processReturnCode() throwing Null Pointer
Exception
+ S8149453: [hidpi] JFileChooser does not scale properly on
Windows with HiDPI display and Windows L&F
+ S8149543: range check CastII nodes should not be split
through Phi
+ S8149743: JVM crash after debugger hotswap with lambdas
+ S8149744: fix testng.jar delivery in Nashorn build.xml
+ S8149915: enabling validate-annotations feature for xsd
schema with annotation causes NPE
+ S8150002: Check for the validity of oop before printing it in
verify_remembered_set
+ S8150470: JCK: api/xsl/conf/copy/copy19 test failure
+ S8150518: G1 GC crashes at
G1CollectedHeap::do_collection_pause_at_safepoint(double)
+ S8150533: Test
java/util/logging/LogManagerAppContextDeadlock.java times out
intermittently.
+ S8150704: XALAN: ERROR: 'No more DTM IDs are available' when
transforming with lots of temporary result trees
+ S8150780: Repeated offer and remove on ConcurrentLinkedQueue
lead to an OutOfMemoryError
+ S8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails
intermittently
+ S8151197: [TEST_BUG] Need to backport fix for
test/javax/net/ssl/TLS/TestJSSE.java
+ S8151352: jdk/test/sample fails with 'effective library path
is outside the test suite'
+ S8151431: DateFormatSymbols triggers this.clone() in the
constructor
+ S8151535: TESTBUG: java/lang/invoke/AccessControlTest.java
should be modified to run with JTREG 4.1 b13
+ S8151731: Add new jtreg keywords to jdk 8
+ S8151998: VS2010 ThemeReader.cpp(758) : error C3861: 'round':
identifier not found
+ S8152927: Incorrect GPL header in StubFactoryDynamicBase.java
reported
+ S8153252: SA: Hotspot build on Windows fails if make/closed
folder does not exist
+ S8153531: Improve exception messaging for RSAClientKeyExchange
+ S8153641: assert(thread_state == _thread_in_native) failed:
Assumed thread_in_native while heap dump
+ S8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never
deleted when processing invokeMethod command
+ S8154304: NullpointerException at
LdapReferralException.getReferralContext
+ S8154722: Test gc/ergonomics/TestDynamicNumberOfGCThreads.java
fails
+ S8157078: 8u102 L10n resource file updates
+ S8157838: Personalized Windows Font Size is not taken into
account in Java8u102
* Import of OpenJDK 8 u111 build 14
+ S6882559: new JEditorPane('text/plain','') fails for null
context class loader
+ S8049171: Additional tests for jarsigner's warnings
+ S8063086: Math.pow yields different results upon repeated
calls
+ S8140530: Creating a VolatileImage with size 0,0 results in
no longer working g2d.drawString
+ S8142926: OutputAnalyzer's shouldXXX() calls return this
+ S8147077: IllegalArgumentException thrown by
api/java_awt/Component/FlipBufferStrategy/indexTGF_General
+ S8148127: IllegalArgumentException thrown by JCK test
api/java_awt/Component/FlipBufferStrategy/indexTGF_General
in opengl pipeline
+ S8150611: Security problem on sun.misc.resources.Messages*
+ S8153399: Constrain AppCDS behavior (back port)
+ S8157653: [Parfait] Uninitialised variable in awt_Font.cpp
+ S8158734: JEditorPane.createEditorKitForContentType throws
NPE after 6882559
+ S8158994: Service Menu services
+ S8159684: (tz) Support tzdata2016f
+ S8160904: Typo in code from 8079718 fix :
enableCustomValueHanlde
+ S8160934: isnan() is not available on older MSVC compilers
+ S8161141: correct bugId for JDK-8158994 fix push
+ S8162411: Service Menu services 2
+ S8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh
failing after JDK-8155968
+ S8162511: 8u111 L10n resource file updates
+ S8162792: Remove constraint DSA keySize < 1024 from
jdk.jar.disabledAlgorithms in jdk8
+ S8164452: 8u111 L10n resource file update - msgdrop 20
+ S8165816: jarsigner -verify shows jar unsigned if it was
signed with a weak algorithm
+ S8166381: Back out changes to the java.security file to not
disable MD5
* Backports
+ S8078628, PR3208: Zero build fails with pre-compiled headers
disabled
+ S8141491, PR3159, G592292: Unaligned memory access in Bits.c
+ S8157306, PR3121: Random infrequent null pointer exceptions
in javac (enabled on AArch64 only)
+ S8162384, PR3122: Performance regression: bimorphic inlining
may be bypassed by type speculation
* Bug fixes
+ PR3123: Some object files built without -fPIC on x86 only
+ PR3126: pax-mark-vm script calls 'exit -1' which is invalid
in dash
+ PR3127, G590348: Only apply PaX markings by default on
running PaX kernels
+ PR3199: Invalid nashorn URL
+ PR3201: Update infinality configure test
+ PR3218: PR3159 leads to build failure on clean tree
* AArch64 port
+ S8131779, PR3220: AARCH64: add Montgomery multiply intrinsic
+ S8167200, PR3220: AArch64: Broken stack pointer adjustment in
interpreter
+ S8167421, PR3220: AArch64: in one core system, fatal error:
Illegal threadstate encountered
+ S8167595, PR3220: AArch64: SEGV in stub code
cipherBlockChaining_decryptAESCrypt
+ S8168888, PR3220: Port 8160591: Improve internal array
handling to AArch64.
* Shenandoah
+ PR3224: Shenandoah broken when building without pre-compiled
headers
- Build against system kerberos
- Build against system pcsc and sctp
- S8158260, PR2991, RH1341258: PPC64: unaligned Unsafe.getInt can
lead to the generation of illegal instructions (bsc#988651)
Patchnames
SUSE-SLE-DESKTOP-12-SP1-2016-1683,SUSE-SLE-DESKTOP-12-SP2-2016-1683,SUSE-SLE-RPI-12-SP2-2016-1683,SUSE-SLE-SERVER-12-SP1-2016-1683,SUSE-SLE-SERVER-12-SP2-2016-1683
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for java-1_8_0-openjdk", "title": "Title of the patch" }, { "category": "description", "text": "\nOpenJDK Java was updated to jdk8u111 (icedtea 3.2.0) to fix the following issues:\n\n* Security fixes\n + S8146490: Direct indirect CRL checks\n + S8151921: Improved page resolution\n + S8155968: Update command line options\n + S8155973, CVE-2016-5542: Tighten jar checks (bsc#1005522)\n + S8156794: Extend data sharing\n + S8157176: Improved classfile parsing\n + S8157739, CVE-2016-5554: Classloader Consistency Checking\n (bsc#1005523)\n + S8157749: Improve handling of DNS error replies\n + S8157753: Audio replay enhancement\n + S8157759: LCMS Transform Sampling Enhancement\n + S8157764: Better handling of interpolation plugins\n + S8158302: Handle contextual glyph substitutions\n + S8158993, CVE-2016-5568: Service Menu services (bsc#1005525)\n + S8159495: Fix index offsets\n + S8159503: Amend Annotation Actions\n + S8159511: Stack map validation\n + S8159515: Improve indy validation\n + S8159519, CVE-2016-5573: Reformat JDWP messages (bsc#1005526)\n + S8160090: Better signature handling in pack200\n + S8160094: Improve pack200 layout\n + S8160098: Clean up color profiles\n + S8160591, CVE-2016-5582: Improve internal array handling\n (bsc#1005527)\n + S8160838, CVE-2016-5597: Better HTTP service (bsc#1005528)\n + PR3206, RH1367357: lcms2: Out-of-bounds read in\n Type_MLU_Read()\n + CVE-2016-5556 (bsc#1005524)\n* New features\n + PR1370: Provide option to build without debugging\n + PR1375: Provide option to strip and link debugging info after\n build\n + PR1537: Handle alternative Kerberos credential cache\n locations\n + PR1978: Allow use of system PCSC\n + PR2445: Support system libsctp\n + PR3182: Support building without pre-compiled headers\n + PR3183: Support Fedora/RHEL system crypto policy\n + PR3221: Use pkgconfig to detect Kerberos CFLAGS and libraries\n* Import of OpenJDK 8 u102 build 14\n + S4515292: ReferenceType.isStatic() returns true for arrays\n + S4858370: JDWP: Memory Leak: GlobalRefs never deleted when\n processing invokeMethod command\n + S6976636: JVM/TI test ex03t001 fails assertion\n + S7185591: jcmd-big-script.sh ERROR: could not find app\u0027s Java\n pid.\n + S8017462: G1: guarantee fails with\n UseDynamicNumberOfGCThreads\n + S8034168: ThreadMXBean/Locks.java failed, blocked on wrong\n object\n + S8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java\n fails: Process exit code was 0, but error was expected.\n + S8041781: Need new regression tests for PBE keys\n + S8041787: Need new regressions tests for buffer handling for\n PBE algorithms\n + S8043836: Need new tests for AES cipher\n + S8044199: Tests for RSA keys and key specifications\n + S8044772: TempDirTest.java still times out with -Xcomp\n + S8046339: sun.rmi.transport.DGCAckHandler leaks memory\n + S8047031: Add SocketPermission tests for legacy socket types\n + S8048052: Permission tests for setFactory\n + S8048138: Tests for JAAS callbacks\n + S8048147: Privilege tests with JAAS Subject.doAs\n + S8048356: SecureRandom default provider tests\n + S8048357: PKCS basic tests\n + S8048360: Test signed jar files\n + S8048362: Tests for doPrivileged with accomplice\n + S8048596: Tests for AEAD ciphers\n + S8048599: Tests for key wrap and unwrap operations\n + S8048603: Additional tests for MAC algorithms\n + S8048604: Tests for strong crypto ciphers\n + S8048607: Test key generation of DES and DESEDE\n + S8048610: Implement regression test for bug fix of 4686632\n in JCE\n + S8048617: Tests for PKCS12 read operations\n + S8048618: Tests for PKCS12 write operations.\n + S8048619: Implement tests for converting PKCS12 keystores\n + S8048624: Tests for SealedObject\n + S8048819: Implement reliability test for DH algorithm\n + S8048820: Implement tests for SecretKeyFactory\n + S8048830: Implement tests for new functionality provided in\n JEP 166\n + S8049237: Need new tests for X509V3 certificates\n + S8049321: Support SHA256WithDSA in JSSE\n + S8049429: Tests for java client server communications with\n various TLS/SSL combinations.\n + S8049432: New tests for TLS property jdk.tls.client.protocols\n + S8049814: Additional SASL client-server tests\n + S8050281: New permission tests for JEP 140\n + S8050370: Need new regressions tests for messageDigest with\n DigestIOStream\n + S8050371: More MessageDigest tests\n + S8050374: More Signature tests\n + S8050427: LoginContext tests to cover JDK-4703361\n + S8050460: JAAS login/logout tests with LoginContext\n + S8050461: Tests for syntax checking of JAAS configuration\n file\n + S8054278: Refactor jps utility tests\n + S8055530: assert(_exits.control()-\u003eis_top() ||\n !_gvn.type(ret_phi)-\u003eempty()) failed: return value must be\n well defined\n + S8055844: [TESTBUG]\n test/runtime/NMT/VirtualAllocCommitUncommitRecommit.java\n fails on Solaris Sparc due to incorrect page size being used\n + S8059677: Thread.getName() instantiates Strings\n + S8061464: A typo in CipherTestUtils test\n + S8062536: [TESTBUG] Conflicting GC combinations in jdk tests\n + S8065076: java/net/SocketPermission/SocketPermissionTest.java\n fails intermittently\n + S8065078: NetworkInterface.getNetworkInterfaces() triggers\n intermittent test failures\n + S8066871: java.lang.VerifyError: Bad local variable type -\n local final String\n + S8068427: Hashtable deserialization reconstitutes table with\n wrong capacity\n + S8069038: javax/net/ssl/TLS/TLSClientPropertyTest.java needs\n to be updated for JDK-8061210\n + S8069253: javax/net/ssl/TLS/TestJSSE.java failed on Mac\n + S8071125: Improve exception messages in URLPermission\n + S8072081: Supplementary characters are rejected in comments\n + S8072463: Remove requirement that AKID and SKID have to match\n when building certificate chain\n + S8072725: Provide more granular levels for GC verification\n + S8073400: Some Monospaced logical fonts have a different\n width\n + S8073872: Schemagen fails with StackOverflowError if element\n references containing class\n + S8074931: Additional tests for CertPath API\n + S8075286: Additional tests for signature algorithm OIDs and\n transformation string\n + S8076486: [TESTBUG]\n javax/security/auth/Subject/doAs/NestedActions.java fails if\n extra VM options are given\n + S8076545: Text size is twice bigger under Windows L\u0026F on Win\n 8.1 with HiDPI display\n + S8076995: gc/ergonomics/TestDynamicNumberOfGCThreads.java\n failed with java.lang.RuntimeException: \u0027new_active_workers\u0027\n missing from stdout/stderr\n + S8079138: Additional negative tests for XML signature\n processing\n + S8081512: Remove sun.invoke.anon classes, or move / co-locate\n them with tests\n + S8081771: ProcessTool.createJavaProcessBuilder() needs new\n addTestVmAndJavaOptions argument\n + S8129419: heapDumper.cpp: assert(length_in_bytes \u003e 0) failed:\n nothing to copy\n + S8130150: Implement BigInteger.montgomeryMultiply intrinsic\n + S8130242: DataFlavorComparator transitivity exception\n + S8130304: Inference: NodeNotFoundException thrown with deep\n generic method call chain\n + S8130425: libjvm crash due to stack overflow in executables\n with 32k tbss/tdata\n + S8133023: ParallelGCThreads is not calculated correctly\n + S8134111: Unmarshaller unmarshalls XML element which doesn\u0027t\n have the expected namespace\n + S8135259: InetAddress.getAllByName only reports \u0027unknown\n error\u0027 instead of actual cause\n + S8136506: Include sun.arch.data.model as a property that can\n be queried by jtreg\n + S8137068: Tests added in JDK-8048604 fail to compile\n + S8139040: Fix initializations before ShouldNotReachHere()\n etc. and enable -Wuninitialized on linux.\n + S8139581: AWT components are not drawn after removal and\n addition to a container\n + S8141243: Unexpected timezone returned after parsing a date\n + S8141420: Compiler runtime entries don\u0027t hold Klass* from\n being GCed\n + S8141445: Use of Solaris/SPARC M7 libadimalloc.so can\n generate unknown signal in hs_err file\n + S8141551: C2 can not handle returns with inccompatible\n interface arrays\n + S8143377: Test PKCS8Test.java fails\n + S8143647: Javac compiles method reference that allows results\n in an IllegalAccessError\n + S8144144: ORB destroy() leaks filedescriptors after\n unsuccessful connection\n + S8144593: Suppress not recognized property/feature warning\n messages from SAXParser\n + S8144957: Remove PICL warning message\n + S8145039: JAXB marshaller fails with ClassCastException on\n classes generated by xjc\n + S8145228: Java Access Bridge,\n getAccessibleStatesStringFromContext doesn\u0027t wrap the call to\n getAccessibleRole\n + S8145388: URLConnection.guessContentTypeFromStream returns\n image/jpg for some JPEG images\n + S8145974: XMLStreamWriter produces invalid XML for surrogate\n pairs on OutputStreamWriter\n + S8146035: Windows - With LCD antialiasing, some glyphs are\n not rendered correctly\n + S8146192: Add test for JDK-8049321\n + S8146274: Thread spinning on WeakHashMap.getEntry() with\n concurrent use of nashorn\n + S8147468: Allow users to bound the size of buffers cached in\n the per-thread buffer caches\n + S8147645: get_ctrl_no_update() code is wrong\n + S8147807: crash in libkcms.so on linux-sparc\n + S8148379: jdk.nashorn.api.scripting spec. adjustments,\n clarifications\n + S8148627: RestrictTestMaxCachedBufferSize.java to 64-bit\n platforms\n + S8148820: Missing @since Javadoc tag in Logger.log(Level,\n Supplier)\n + S8148926: Call site profiling fails on braces-wrapped\n anonymous function\n + S8149017: Delayed provider selection broken in RSA client key\n exchange\n + S8149029: Secure validation of XML based digital signature\n always enabled when checking wrapping attacks\n + S8149330: Capacity of StringBuilder should not get close to\n Integer.MAX_VALUE unless necessary\n + S8149334: JSON.parse(JSON.stringify([])).push(10) creates an\n array containing two elements\n + S8149368: [hidpi] JLabel font is twice bigger than JTextArea\n font on Windows 7,HiDPI, Windows L\u0026F\n + S8149411: PKCS12KeyStore cannot extract AES Secret Keys\n + S8149417: Use final restricted flag\n + S8149450: LdapCtx.processReturnCode() throwing Null Pointer\n Exception\n + S8149453: [hidpi] JFileChooser does not scale properly on\n Windows with HiDPI display and Windows L\u0026F\n + S8149543: range check CastII nodes should not be split\n through Phi\n + S8149743: JVM crash after debugger hotswap with lambdas\n + S8149744: fix testng.jar delivery in Nashorn build.xml\n + S8149915: enabling validate-annotations feature for xsd\n schema with annotation causes NPE\n + S8150002: Check for the validity of oop before printing it in\n verify_remembered_set\n + S8150470: JCK: api/xsl/conf/copy/copy19 test failure\n + S8150518: G1 GC crashes at\n G1CollectedHeap::do_collection_pause_at_safepoint(double)\n + S8150533: Test\n java/util/logging/LogManagerAppContextDeadlock.java times out\n intermittently.\n + S8150704: XALAN: ERROR: \u0027No more DTM IDs are available\u0027 when\n transforming with lots of temporary result trees\n + S8150780: Repeated offer and remove on ConcurrentLinkedQueue\n lead to an OutOfMemoryError\n + S8151064: com/sun/jdi/RedefineAddPrivateMethod.sh fails\n intermittently\n + S8151197: [TEST_BUG] Need to backport fix for\n test/javax/net/ssl/TLS/TestJSSE.java\n + S8151352: jdk/test/sample fails with \u0027effective library path\n is outside the test suite\u0027\n + S8151431: DateFormatSymbols triggers this.clone() in the\n constructor\n + S8151535: TESTBUG: java/lang/invoke/AccessControlTest.java\n should be modified to run with JTREG 4.1 b13\n + S8151731: Add new jtreg keywords to jdk 8\n + S8151998: VS2010 ThemeReader.cpp(758) : error C3861: \u0027round\u0027:\n identifier not found\n + S8152927: Incorrect GPL header in StubFactoryDynamicBase.java\n reported\n + S8153252: SA: Hotspot build on Windows fails if make/closed\n folder does not exist\n + S8153531: Improve exception messaging for RSAClientKeyExchange\n + S8153641: assert(thread_state == _thread_in_native) failed:\n Assumed thread_in_native while heap dump\n + S8153673: [BACKOUT] JDWP: Memory Leak: GlobalRefs never\n deleted when processing invokeMethod command\n + S8154304: NullpointerException at\n LdapReferralException.getReferralContext\n + S8154722: Test gc/ergonomics/TestDynamicNumberOfGCThreads.java\n fails\n + S8157078: 8u102 L10n resource file updates\n + S8157838: Personalized Windows Font Size is not taken into\n account in Java8u102\n* Import of OpenJDK 8 u111 build 14\n + S6882559: new JEditorPane(\u0027text/plain\u0027,\u0027\u0027) fails for null\n context class loader\n + S8049171: Additional tests for jarsigner\u0027s warnings\n + S8063086: Math.pow yields different results upon repeated\n calls\n + S8140530: Creating a VolatileImage with size 0,0 results in\n no longer working g2d.drawString\n + S8142926: OutputAnalyzer\u0027s shouldXXX() calls return this\n + S8147077: IllegalArgumentException thrown by\n api/java_awt/Component/FlipBufferStrategy/indexTGF_General\n + S8148127: IllegalArgumentException thrown by JCK test\n api/java_awt/Component/FlipBufferStrategy/indexTGF_General\n in opengl pipeline\n + S8150611: Security problem on sun.misc.resources.Messages*\n + S8153399: Constrain AppCDS behavior (back port)\n + S8157653: [Parfait] Uninitialised variable in awt_Font.cpp\n + S8158734: JEditorPane.createEditorKitForContentType throws\n NPE after 6882559\n + S8158994: Service Menu services\n + S8159684: (tz) Support tzdata2016f\n + S8160904: Typo in code from 8079718 fix :\n enableCustomValueHanlde\n + S8160934: isnan() is not available on older MSVC compilers\n + S8161141: correct bugId for JDK-8158994 fix push\n + S8162411: Service Menu services 2\n + S8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh\n failing after JDK-8155968\n + S8162511: 8u111 L10n resource file updates\n + S8162792: Remove constraint DSA keySize \u003c 1024 from\n jdk.jar.disabledAlgorithms in jdk8\n + S8164452: 8u111 L10n resource file update - msgdrop 20\n + S8165816: jarsigner -verify shows jar unsigned if it was\n signed with a weak algorithm\n + S8166381: Back out changes to the java.security file to not\n disable MD5\n* Backports\n + S8078628, PR3208: Zero build fails with pre-compiled headers\n disabled\n + S8141491, PR3159, G592292: Unaligned memory access in Bits.c\n + S8157306, PR3121: Random infrequent null pointer exceptions\n in javac (enabled on AArch64 only)\n + S8162384, PR3122: Performance regression: bimorphic inlining\n may be bypassed by type speculation\n* Bug fixes\n + PR3123: Some object files built without -fPIC on x86 only\n + PR3126: pax-mark-vm script calls \u0027exit -1\u0027 which is invalid\n in dash\n + PR3127, G590348: Only apply PaX markings by default on\n running PaX kernels\n + PR3199: Invalid nashorn URL\n + PR3201: Update infinality configure test\n + PR3218: PR3159 leads to build failure on clean tree\n* AArch64 port\n + S8131779, PR3220: AARCH64: add Montgomery multiply intrinsic\n + S8167200, PR3220: AArch64: Broken stack pointer adjustment in\n interpreter\n + S8167421, PR3220: AArch64: in one core system, fatal error:\n Illegal threadstate encountered\n + S8167595, PR3220: AArch64: SEGV in stub code\n cipherBlockChaining_decryptAESCrypt\n + S8168888, PR3220: Port 8160591: Improve internal array\n handling to AArch64.\n* Shenandoah\n + PR3224: Shenandoah broken when building without pre-compiled\n headers\n- Build against system kerberos \n- Build against system pcsc and sctp \n- S8158260, PR2991, RH1341258: PPC64: unaligned Unsafe.getInt can\n lead to the generation of illegal instructions (bsc#988651)", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP1-2016-1683,SUSE-SLE-DESKTOP-12-SP2-2016-1683,SUSE-SLE-RPI-12-SP2-2016-1683,SUSE-SLE-SERVER-12-SP1-2016-1683,SUSE-SLE-SERVER-12-SP2-2016-1683", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2016_2887-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:2887-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20162887-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:2887-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-November/002412.html" }, { "category": "self", "summary": "SUSE Bug 1005522", "url": "https://bugzilla.suse.com/1005522" }, { "category": "self", "summary": "SUSE Bug 1005523", "url": "https://bugzilla.suse.com/1005523" }, { "category": "self", "summary": "SUSE Bug 1005524", "url": "https://bugzilla.suse.com/1005524" }, { "category": "self", "summary": "SUSE Bug 1005525", "url": "https://bugzilla.suse.com/1005525" }, { "category": "self", "summary": "SUSE Bug 1005526", "url": "https://bugzilla.suse.com/1005526" }, { "category": "self", "summary": "SUSE Bug 1005527", "url": "https://bugzilla.suse.com/1005527" }, { "category": "self", "summary": "SUSE Bug 1005528", "url": "https://bugzilla.suse.com/1005528" }, { "category": "self", "summary": "SUSE Bug 988651", "url": "https://bugzilla.suse.com/988651" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5542 page", "url": "https://www.suse.com/security/cve/CVE-2016-5542/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5554 page", "url": "https://www.suse.com/security/cve/CVE-2016-5554/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5556 page", "url": "https://www.suse.com/security/cve/CVE-2016-5556/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5568 page", "url": "https://www.suse.com/security/cve/CVE-2016-5568/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5573 page", "url": "https://www.suse.com/security/cve/CVE-2016-5573/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5582 page", "url": "https://www.suse.com/security/cve/CVE-2016-5582/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-5597 page", "url": "https://www.suse.com/security/cve/CVE-2016-5597/" } ], "title": "Security update for java-1_8_0-openjdk", "tracking": { "current_release_date": "2016-11-23T09:28:41Z", "generator": { "date": "2016-11-23T09:28:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:2887-1", "initial_release_date": "2016-11-23T09:28:41Z", "revision_history": [ { "date": "2016-11-23T09:28:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "product": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "product_id": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "product": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "product_id": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "product": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "product_id": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "product": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "product_id": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "product": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "product_id": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "product": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "product_id": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "product": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "product_id": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "product": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "product_id": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "product": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "product_id": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "product": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "product_id": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "product": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "product_id": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "product": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "product_id": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "product": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "product_id": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "product": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "product_id": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "product": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "product_id": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "product": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "product_id": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP1", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1", "product": { "name": "SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" }, "product_reference": "java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-5542", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5542" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, 8u102; and Java SE Embedded 8u101 allows remote attackers to affect integrity via vectors related to Libraries.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5542", "url": "https://www.suse.com/security/cve/CVE-2016-5542" }, { "category": "external", "summary": "SUSE Bug 1005522 for CVE-2016-5542", "url": "https://bugzilla.suse.com/1005522" }, { "category": "external", "summary": "SUSE Bug 1009280 for CVE-2016-5542", "url": "https://bugzilla.suse.com/1009280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "low" } ], "title": "CVE-2016-5542" }, { "cve": "CVE-2016-5554", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5554" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, 8u102; and Java SE Embedded 8u101 allows remote attackers to affect integrity via vectors related to JMX.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5554", "url": "https://www.suse.com/security/cve/CVE-2016-5554" }, { "category": "external", "summary": "SUSE Bug 1005523 for CVE-2016-5554", "url": "https://bugzilla.suse.com/1005523" }, { "category": "external", "summary": "SUSE Bug 1009280 for CVE-2016-5554", "url": "https://bugzilla.suse.com/1009280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "moderate" } ], "title": "CVE-2016-5554" }, { "cve": "CVE-2016-5556", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5556" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, and 8u102 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to 2D.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5556", "url": "https://www.suse.com/security/cve/CVE-2016-5556" }, { "category": "external", "summary": "SUSE Bug 1005524 for CVE-2016-5556", "url": "https://bugzilla.suse.com/1005524" }, { "category": "external", "summary": "SUSE Bug 1009280 for CVE-2016-5556", "url": "https://bugzilla.suse.com/1009280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.6, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "critical" } ], "title": "CVE-2016-5556" }, { "cve": "CVE-2016-5568", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5568" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, and 8u102 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to AWT.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5568", "url": "https://www.suse.com/security/cve/CVE-2016-5568" }, { "category": "external", "summary": "SUSE Bug 1005525 for CVE-2016-5568", "url": "https://bugzilla.suse.com/1005525" }, { "category": "external", "summary": "SUSE Bug 1009280 for CVE-2016-5568", "url": "https://bugzilla.suse.com/1009280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.6, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "critical" } ], "title": "CVE-2016-5568" }, { "cve": "CVE-2016-5573", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5573" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, 8u102; and Java SE Embedded 8u101 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot, a different vulnerability than CVE-2016-5582.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5573", "url": "https://www.suse.com/security/cve/CVE-2016-5573" }, { "category": "external", "summary": "SUSE Bug 1005526 for CVE-2016-5573", "url": "https://bugzilla.suse.com/1005526" }, { "category": "external", "summary": "SUSE Bug 1009280 for CVE-2016-5573", "url": "https://bugzilla.suse.com/1009280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "important" } ], "title": "CVE-2016-5573" }, { "cve": "CVE-2016-5582", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5582" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, 8u102; and Java SE Embedded 8u101 allows remote attackers to affect confidentiality, integrity, and availability via vectors related to Hotspot, a different vulnerability than CVE-2016-5573.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5582", "url": "https://www.suse.com/security/cve/CVE-2016-5582" }, { "category": "external", "summary": "SUSE Bug 1005527 for CVE-2016-5582", "url": "https://bugzilla.suse.com/1005527" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.6, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "critical" } ], "title": "CVE-2016-5582" }, { "cve": "CVE-2016-5597", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-5597" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 6u121, 7u111, 8u102; and Java SE Embedded 8u101 allows remote attackers to affect confidentiality via vectors related to Networking.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-5597", "url": "https://www.suse.com/security/cve/CVE-2016-5597" }, { "category": "external", "summary": "SUSE Bug 1005528 for CVE-2016-5597", "url": "https://bugzilla.suse.com/1005528" }, { "category": "external", "summary": "SUSE Bug 1009280 for CVE-2016-5597", "url": "https://bugzilla.suse.com/1009280" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-demo-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-devel-1.8.0.111-17.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:java-1_8_0-openjdk-headless-1.8.0.111-17.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-11-23T09:28:41Z", "details": "moderate" } ], "title": "CVE-2016-5597" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…