Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-10917 (GCVE-0-2024-10917)
Vulnerability from cvelistv5
Published
2024-11-11 16:55
Modified
2024-11-12 20:14
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-190 - Integer Overflow or Wraparound
Summary
In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.
References
▼ | URL | Tags | |
---|---|---|---|
emo@eclipse.org | https://github.com/eclipse-openj9/openj9/pull/20362 | Issue Tracking, Patch | |
emo@eclipse.org | https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0 | Release Notes | |
emo@eclipse.org | https://gitlab.eclipse.org/security/cve-assignement/-/issues/47 | Issue Tracking, Vendor Advisory |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
Eclipse Foundation | Open J9 |
Version: 0.8.0 ≤ 0.47.0 |
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2024-10917", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-11-12T15:44:26.956117Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-12T20:14:21.838Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "defaultStatus": "unaffected", "product": "Open J9", "repo": "https://github.com/eclipse-openj9/openj9", "vendor": "Eclipse Foundation", "versions": [ { "lessThanOrEqual": "0.47.0", "status": "affected", "version": "0.8.0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "supportingMedia": [ { "base64": false, "type": "text/html", "value": "In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters." } ], "value": "In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "format": "CVSS", "scenarios": [ { "lang": "en", "value": "GENERAL" } ] } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-190", "description": "CWE-190 Integer Overflow or Wraparound", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-11-11T16:55:11.393Z", "orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c", "shortName": "eclipse" }, "references": [ { "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/47" }, { "url": "https://github.com/eclipse-openj9/openj9/pull/20362" }, { "url": "https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0" } ], "source": { "discovery": "UNKNOWN" }, "title": "Eclipse OpenJ9 might return an incorrect value in JNI function GetStringUTFLength", "x_generator": { "engine": "Vulnogram 0.2.0" } } }, "cveMetadata": { "assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c", "assignerShortName": "eclipse", "cveId": "CVE-2024-10917", "datePublished": "2024-11-11T16:55:11.393Z", "dateReserved": "2024-11-06T09:21:23.318Z", "dateUpdated": "2024-11-12T20:14:21.838Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-10917\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2024-11-11T17:15:04.203\",\"lastModified\":\"2025-01-09T18:08:16.097\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.\"},{\"lang\":\"es\",\"value\":\"En las versiones de Eclipse OpenJ9 hasta la 0.47, la funci\u00f3n JNI GetStringUTFLength puede devolver un valor incorrecto que se ha repetido una y otra vez. A partir de la 0.48, el valor es correcto, pero puede estar truncado para incluir una cantidad menor de caracteres.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":3.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.8.0\",\"versionEndExcluding\":\"0.48.0\",\"matchCriteriaId\":\"FCC7DE02-3642-44C5-BBA7-81914AB315E6\"}]}]}],\"references\":[{\"url\":\"https://github.com/eclipse-openj9/openj9/pull/20362\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://gitlab.eclipse.org/security/cve-assignement/-/issues/47\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-10917\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-12T15:44:26.956117Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-12T16:06:05.692Z\"}}], \"cna\": {\"title\": \"Eclipse OpenJ9 might return an incorrect value in JNI function GetStringUTFLength\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/eclipse-openj9/openj9\", \"vendor\": \"Eclipse Foundation\", \"product\": \"Open J9\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.8.0\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"0.47.0\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://gitlab.eclipse.org/security/cve-assignement/-/issues/47\"}, {\"url\": \"https://github.com/eclipse-openj9/openj9/pull/20362\"}, {\"url\": \"https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"shortName\": \"eclipse\", \"dateUpdated\": \"2024-11-11T16:55:11.393Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-10917\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-12T20:14:21.838Z\", \"dateReserved\": \"2024-11-06T09:21:23.318Z\", \"assignerOrgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"datePublished\": \"2024-11-11T16:55:11.393Z\", \"assignerShortName\": \"eclipse\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2024-10917
Vulnerability from fkie_nvd
Published
2024-11-11 17:15
Modified
2025-01-09 18:08
Severity ?
3.7 (Low) - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
5.3 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Summary
In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.
References
▼ | URL | Tags | |
---|---|---|---|
emo@eclipse.org | https://github.com/eclipse-openj9/openj9/pull/20362 | Issue Tracking, Patch | |
emo@eclipse.org | https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0 | Release Notes | |
emo@eclipse.org | https://gitlab.eclipse.org/security/cve-assignement/-/issues/47 | Issue Tracking, Vendor Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*", "matchCriteriaId": "FCC7DE02-3642-44C5-BBA7-81914AB315E6", "versionEndExcluding": "0.48.0", "versionStartIncluding": "0.8.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters." }, { "lang": "es", "value": "En las versiones de Eclipse OpenJ9 hasta la 0.47, la funci\u00f3n JNI GetStringUTFLength puede devolver un valor incorrecto que se ha repetido una y otra vez. A partir de la 0.48, el valor es correcto, pero puede estar truncado para incluir una cantidad menor de caracteres." } ], "id": "CVE-2024-10917", "lastModified": "2025-01-09T18:08:16.097", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.7, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 1.4, "source": "emo@eclipse.org", "type": "Secondary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2024-11-11T17:15:04.203", "references": [ { "source": "emo@eclipse.org", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/eclipse-openj9/openj9/pull/20362" }, { "source": "emo@eclipse.org", "tags": [ "Release Notes" ], "url": "https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0" }, { "source": "emo@eclipse.org", "tags": [ "Issue Tracking", "Vendor Advisory" ], "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/47" } ], "sourceIdentifier": "emo@eclipse.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-190" } ], "source": "emo@eclipse.org", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-190" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2025:0674-1
Vulnerability from csaf_suse
Published
2025-02-24 10:45
Modified
2025-02-24 10:45
Summary
Security update for java-1_8_0-ibm
Notes
Title of the patch
Security update for java-1_8_0-ibm
Description of the patch
This update for java-1_8_0-ibm fixes the following issues:
Update to Java 8.0 Service Refresh 8 Fix Pack 40 (bsc#1236470):
- CVE-2025-21502: unauthenticated attacker can obtain unauthorized read and write access to data through the Hotspot
component API (bsc#1236278).
Patchnames
SUSE-2025-674,SUSE-SLE-Module-Legacy-15-SP6-2025-674,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-674,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-674,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-674,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-674,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-674,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-674,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-674,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-674,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-674,SUSE-Storage-7.1-2025-674,openSUSE-SLE-15.6-2025-674
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": "moderate" }, "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-ibm", "title": "Title of the patch" }, { "category": "description", "text": "This update for java-1_8_0-ibm fixes the following issues:\n\nUpdate to Java 8.0 Service Refresh 8 Fix Pack 40 (bsc#1236470):\n\n- CVE-2025-21502: unauthenticated attacker can obtain unauthorized read and write access to data through the Hotspot\n component API (bsc#1236278).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-674,SUSE-SLE-Module-Legacy-15-SP6-2025-674,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-674,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2025-674,SUSE-SLE-Product-HPC-15-SP4-LTSS-2025-674,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-674,SUSE-SLE-Product-SLES-15-SP4-LTSS-2025-674,SUSE-SLE-Product-SLES-15-SP5-LTSS-2025-674,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-674,SUSE-SLE-Product-SLES_SAP-15-SP4-2025-674,SUSE-SLE-Product-SLES_SAP-15-SP5-2025-674,SUSE-Storage-7.1-2025-674,openSUSE-SLE-15.6-2025-674", "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-2025_0674-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0674-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250674-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0674-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020421.html" }, { "category": "self", "summary": "SUSE Bug 1233296", "url": "https://bugzilla.suse.com/1233296" }, { "category": "self", "summary": "SUSE Bug 1236278", "url": "https://bugzilla.suse.com/1236278" }, { "category": "self", "summary": "SUSE Bug 1236470", "url": "https://bugzilla.suse.com/1236470" }, { "category": "self", "summary": "SUSE CVE CVE-2024-10917 page", "url": "https://www.suse.com/security/cve/CVE-2024-10917/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-21502 page", "url": "https://www.suse.com/security/cve/CVE-2025-21502/" } ], "title": "Security update for java-1_8_0-ibm", "tracking": { "current_release_date": "2025-02-24T10:45:09Z", "generator": { "date": "2025-02-24T10:45:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0674-1", "initial_release_date": "2025-02-24T10:45:09Z", "revision_history": [ { "date": "2025-02-24T10:45:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.i586", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.i586", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.i586", "product": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.i586", "product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.i586", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.i586", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.i586", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.i586", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.i586", "product": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.i586", "product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.i586", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.i586", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-legacy:15:sp6" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.6", "product": { "name": "openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP6", "product_id": "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x" }, "product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" }, "product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-10917", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-10917" } ], "notes": [ { "category": "general", "text": "In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-10917", "url": "https://www.suse.com/security/cve/CVE-2024-10917" }, { "category": "external", "summary": "SUSE Bug 1233296 for CVE-2024-10917", "url": "https://bugzilla.suse.com/1233296" } ], "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 Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-24T10:45:09Z", "details": "moderate" } ], "title": "CVE-2024-10917" }, { "cve": "CVE-2025-21502", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-21502" } ], "notes": [ { "category": "general", "text": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM for JDK: 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM Enterprise Edition: 20.3.16 and 21.3.12. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-21502", "url": "https://www.suse.com/security/cve/CVE-2025-21502" }, { "category": "external", "summary": "SUSE Bug 1236278 for CVE-2025-21502", "url": "https://bugzilla.suse.com/1236278" } ], "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 Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server 15 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.40-150000.3.98.1.x86_64", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.ppc64le", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.s390x", "openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.40-150000.3.98.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-24T10:45:09Z", "details": "moderate" } ], "title": "CVE-2025-21502" } ] }
suse-su-2025:0675-1
Vulnerability from csaf_suse
Published
2025-02-24 10:46
Modified
2025-02-24 10:46
Summary
Security update for java-1_8_0-ibm
Notes
Title of the patch
Security update for java-1_8_0-ibm
Description of the patch
This update for java-1_8_0-ibm fixes the following issues:
Update to Java 8.0 Service Refresh 8 Fix Pack 40 (bsc#1236470):
- CVE-2025-21502: unauthenticated attacker can obtain unauthorized read and write access to data through the Hotspot
component API (bsc#1236278).
Patchnames
SUSE-2025-675,SUSE-SLE-SERVER-12-SP5-LTSS-2025-675,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-675
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": "moderate" }, "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-ibm", "title": "Title of the patch" }, { "category": "description", "text": "This update for java-1_8_0-ibm fixes the following issues:\n\nUpdate to Java 8.0 Service Refresh 8 Fix Pack 40 (bsc#1236470):\n\n- CVE-2025-21502: unauthenticated attacker can obtain unauthorized read and write access to data through the Hotspot\n component API (bsc#1236278).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2025-675,SUSE-SLE-SERVER-12-SP5-LTSS-2025-675,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-675", "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-2025_0675-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2025:0675-1", "url": "https://www.suse.com/support/update/announcement/2025/suse-su-20250675-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2025:0675-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2025-February/020420.html" }, { "category": "self", "summary": "SUSE Bug 1233296", "url": "https://bugzilla.suse.com/1233296" }, { "category": "self", "summary": "SUSE Bug 1236278", "url": "https://bugzilla.suse.com/1236278" }, { "category": "self", "summary": "SUSE Bug 1236470", "url": "https://bugzilla.suse.com/1236470" }, { "category": "self", "summary": "SUSE CVE CVE-2024-10917 page", "url": "https://www.suse.com/security/cve/CVE-2024-10917/" }, { "category": "self", "summary": "SUSE CVE CVE-2025-21502 page", "url": "https://www.suse.com/security/cve/CVE-2025-21502/" } ], "title": "Security update for java-1_8_0-ibm", "tracking": { "current_release_date": "2025-02-24T10:46:04Z", "generator": { "date": "2025-02-24T10:46:04Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2025:0675-1", "initial_release_date": "2025-02-24T10:46:04Z", "revision_history": [ { "date": "2025-02-24T10:46:04Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.i586", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.i586", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.i586", "product": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.i586", "product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.i586", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.i586", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.i586", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.i586", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.i586", "product": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.i586", "product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.i586" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.i586", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.i586", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.ppc64le", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.ppc64le", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.ppc64le", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.ppc64le", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.s390", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.s390", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.s390" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.s390", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.s390", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-30.132.1.s390x", "product": { "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-30.132.1.s390x", "product_id": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-30.132.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.s390x", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.s390x", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-30.132.1.s390x", "product": { "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-30.132.1.s390x", "product_id": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-30.132.1.s390x" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.s390x", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.s390x", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-32bit-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" } }, { "category": "product_version", "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.x86_64", "product": { "name": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.x86_64", "product_id": "java-1_8_0-ibm-src-1.8.0_sr8.40-30.132.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product": { "name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5", "product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" }, "product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-10917", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-10917" } ], "notes": [ { "category": "general", "text": "In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-10917", "url": "https://www.suse.com/security/cve/CVE-2024-10917" }, { "category": "external", "summary": "SUSE Bug 1233296 for CVE-2024-10917", "url": "https://bugzilla.suse.com/1233296" } ], "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 Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-24T10:46:04Z", "details": "moderate" } ], "title": "CVE-2024-10917" }, { "cve": "CVE-2025-21502", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2025-21502" } ], "notes": [ { "category": "general", "text": "Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Hotspot). Supported versions that are affected are Oracle Java SE: 8u431-perf, 11.0.25, 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM for JDK: 17.0.13, 21.0.5, 23.0.1; Oracle GraalVM Enterprise Edition: 20.3.16 and 21.3.12. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. CVSS 3.1 Base Score 4.8 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2025-21502", "url": "https://www.suse.com/security/cve/CVE-2025-21502" }, { "category": "external", "summary": "SUSE Bug 1236278 for CVE-2025-21502", "url": "https://bugzilla.suse.com/1236278" } ], "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 Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.s390x", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.40-30.132.1.x86_64", "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.40-30.132.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2025-02-24T10:46:04Z", "details": "moderate" } ], "title": "CVE-2025-21502" } ] }
ghsa-492j-gvpg-m7v2
Vulnerability from github
Published
2024-11-11 18:30
Modified
2024-11-11 18:30
Severity ?
VLAI Severity ?
Details
In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.
{ "affected": [], "aliases": [ "CVE-2024-10917" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-11-11T17:15:04Z", "severity": "LOW" }, "details": "In Eclipse OpenJ9 versions up to 0.47, the JNI function GetStringUTFLength may return an incorrect value which has wrapped around. From 0.48 the value is correct but may be truncated to include a smaller number of characters.", "id": "GHSA-492j-gvpg-m7v2", "modified": "2024-11-11T18:30:28Z", "published": "2024-11-11T18:30:28Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10917" }, { "type": "WEB", "url": "https://github.com/eclipse-openj9/openj9/pull/20362" }, { "type": "WEB", "url": "https://github.com/eclipse-openj9/openj9/releases/tag/openj9-0.48.0" }, { "type": "WEB", "url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/47" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ] }
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…