suse-su-2016:0959-1
Vulnerability from csaf_suse
Published
2016-04-05 12:38
Modified
2016-04-05 12:38
Summary
Security update for java-1_7_0-openjdk
Notes
Title of the patch
Security update for java-1_7_0-openjdk
Description of the patch
The OpenJDK Java java-1_7_0-openjdk was updated to 2.6.5 to fix the following issues:
Update to 2.6.5 - OpenJDK 7u99 (bsc#972468)
* Security fixes
- S8152335, CVE-2016-0636: Improve MethodHandle consistency
* Import of OpenJDK 7 u99 build 0
- S6425769, PR2858: Allow specifying an address to bind JMX
remote connector
- S6961123: setWMClass fails to null-terminate WM_CLASS string
- S8145982, PR2858: JMXInterfaceBindingTest is failing
intermittently
- S8146015, PR2858: JMXInterfaceBindingTest is failing
intermittently for IPv6 addresses
* Backports
- S8028727, PR2814: [parfait] warnings from b116 for
jdk.src.share.native.sun.security.ec: JNI pending exceptions
- S8048512, PR2814: Uninitialised memory in
jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
- S8071705. PR2819, RH1182694: Java application menu misbehaves
when running multiple screen stacked vertically
- S8150954, PR2866, RH1176206: AWT Robot not compatible with
GNOME Shell
* Bug fixes
- PR2803: Make system CUPS optional
- PR2886: Location of 'stap' executable is hard-coded
- PR2893: test/tapset/jstaptest.pl should be executable
- PR2894: Add missing test directory in make check.
* CACAO
- PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:
Assertion `dest && result && x.any && y.any' failed
* AArch64 port
- PR2852: Add support for large code cache
- PR2852: Apply ReservedCodeCacheSize default limiting to
AArch64 only.
- S8081289, PR2852: aarch64: add support for
RewriteFrequentPairs in interpreter
- S8131483, PR2852: aarch64: illegal stlxr instructions
- S8133352, PR2852: aarch64: generates constrained unpredictable
instructions
- S8133842, PR2852: aarch64: C2 generates illegal instructions
with int shifts >=32
- S8134322, PR2852: AArch64: Fix several errors in C2 biased
locking implementation
- S8136615, PR2852: aarch64: elide DecodeN when followed by
CmpP 0
- S8138575, PR2852: Improve generated code for profile counters
- S8138641, PR2852: Disable C2 peephole by default for aarch64
- S8138966, PR2852: Intermittent SEGV running ParallelGC
- S8143067, PR2852: aarch64: guarantee failure in javac
- S8143285, PR2852: aarch64: Missing load acquire when checking
if ConstantPoolCacheEntry is resolved
- S8143584, PR2852: Load constant pool tag and class status with
load acquire
- S8144201, PR2852: aarch64:
jdk/test/com/sun/net/httpserver/Test6a.java fails with
--enable-unlimited-crypto
- S8144582, PR2852: AArch64 does not generate correct branch
profile data
- S8146709, PR2852: AArch64: Incorrect use of ADRP for
byte_map_base
- S8147805, PR2852: aarch64: C1 segmentation fault due to inline
Unsafe.getAndSetObject
- S8148240, PR2852: aarch64: random infrequent null pointer
exceptions in javac
* PPC & AIX port
- S8034797, PR2851: AIX: Fix os::naked_short_sleep() in
os_aix.cpp after 8028280
- S8139258, PR2851: PPC64LE: argument passing problem when
passing 15 floats in native call
- S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable
kill register R12
Update to 2.6.5 - OpenJDK 7u99 (bsc#972468)
* Security fixes
- S8152335, CVE-2016-0636: Improve MethodHandle consistency
* Import of OpenJDK 7 u99 build 0
- S6425769, PR2858: Allow specifying an address to bind JMX
remote connector
- S6961123: setWMClass fails to null-terminate WM_CLASS string
- S8145982, PR2858: JMXInterfaceBindingTest is failing
intermittently
- S8146015, PR2858: JMXInterfaceBindingTest is failing
intermittently for IPv6 addresses
* Backports
- S8028727, PR2814: [parfait] warnings from b116 for
jdk.src.share.native.sun.security.ec: JNI pending exceptions
- S8048512, PR2814: Uninitialised memory in
jdk/src/share/native/sun/security/ec/ECC_JNI.cpp
- S8071705. PR2819, RH1182694: Java application menu misbehaves
when running multiple screen stacked vertically
- S8150954, PR2866, RH1176206: AWT Robot not compatible with
GNOME Shell
* Bug fixes
- PR2803: Make system CUPS optional
- PR2886: Location of 'stap' executable is hard-coded
- PR2893: test/tapset/jstaptest.pl should be executable
- PR2894: Add missing test directory in make check.
* CACAO
- PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:
Assertion `dest && result && x.any && y.any' failed
* AArch64 port
- PR2852: Add support for large code cache
- PR2852: Apply ReservedCodeCacheSize default limiting to
AArch64 only.
- S8081289, PR2852: aarch64: add support for
RewriteFrequentPairs in interpreter
- S8131483, PR2852: aarch64: illegal stlxr instructions
- S8133352, PR2852: aarch64: generates constrained unpredictable
instructions
- S8133842, PR2852: aarch64: C2 generates illegal instructions
with int shifts >=32
- S8134322, PR2852: AArch64: Fix several errors in C2 biased
locking implementation
- S8136615, PR2852: aarch64: elide DecodeN when followed by
CmpP 0
- S8138575, PR2852: Improve generated code for profile counters
- S8138641, PR2852: Disable C2 peephole by default for aarch64
- S8138966, PR2852: Intermittent SEGV running ParallelGC
- S8143067, PR2852: aarch64: guarantee failure in javac
- S8143285, PR2852: aarch64: Missing load acquire when checking
if ConstantPoolCacheEntry is resolved
- S8143584, PR2852: Load constant pool tag and class status with
load acquire
- S8144201, PR2852: aarch64:
jdk/test/com/sun/net/httpserver/Test6a.java fails with
--enable-unlimited-crypto
- S8144582, PR2852: AArch64 does not generate correct branch
profile data
- S8146709, PR2852: AArch64: Incorrect use of ADRP for
byte_map_base
- S8147805, PR2852: aarch64: C1 segmentation fault due to inline
Unsafe.getAndSetObject
- S8148240, PR2852: aarch64: random infrequent null pointer
exceptions in javac
* PPC & AIX port
- S8034797, PR2851: AIX: Fix os::naked_short_sleep() in
os_aix.cpp after 8028280
- S8139258, PR2851: PPC64LE: argument passing problem when
passing 15 floats in native call
- S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable
kill register R12
Patchnames
SUSE-SLE-DESKTOP-12-2016-556,SUSE-SLE-DESKTOP-12-SP1-2016-556,SUSE-SLE-SERVER-12-2016-556,SUSE-SLE-SERVER-12-SP1-2016-556
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_7_0-openjdk", "title": "Title of the patch" }, { "category": "description", "text": "\nThe OpenJDK Java java-1_7_0-openjdk was updated to 2.6.5 to fix the following issues:\n\nUpdate to 2.6.5 - OpenJDK 7u99 (bsc#972468)\n* Security fixes\n - S8152335, CVE-2016-0636: Improve MethodHandle consistency\n* Import of OpenJDK 7 u99 build 0\n - S6425769, PR2858: Allow specifying an address to bind JMX\n remote connector\n - S6961123: setWMClass fails to null-terminate WM_CLASS string\n - S8145982, PR2858: JMXInterfaceBindingTest is failing\n intermittently\n - S8146015, PR2858: JMXInterfaceBindingTest is failing\n intermittently for IPv6 addresses\n* Backports\n - S8028727, PR2814: [parfait] warnings from b116 for\n jdk.src.share.native.sun.security.ec: JNI pending exceptions\n - S8048512, PR2814: Uninitialised memory in\n jdk/src/share/native/sun/security/ec/ECC_JNI.cpp\n - S8071705. PR2819, RH1182694: Java application menu misbehaves\n when running multiple screen stacked vertically\n - S8150954, PR2866, RH1176206: AWT Robot not compatible with\n GNOME Shell\n* Bug fixes\n - PR2803: Make system CUPS optional\n - PR2886: Location of \u0027stap\u0027 executable is hard-coded\n - PR2893: test/tapset/jstaptest.pl should be executable\n - PR2894: Add missing test directory in make check.\n* CACAO\n - PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:\n Assertion `dest \u0026\u0026 result \u0026\u0026 x.any \u0026\u0026 y.any\u0027 failed\n* AArch64 port\n - PR2852: Add support for large code cache\n - PR2852: Apply ReservedCodeCacheSize default limiting to\n AArch64 only.\n - S8081289, PR2852: aarch64: add support for\n RewriteFrequentPairs in interpreter\n - S8131483, PR2852: aarch64: illegal stlxr instructions\n - S8133352, PR2852: aarch64: generates constrained unpredictable\n instructions\n - S8133842, PR2852: aarch64: C2 generates illegal instructions\n with int shifts \u003e=32\n - S8134322, PR2852: AArch64: Fix several errors in C2 biased\n locking implementation\n - S8136615, PR2852: aarch64: elide DecodeN when followed by\n CmpP 0\n - S8138575, PR2852: Improve generated code for profile counters\n - S8138641, PR2852: Disable C2 peephole by default for aarch64\n - S8138966, PR2852: Intermittent SEGV running ParallelGC\n - S8143067, PR2852: aarch64: guarantee failure in javac\n - S8143285, PR2852: aarch64: Missing load acquire when checking\n if ConstantPoolCacheEntry is resolved\n - S8143584, PR2852: Load constant pool tag and class status with\n load acquire\n - S8144201, PR2852: aarch64:\n jdk/test/com/sun/net/httpserver/Test6a.java fails with\n --enable-unlimited-crypto\n - S8144582, PR2852: AArch64 does not generate correct branch\n profile data\n - S8146709, PR2852: AArch64: Incorrect use of ADRP for\n byte_map_base\n - S8147805, PR2852: aarch64: C1 segmentation fault due to inline\n Unsafe.getAndSetObject\n - S8148240, PR2852: aarch64: random infrequent null pointer\n exceptions in javac\n* PPC \u0026 AIX port\n - S8034797, PR2851: AIX: Fix os::naked_short_sleep() in\n os_aix.cpp after 8028280\n - S8139258, PR2851: PPC64LE: argument passing problem when\n passing 15 floats in native call\n - S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable\n kill register R12\n\nUpdate to 2.6.5 - OpenJDK 7u99 (bsc#972468)\n* Security fixes\n - S8152335, CVE-2016-0636: Improve MethodHandle consistency\n* Import of OpenJDK 7 u99 build 0\n - S6425769, PR2858: Allow specifying an address to bind JMX\n remote connector\n - S6961123: setWMClass fails to null-terminate WM_CLASS string\n - S8145982, PR2858: JMXInterfaceBindingTest is failing\n intermittently\n - S8146015, PR2858: JMXInterfaceBindingTest is failing\n intermittently for IPv6 addresses\n* Backports\n - S8028727, PR2814: [parfait] warnings from b116 for\n jdk.src.share.native.sun.security.ec: JNI pending exceptions\n - S8048512, PR2814: Uninitialised memory in\n jdk/src/share/native/sun/security/ec/ECC_JNI.cpp\n - S8071705. PR2819, RH1182694: Java application menu misbehaves\n when running multiple screen stacked vertically\n - S8150954, PR2866, RH1176206: AWT Robot not compatible with\n GNOME Shell\n* Bug fixes\n - PR2803: Make system CUPS optional\n - PR2886: Location of \u0027stap\u0027 executable is hard-coded\n - PR2893: test/tapset/jstaptest.pl should be executable\n - PR2894: Add missing test directory in make check.\n* CACAO\n - PR2781, CA195: typeinfo.cpp: typeinfo_merge_nonarrays:\n Assertion `dest \u0026\u0026 result \u0026\u0026 x.any \u0026\u0026 y.any\u0027 failed\n* AArch64 port\n - PR2852: Add support for large code cache\n - PR2852: Apply ReservedCodeCacheSize default limiting to\n AArch64 only.\n - S8081289, PR2852: aarch64: add support for\n RewriteFrequentPairs in interpreter\n - S8131483, PR2852: aarch64: illegal stlxr instructions\n - S8133352, PR2852: aarch64: generates constrained unpredictable\n instructions\n - S8133842, PR2852: aarch64: C2 generates illegal instructions\n with int shifts \u003e=32\n - S8134322, PR2852: AArch64: Fix several errors in C2 biased\n locking implementation\n - S8136615, PR2852: aarch64: elide DecodeN when followed by\n CmpP 0\n - S8138575, PR2852: Improve generated code for profile counters\n - S8138641, PR2852: Disable C2 peephole by default for aarch64\n - S8138966, PR2852: Intermittent SEGV running ParallelGC\n - S8143067, PR2852: aarch64: guarantee failure in javac\n - S8143285, PR2852: aarch64: Missing load acquire when checking\n if ConstantPoolCacheEntry is resolved\n - S8143584, PR2852: Load constant pool tag and class status with\n load acquire\n - S8144201, PR2852: aarch64:\n jdk/test/com/sun/net/httpserver/Test6a.java fails with\n --enable-unlimited-crypto\n - S8144582, PR2852: AArch64 does not generate correct branch\n profile data\n - S8146709, PR2852: AArch64: Incorrect use of ADRP for\n byte_map_base\n - S8147805, PR2852: aarch64: C1 segmentation fault due to inline\n Unsafe.getAndSetObject\n - S8148240, PR2852: aarch64: random infrequent null pointer\n exceptions in javac\n* PPC \u0026 AIX port\n - S8034797, PR2851: AIX: Fix os::naked_short_sleep() in\n os_aix.cpp after 8028280\n - S8139258, PR2851: PPC64LE: argument passing problem when\n passing 15 floats in native call\n - S8139421, PR2851: PPC64LE: MacroAssembler::bxx64_patchable\n kill register R12\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-2016-556,SUSE-SLE-DESKTOP-12-SP1-2016-556,SUSE-SLE-SERVER-12-2016-556,SUSE-SLE-SERVER-12-SP1-2016-556", "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_0959-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2016:0959-1", "url": "https://www.suse.com/support/update/announcement/2016/suse-su-20160959-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2016:0959-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2016-April/001986.html" }, { "category": "self", "summary": "SUSE Bug 972468", "url": "https://bugzilla.suse.com/972468" }, { "category": "self", "summary": "SUSE CVE CVE-2016-0636 page", "url": "https://www.suse.com/security/cve/CVE-2016-0636/" } ], "title": "Security update for java-1_7_0-openjdk", "tracking": { "current_release_date": "2016-04-05T12:38:37Z", "generator": { "date": "2016-04-05T12:38:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2016:0959-1", "initial_release_date": "2016-04-05T12:38:37Z", "revision_history": [ { "date": "2016-04-05T12:38:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "product": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "product_id": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "product": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "product_id": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "product": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "product_id": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "product": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "product_id": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "product": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "product_id": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "product": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "product_id": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "product": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "product_id": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "product": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "product_id": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "product": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "product_id": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "product": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "product_id": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "product": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "product_id": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64" } }, { "category": "product_version", "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "product": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "product_id": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12", "product": { "name": "SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12" } } }, { "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 Server 12", "product": { "name": "SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12" } } }, { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Desktop 12", "product_id": "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP1", "product_id": "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12", "product_id": "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1", "product_id": "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_7_0-openjdk-1.7.0.99-27.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_7_0-openjdk-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.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_7_0-openjdk-1.7.0.99-27.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_7_0-openjdk-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.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_7_0-openjdk-1.7.0.99-27.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_7_0-openjdk-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-1.7.0.99-27.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_7_0-openjdk-demo-1.7.0.99-27.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_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.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_7_0-openjdk-demo-1.7.0.99-27.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_7_0-openjdk-demo-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.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_7_0-openjdk-demo-1.7.0.99-27.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_7_0-openjdk-demo-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-demo-1.7.0.99-27.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_7_0-openjdk-devel-1.7.0.99-27.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_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.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_7_0-openjdk-devel-1.7.0.99-27.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_7_0-openjdk-devel-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.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_7_0-openjdk-devel-1.7.0.99-27.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_7_0-openjdk-devel-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-devel-1.7.0.99-27.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_7_0-openjdk-headless-1.7.0.99-27.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_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.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_7_0-openjdk-headless-1.7.0.99-27.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_7_0-openjdk-headless-1.7.0.99-27.1.s390x" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.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_7_0-openjdk-headless-1.7.0.99-27.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_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" }, "product_reference": "java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" } ] }, "vulnerabilities": [ { "cve": "CVE-2016-0636", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-0636" } ], "notes": [ { "category": "general", "text": "Unspecified vulnerability in Oracle Java SE 7u97, 8u73, and 8u74 allows remote attackers to affect confidentiality, integrity, and availability via unknown vectors related to the Hotspot sub-component.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-0636", "url": "https://www.suse.com/security/cve/CVE-2016-0636" }, { "category": "external", "summary": "SUSE Bug 972468 for CVE-2016-0636", "url": "https://bugzilla.suse.com/972468" }, { "category": "external", "summary": "SUSE Bug 979252 for CVE-2016-0636", "url": "https://bugzilla.suse.com/979252" } ], "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_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Desktop 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-demo-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-devel-1.7.0.99-27.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12:java-1_7_0-openjdk-headless-1.7.0.99-27.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2016-04-05T12:38:37Z", "details": "critical" } ], "title": "CVE-2016-0636" } ] }
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…