Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-3933 (GCVE-0-2024-3933)
Vulnerability from cvelistv5 – Published: 2024-05-27 06:08 – Updated: 2024-08-01 20:26
VLAI
EPSS
Title
Eclipse Open J9 With -Xgc:concurrentScavenge on IBM Z, could write/read outside of a buffer
Summary
In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://gitlab.eclipse.org/security/cve-assigneme… | issue-tracking |
| https://github.com/eclipse/omr/pull/7275 | patch |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Eclipse Foundation | Open J9 |
Affected:
0.13.0 , < 0.44.0
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-3933",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-03T14:47:54.232408Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-04T17:31:08.547Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T20:26:57.273Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"issue-tracking",
"x_transferred"
],
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/21"
},
{
"tags": [
"patch",
"x_transferred"
],
"url": "https://github.com/eclipse/omr/pull/7275"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Open J9",
"repo": "https://github.com/eclipse/omr/",
"vendor": "Eclipse Foundation",
"versions": [
{
"lessThan": "0.44.0",
"status": "affected",
"version": "0.13.0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIn Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.\u003c/p\u003e\n\u003cp\u003e\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-805",
"description": "CWE-805 Buffer Access with Incorrect Length Value",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125 Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-787",
"description": "CWE-787 Out-of-bounds Write",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-27T06:08:15.898Z",
"orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"shortName": "eclipse"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://gitlab.eclipse.org/security/cve-assignement/-/issues/21"
},
{
"tags": [
"patch"
],
"url": "https://github.com/eclipse/omr/pull/7275"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Eclipse Open J9 With -Xgc:concurrentScavenge on IBM Z, could write/read outside of a buffer",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"assignerShortName": "eclipse",
"cveId": "CVE-2024-3933",
"datePublished": "2024-05-27T06:08:15.898Z",
"dateReserved": "2024-04-17T17:06:41.690Z",
"dateUpdated": "2024-08-01T20:26:57.273Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-3933",
"date": "2026-06-06",
"epss": "0.00068",
"percentile": "0.21248"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-3933\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2024-05-27T06:15:09.367\",\"lastModified\":\"2025-01-09T18:00:53.140\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.\"},{\"lang\":\"es\",\"value\":\"En las versiones de Eclipse OpenJ9 anteriores a 0.44.0 y posteriores a 0.13.0, cuando se ejecuta con la opci\u00f3n JVM -Xgc:concurrentScavenge, la secuencia generada para System.arrayCopy en la plataforma IBM Z con soporte de hardware y software para almacenamiento protegido [1], podr\u00eda permitir el acceso a un b\u00fafer con un valor de longitud incorrecto al ejecutar una secuencia de copia de matriz mientras el ciclo de recolecci\u00f3n de basura de recuperaci\u00f3n concurrente est\u00e1 activo y las regiones de memoria de origen y destino para la copia de matriz se superponen. Esto permite leer y escribir en direcciones m\u00e1s all\u00e1 del final del rango de la matriz.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.0,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.8,\"impactScore\":5.5}]},\"weaknesses\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-787\"},{\"lang\":\"en\",\"value\":\"CWE-805\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.13.0\",\"versionEndExcluding\":\"0.44.0\",\"matchCriteriaId\":\"76AC6E23-7314-4C84-8BB7-EF9D7DB1C71C\"}]}]}],\"references\":[{\"url\":\"https://github.com/eclipse/omr/pull/7275\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://gitlab.eclipse.org/security/cve-assignement/-/issues/21\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/eclipse/omr/pull/7275\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://gitlab.eclipse.org/security/cve-assignement/-/issues/21\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://gitlab.eclipse.org/security/cve-assignement/-/issues/21\", \"tags\": [\"issue-tracking\", \"x_transferred\"]}, {\"url\": \"https://github.com/eclipse/omr/pull/7275\", \"tags\": [\"patch\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T20:26:57.273Z\"}}, {\"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-3933\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-03T14:47:54.232408Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-03T14:48:12.435Z\"}, \"title\": \"CISA ADP Vulnrichment\"}], \"cna\": {\"title\": \"Eclipse Open J9 With -Xgc:concurrentScavenge on IBM Z, could write/read outside of a buffer\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/eclipse/omr/\", \"vendor\": \"Eclipse Foundation\", \"product\": \"Open J9\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.13.0\", \"lessThan\": \"0.44.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://gitlab.eclipse.org/security/cve-assignement/-/issues/21\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/eclipse/omr/pull/7275\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.\u003c/p\u003e\\n\u003cp\u003e\u003c/p\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-805\", \"description\": \"CWE-805 Buffer Access with Incorrect Length Value\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-787\", \"description\": \"CWE-787 Out-of-bounds Write\"}]}], \"providerMetadata\": {\"orgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"shortName\": \"eclipse\", \"dateUpdated\": \"2024-05-27T06:08:15.898Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-3933\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-01T20:26:57.273Z\", \"dateReserved\": \"2024-04-17T17:06:41.690Z\", \"assignerOrgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"datePublished\": \"2024-05-27T06:08:15.898Z\", \"assignerShortName\": \"eclipse\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
OPENSUSE-SU-2025:14749-1
Vulnerability from csaf_opensuse - Published: 2025-02-08 00:00 - Updated: 2025-02-08 00:00Summary
java-1_8_0-openj9-1.8.0.442-1.1 on GA media
Severity
Moderate
Notes
Title of the patch: java-1_8_0-openj9-1.8.0.442-1.1 on GA media
Description of the patch: These are all security issues fixed in the java-1_8_0-openj9-1.8.0.442-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames: openSUSE-Tumbleweed-2025-14749
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
28 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
28 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
28 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
11 references
{
"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": "java-1_8_0-openj9-1.8.0.442-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the java-1_8_0-openj9-1.8.0.442-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14749",
"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/opensuse-su-2025_14749-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21208 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21208/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21217 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3933 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3933/"
}
],
"title": "java-1_8_0-openj9-1.8.0.442-1.1 on GA media",
"tracking": {
"current_release_date": "2025-02-08T00:00:00Z",
"generator": {
"date": "2025-02-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14749-1",
"initial_release_date": "2025-02-08T00:00:00Z",
"revision_history": [
{
"date": "2025-02-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-1.8.0.442-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"product": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"product_id": "java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-1.8.0.442-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"product": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"product_id": "java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-1.8.0.442-1.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"product": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"product_id": "java-1_8_0-openj9-src-1.8.0.442-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-1.8.0.442-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64",
"product": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64",
"product_id": "java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64"
},
"product_reference": "java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le"
},
"product_reference": "java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x"
},
"product_reference": "java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
},
"product_reference": "java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21208",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21208"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21208",
"url": "https://www.suse.com/security/cve/CVE-2024-21208"
},
{
"category": "external",
"summary": "SUSE Bug 1231702 for CVE-2024-21208",
"url": "https://bugzilla.suse.com/1231702"
}
],
"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": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.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:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-21208"
},
{
"cve": "CVE-2024-21217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21217"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21217",
"url": "https://www.suse.com/security/cve/CVE-2024-21217"
},
{
"category": "external",
"summary": "SUSE Bug 1231716 for CVE-2024-21217",
"url": "https://bugzilla.suse.com/1231716"
}
],
"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": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.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:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-21217"
},
{
"cve": "CVE-2024-3933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3933"
}
],
"notes": [
{
"category": "general",
"text": "In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3933",
"url": "https://www.suse.com/security/cve/CVE-2024-3933"
},
{
"category": "external",
"summary": "SUSE Bug 1225470 for CVE-2024-3933",
"url": "https://bugzilla.suse.com/1225470"
}
],
"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": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-accessibility-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-demo-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-devel-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-headless-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-javadoc-1.8.0.442-1.1.x86_64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.aarch64",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.ppc64le",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.s390x",
"openSUSE Tumbleweed:java-1_8_0-openj9-src-1.8.0.442-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-08T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-3933"
}
]
}
SUSE-SU-2024:4252-1
Vulnerability from csaf_suse - Published: 2024-12-06 15:40 - Updated: 2024-12-06 15:40Summary
Security update for java-1_8_0-ibm
Severity
Moderate
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:
Updated to Java 8.0 Service Refresh 8 Fix Pack 35 with Oracle October 15 2024 CPU (bsc#1232064):
- CVE-2024-21208: Fixed partial DoS in component Networking (bsc#1231702,JDK-8328286)
- CVE-2024-21210: Fixed unauthorized update, insert or delete access to some of Oracle Java SE accessible data in component Hotspot (bsc#1231711,JDK-8328544)
- CVE-2024-21217: Fixed partial DoS in component Serialization (bsc#1231716,JDK-8331446)
- CVE-2024-21235: Fixed unauthorized read/write access to data in component Hotspot (bsc#1231719,JDK-8332644)
Other issues fixed in past releases:
- CVE-2024-3933: Fixed evaluate constant byteLenNode of arrayCopyChild (bsc#1225470)
Patchnames: SUSE-2024-4252,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4252,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4252
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
25 references
{
"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\nUpdated to Java 8.0 Service Refresh 8 Fix Pack 35 with Oracle October 15 2024 CPU (bsc#1232064):\n- CVE-2024-21208: Fixed partial DoS in component Networking (bsc#1231702,JDK-8328286)\n- CVE-2024-21210: Fixed unauthorized update, insert or delete access to some of Oracle Java SE accessible data in component Hotspot (bsc#1231711,JDK-8328544)\n- CVE-2024-21217: Fixed partial DoS in component Serialization (bsc#1231716,JDK-8331446)\n- CVE-2024-21235: Fixed unauthorized read/write access to data in component Hotspot (bsc#1231719,JDK-8332644)\n\nOther issues fixed in past releases:\n- CVE-2024-3933: Fixed evaluate constant byteLenNode of arrayCopyChild (bsc#1225470)",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4252,SUSE-SLE-SERVER-12-SP5-LTSS-2024-4252,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4252",
"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-2024_4252-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4252-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244252-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4252-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019963.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225470",
"url": "https://bugzilla.suse.com/1225470"
},
{
"category": "self",
"summary": "SUSE Bug 1231702",
"url": "https://bugzilla.suse.com/1231702"
},
{
"category": "self",
"summary": "SUSE Bug 1231711",
"url": "https://bugzilla.suse.com/1231711"
},
{
"category": "self",
"summary": "SUSE Bug 1231716",
"url": "https://bugzilla.suse.com/1231716"
},
{
"category": "self",
"summary": "SUSE Bug 1231719",
"url": "https://bugzilla.suse.com/1231719"
},
{
"category": "self",
"summary": "SUSE Bug 1232064",
"url": "https://bugzilla.suse.com/1232064"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21208 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21208/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21210 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21217 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3933 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3933/"
}
],
"title": "Security update for java-1_8_0-ibm",
"tracking": {
"current_release_date": "2024-12-06T15:40:23Z",
"generator": {
"date": "2024-12-06T15:40:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4252-1",
"initial_release_date": "2024-12-06T15:40:23Z",
"revision_history": [
{
"date": "2024-12-06T15:40:23Z",
"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.35-30.129.1.i586",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.i586",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.i586",
"product": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.i586",
"product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.i586",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.i586",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.i586",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.i586",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.i586",
"product": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.i586",
"product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.i586",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.i586",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.ppc64le",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.ppc64le",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.s390",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.s390",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.s390"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.s390",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.s390",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-30.129.1.s390x",
"product": {
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-30.129.1.s390x",
"product_id": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-30.129.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.s390x",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.s390x",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-30.129.1.s390x",
"product": {
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-30.129.1.s390x",
"product_id": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-30.129.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.s390x",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.s390x",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.1.x86_64",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.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.35-30.129.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.35-30.129.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21208",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21208"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21208",
"url": "https://www.suse.com/security/cve/CVE-2024-21208"
},
{
"category": "external",
"summary": "SUSE Bug 1231702 for CVE-2024-21208",
"url": "https://bugzilla.suse.com/1231702"
}
],
"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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T15:40:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-21208"
},
{
"cve": "CVE-2024-21210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21210"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21210",
"url": "https://www.suse.com/security/cve/CVE-2024-21210"
},
{
"category": "external",
"summary": "SUSE Bug 1231711 for CVE-2024-21210",
"url": "https://bugzilla.suse.com/1231711"
}
],
"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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T15:40:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-21210"
},
{
"cve": "CVE-2024-21217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21217"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21217",
"url": "https://www.suse.com/security/cve/CVE-2024-21217"
},
{
"category": "external",
"summary": "SUSE Bug 1231716 for CVE-2024-21217",
"url": "https://bugzilla.suse.com/1231716"
}
],
"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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T15:40:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-21217"
},
{
"cve": "CVE-2024-21235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21235"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21235",
"url": "https://www.suse.com/security/cve/CVE-2024-21235"
},
{
"category": "external",
"summary": "SUSE Bug 1231719 for CVE-2024-21235",
"url": "https://bugzilla.suse.com/1231719"
}
],
"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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T15:40:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-21235"
},
{
"cve": "CVE-2024-3933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3933"
}
],
"notes": [
{
"category": "general",
"text": "In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3933",
"url": "https://www.suse.com/security/cve/CVE-2024-3933"
},
{
"category": "external",
"summary": "SUSE Bug 1225470 for CVE-2024-3933",
"url": "https://bugzilla.suse.com/1225470"
}
],
"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.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-30.129.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-30.129.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T15:40:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-3933"
}
]
}
SUSE-SU-2024:4306-1
Vulnerability from csaf_suse - Published: 2024-12-12 14:31 - Updated: 2024-12-12 14:31Summary
Security update for java-1_8_0-ibm
Severity
Moderate
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:
Updated to Java 8.0 Service Refresh 8 Fix Pack 35 with Oracle October 15 2024 CPU (bsc#1232064):
- CVE-2024-21208: Fixed partial DoS in component Networking (bsc#1231702,JDK-8328286)
- CVE-2024-21210: Fixed unauthorized update, insert or delete access to some of Oracle Java SE accessible data in component Hotspot (bsc#1231711,JDK-8328544)
- CVE-2024-21217: Fixed partial DoS in component Serialization (bsc#1231716,JDK-8331446)
- CVE-2024-21235: Fixed unauthorized read/write access to data in component Hotspot (bsc#1231719,JDK-8332644)
Other issues fixed in past releases:
- CVE-2024-3933: Fixed evaluate constant byteLenNode of arrayCopyChild (bsc#1225470)
Patchnames: SUSE-2024-4306,SUSE-SLE-Module-Legacy-15-SP5-2024-4306,SUSE-SLE-Module-Legacy-15-SP6-2024-4306,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4306,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4306,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4306,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4306,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4306,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4306,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4306,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4306,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4306,SUSE-Storage-7.1-2024-4306,openSUSE-SLE-15.5-2024-4306,openSUSE-SLE-15.6-2024-4306
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
4.8 (Medium)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
5.3 (Medium)
Affected products
Recommended
106 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
25 references
{
"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\nUpdated to Java 8.0 Service Refresh 8 Fix Pack 35 with Oracle October 15 2024 CPU (bsc#1232064):\n- CVE-2024-21208: Fixed partial DoS in component Networking (bsc#1231702,JDK-8328286)\n- CVE-2024-21210: Fixed unauthorized update, insert or delete access to some of Oracle Java SE accessible data in component Hotspot (bsc#1231711,JDK-8328544)\n- CVE-2024-21217: Fixed partial DoS in component Serialization (bsc#1231716,JDK-8331446)\n- CVE-2024-21235: Fixed unauthorized read/write access to data in component Hotspot (bsc#1231719,JDK-8332644)\n\nOther issues fixed in past releases:\n - CVE-2024-3933: Fixed evaluate constant byteLenNode of arrayCopyChild (bsc#1225470)",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4306,SUSE-SLE-Module-Legacy-15-SP5-2024-4306,SUSE-SLE-Module-Legacy-15-SP6-2024-4306,SUSE-SLE-Product-HPC-15-SP3-LTSS-2024-4306,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-4306,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-4306,SUSE-SLE-Product-SLES-15-SP2-LTSS-2024-4306,SUSE-SLE-Product-SLES-15-SP3-LTSS-2024-4306,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-4306,SUSE-SLE-Product-SLES_SAP-15-SP2-2024-4306,SUSE-SLE-Product-SLES_SAP-15-SP3-2024-4306,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-4306,SUSE-Storage-7.1-2024-4306,openSUSE-SLE-15.5-2024-4306,openSUSE-SLE-15.6-2024-4306",
"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-2024_4306-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4306-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244306-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4306-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019994.html"
},
{
"category": "self",
"summary": "SUSE Bug 1225470",
"url": "https://bugzilla.suse.com/1225470"
},
{
"category": "self",
"summary": "SUSE Bug 1231702",
"url": "https://bugzilla.suse.com/1231702"
},
{
"category": "self",
"summary": "SUSE Bug 1231711",
"url": "https://bugzilla.suse.com/1231711"
},
{
"category": "self",
"summary": "SUSE Bug 1231716",
"url": "https://bugzilla.suse.com/1231716"
},
{
"category": "self",
"summary": "SUSE Bug 1231719",
"url": "https://bugzilla.suse.com/1231719"
},
{
"category": "self",
"summary": "SUSE Bug 1232064",
"url": "https://bugzilla.suse.com/1232064"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21208 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21208/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21210 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21210/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21217 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21217/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-21235 page",
"url": "https://www.suse.com/security/cve/CVE-2024-21235/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-3933 page",
"url": "https://www.suse.com/security/cve/CVE-2024-3933/"
}
],
"title": "Security update for java-1_8_0-ibm",
"tracking": {
"current_release_date": "2024-12-12T14:31:11Z",
"generator": {
"date": "2024-12-12T14:31:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4306-1",
"initial_release_date": "2024-12-12T14:31:11Z",
"revision_history": [
{
"date": "2024-12-12T14:31:11Z",
"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.35-150000.3.95.1.i586",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.i586",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.i586",
"product": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.i586",
"product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.i586",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.i586",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.i586",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.i586",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.i586",
"product": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.i586",
"product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.i586"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.i586",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.i586",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
},
{
"category": "product_version",
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"product_id": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"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 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"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 for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"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 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.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"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.35-150000.3.95.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.ppc64le"
},
"product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.s390x"
},
"product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.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.35-150000.3.95.1.x86_64"
},
"product_reference": "java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-21208",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21208"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21208",
"url": "https://www.suse.com/security/cve/CVE-2024-21208"
},
{
"category": "external",
"summary": "SUSE Bug 1231702 for CVE-2024-21208",
"url": "https://bugzilla.suse.com/1231702"
}
],
"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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-12T14:31:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-21208"
},
{
"cve": "CVE-2024-21210",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21210"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21210",
"url": "https://www.suse.com/security/cve/CVE-2024-21210"
},
{
"category": "external",
"summary": "SUSE Bug 1231711 for CVE-2024-21210",
"url": "https://bugzilla.suse.com/1231711"
}
],
"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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-12T14:31:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-21210"
},
{
"cve": "CVE-2024-21217",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21217"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21217",
"url": "https://www.suse.com/security/cve/CVE-2024-21217"
},
{
"category": "external",
"summary": "SUSE Bug 1231716 for CVE-2024-21217",
"url": "https://bugzilla.suse.com/1231716"
}
],
"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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-12T14:31:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-21217"
},
{
"cve": "CVE-2024-21235",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-21235"
}
],
"notes": [
{
"category": "general",
"text": "unknown",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-21235",
"url": "https://www.suse.com/security/cve/CVE-2024-21235"
},
{
"category": "external",
"summary": "SUSE Bug 1231719 for CVE-2024-21235",
"url": "https://bugzilla.suse.com/1231719"
}
],
"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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-12T14:31:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-21235"
},
{
"cve": "CVE-2024-3933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-3933"
}
],
"notes": [
{
"category": "general",
"text": "In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage [1], could allow access to a buffer with an incorrect length value when executing an arraycopy sequence while the Concurrent Scavenge Garbage Collection cycle is active and the source and destination memory regions for arraycopy overlap. This allows read and write to addresses beyond the end of the array range.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-3933",
"url": "https://www.suse.com/security/cve/CVE-2024-3933"
},
{
"category": "external",
"summary": "SUSE Bug 1225470 for CVE-2024-3933",
"url": "https://bugzilla.suse.com/1225470"
}
],
"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.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Enterprise Storage 7.1:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.5:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-alsa-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-demo-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-devel-32bit-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-plugin-1.8.0_sr8.35-150000.3.95.1.x86_64",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.ppc64le",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.s390x",
"openSUSE Leap 15.6:java-1_8_0-ibm-src-1.8.0_sr8.35-150000.3.95.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-12T14:31:11Z",
"details": "moderate"
}
],
"title": "CVE-2024-3933"
}
]
}
WID-SEC-W-2024-1264
Vulnerability from csaf_certbund - Published: 2024-05-30 22:00 - Updated: 2025-01-02 23:00Summary
IBM Java: Schwachstelle ermöglicht Umgehen von Sicherheitsvorkehrungen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM Java Runtime ist die Java Runtime Environment (kurz JRE) Portierung von IBM.
Angriff: Ein lokaler Angreifer kann eine Schwachstelle in IBM Java ausnutzen, um Sicherheitsvorkehrungen zu umgehen.
Betroffene Betriebssysteme: - Sonstiges
Es besteht eine Schwachstelle in IBM Java. Dieser Fehler besteht in der Eclipse Openj9 Komponente aufgrund einer unsachgemäßen Zugriffsverwaltung. Durch das Senden einer speziell gestalteten Anfrage kann ein lokaler Angreifer diese Schwachstelle ausnutzen, um Lese- und Schreibzugriffe auf Adressen jenseits des Endes des Array-Bereichs zu erhalten und so Sicherheitsmaßnahmen zu umgehen.
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Tivoli Netcool/OMNIbus <8.1.0.33
IBM / Tivoli Netcool/OMNIbus
|
<8.1.0.33 | ||
|
IBM Rational Build Forge <8.0.0.27
IBM / Rational Build Forge
|
<8.0.0.27 | ||
|
IBM Tivoli Monitoring for Virtual Environments Base <7.3.7
IBM / Tivoli Monitoring
|
for Virtual Environments Base <7.3.7 | ||
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
IBM Business Automation Workflow
IBM
|
cpe:/a:ibm:business_automation_workflow:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP9 IF03
IBM / QRadar SIEM
|
<7.5.0 UP9 IF03 | ||
|
IBM Tivoli Monitoring 6.3.0.7
IBM / Tivoli Monitoring
|
cpe:/a:ibm:tivoli_monitoring:6.3.0.7
|
6.3.0.7 | |
|
IBM Maximo Asset Management 7.6.1.3
IBM / Maximo Asset Management
|
cpe:/a:ibm:maximo_asset_management:7.6.1.3
|
7.6.1.3 | |
|
IBM Java <8.0.8.25
IBM / Java
|
<8.0.8.25 |
References
12 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "IBM Java Runtime ist die Java Runtime Environment (kurz JRE) Portierung von IBM.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann eine Schwachstelle in IBM Java ausnutzen, um Sicherheitsvorkehrungen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1264 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1264.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1264 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1264"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2024-05-30",
"url": "https://www.ibm.com/support/pages/node/7155287"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7156383 vom 2024-06-04",
"url": "https://www.ibm.com/support/pages/node/7156383"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7157291 vom 2024-06-12",
"url": "https://www.ibm.com/support/pages/node/7157291"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7159671 vom 2024-07-04",
"url": "https://www.ibm.com/support/pages/node/7159671"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7168815 vom 2024-09-18",
"url": "https://www.ibm.com/support/pages/node/7168815"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7172544 vom 2024-10-08",
"url": "https://www.ibm.com/support/pages/node/7172544"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7173018 vom 2024-10-14",
"url": "https://www.ibm.com/support/pages/node/7173018"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4252-1 vom 2024-12-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019963.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4306-1 vom 2024-12-12",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/MXBN2J5OLQHHEFQZKWDMPVG3S6TODMOZ/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7180128 vom 2025-01-02",
"url": "https://www.ibm.com/support/pages/node/7180128"
}
],
"source_lang": "en-US",
"title": "IBM Java: Schwachstelle erm\u00f6glicht Umgehen von Sicherheitsvorkehrungen",
"tracking": {
"current_release_date": "2025-01-02T23:00:00.000+00:00",
"generator": {
"date": "2025-01-03T09:15:24.146+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-1264",
"initial_release_date": "2024-05-30T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-06-04T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-06-12T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-07-04T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-09-17T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-10-08T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von IBM und IBM-APAR aufgenommen"
},
{
"date": "2024-10-13T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-12T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-02T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von IBM aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "IBM Business Automation Workflow",
"product": {
"name": "IBM Business Automation Workflow",
"product_id": "T019704",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.8.25",
"product": {
"name": "IBM Java \u003c8.0.8.25",
"product_id": "T035115"
}
},
{
"category": "product_version",
"name": "8.0.8.25",
"product": {
"name": "IBM Java 8.0.8.25",
"product_id": "T035115-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:jre:8.0.8.25"
}
}
}
],
"category": "product_name",
"name": "Java"
},
{
"branches": [
{
"category": "product_version",
"name": "7.6.1.3",
"product": {
"name": "IBM Maximo Asset Management 7.6.1.3",
"product_id": "1234217",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:maximo_asset_management:7.6.1.3"
}
}
}
],
"category": "product_name",
"name": "Maximo Asset Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP9 IF03",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP9 IF03",
"product_id": "T037731"
}
},
{
"category": "product_version",
"name": "7.5.0 UP9 IF03",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP9 IF03",
"product_id": "T037731-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up9_if03"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.0.0.27",
"product": {
"name": "IBM Rational Build Forge \u003c8.0.0.27",
"product_id": "T038286"
}
},
{
"category": "product_version",
"name": "8.0.0.27",
"product": {
"name": "IBM Rational Build Forge 8.0.0.27",
"product_id": "T038286-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:rational_build_forge:8.0.0.27"
}
}
}
],
"category": "product_name",
"name": "Rational Build Forge"
},
{
"branches": [
{
"category": "product_version",
"name": "6.3.0.7",
"product": {
"name": "IBM Tivoli Monitoring 6.3.0.7",
"product_id": "342008",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_monitoring:6.3.0.7"
}
}
},
{
"category": "product_version_range",
"name": "for Virtual Environments Base \u003c7.3.7",
"product": {
"name": "IBM Tivoli Monitoring for Virtual Environments Base \u003c7.3.7",
"product_id": "T039990"
}
},
{
"category": "product_version",
"name": "for Virtual Environments Base 7.3.7",
"product": {
"name": "IBM Tivoli Monitoring for Virtual Environments Base 7.3.7",
"product_id": "T039990-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_monitoring:7.3.7::for_virtual_environments_base"
}
}
}
],
"category": "product_name",
"name": "Tivoli Monitoring"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.1.0.33",
"product": {
"name": "IBM Tivoli Netcool/OMNIbus \u003c8.1.0.33",
"product_id": "T038032"
}
},
{
"category": "product_version",
"name": "8.1.0.33",
"product": {
"name": "IBM Tivoli Netcool/OMNIbus 8.1.0.33",
"product_id": "T038032-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:tivoli_netcool%2fomnibus:8.1.0.33"
}
}
}
],
"category": "product_name",
"name": "Tivoli Netcool/OMNIbus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-3933",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in IBM Java. Dieser Fehler besteht in der Eclipse Openj9 Komponente aufgrund einer unsachgem\u00e4\u00dfen Zugriffsverwaltung. Durch das Senden einer speziell gestalteten Anfrage kann ein lokaler Angreifer diese Schwachstelle ausnutzen, um Lese- und Schreibzugriffe auf Adressen jenseits des Endes des Array-Bereichs zu erhalten und so Sicherheitsma\u00dfnahmen zu umgehen."
}
],
"product_status": {
"known_affected": [
"T038032",
"T038286",
"T039990",
"T002207",
"T019704",
"T037731",
"342008",
"1234217",
"T035115"
]
},
"release_date": "2024-05-30T22:00:00.000+00:00",
"title": "CVE-2024-3933"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…