Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-2201 (GCVE-0-2019-2201)
Vulnerability from cvelistv5
- Remote code execution
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T18:42:50.884Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "name": "USN-4190-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4190-1/" }, { "name": "FEDORA-2019-eee0d6c6f8", "tags": [ "vendor-advisory", "x_refsource_FEDORA", "x_transferred" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "name": "openSUSE-SU-2019:2529", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "name": "openSUSE-SU-2019:2530", "tags": [ "vendor-advisory", "x_refsource_SUSE", "x_transferred" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "name": "GLSA-202003-23", "tags": [ "vendor-advisory", "x_refsource_GENTOO", "x_transferred" ], "url": "https://security.gentoo.org/glsa/202003-23" }, { "name": "[mxnet-commits] 20200317 [GitHub] [incubator-mxnet] leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280%40%3Ccommits.mxnet.apache.org%3E" }, { "name": "[debian-lts-announce] 20220531 [SECURITY] [DLA 3037-1] libjpeg-turbo security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "Android", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Android-8.0 Android-8.1 Android-9 Android-10" } ] } ], "descriptions": [ { "lang": "en", "value": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338" } ], "problemTypes": [ { "descriptions": [ { "description": "Remote code execution", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-05-31T16:06:14", "orgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", "shortName": "google_android" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "name": "USN-4190-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4190-1/" }, { "name": "FEDORA-2019-eee0d6c6f8", "tags": [ "vendor-advisory", "x_refsource_FEDORA" ], "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "name": "openSUSE-SU-2019:2529", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "name": "openSUSE-SU-2019:2530", "tags": [ "vendor-advisory", "x_refsource_SUSE" ], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "name": "GLSA-202003-23", "tags": [ "vendor-advisory", "x_refsource_GENTOO" ], "url": "https://security.gentoo.org/glsa/202003-23" }, { "name": "[mxnet-commits] 20200317 [GitHub] [incubator-mxnet] leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280%40%3Ccommits.mxnet.apache.org%3E" }, { "name": "[debian-lts-announce] 20220531 [SECURITY] [DLA 3037-1] libjpeg-turbo security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "security@android.com", "ID": "CVE-2019-2201", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Android", "version": { "version_data": [ { "version_value": "Android-8.0 Android-8.1 Android-9 Android-10" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Remote code execution" } ] } ] }, "references": { "reference_data": [ { "name": "https://source.android.com/security/bulletin/2019-11-01", "refsource": "MISC", "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "name": "USN-4190-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4190-1/" }, { "name": "FEDORA-2019-eee0d6c6f8", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "name": "openSUSE-SU-2019:2529", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "name": "openSUSE-SU-2019:2530", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "name": "GLSA-202003-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-23" }, { "name": "[mxnet-commits] 20200317 [GitHub] [incubator-mxnet] leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280@%3Ccommits.mxnet.apache.org%3E" }, { "name": "[debian-lts-announce] 20220531 [SECURITY] [DLA 3037-1] libjpeg-turbo security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "baff130e-b8d5-4e15-b3d3-c3cf5d5545c6", "assignerShortName": "google_android", "cveId": "CVE-2019-2201", "datePublished": "2019-11-13T17:35:51", "dateReserved": "2018-12-10T00:00:00", "dateUpdated": "2024-08-04T18:42:50.884Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2019-2201\",\"sourceIdentifier\":\"security@android.com\",\"published\":\"2019-11-13T18:15:11.530\",\"lastModified\":\"2024-11-21T04:40:25.397\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338\"},{\"lang\":\"es\",\"value\":\"En la funci\u00f3n generate_jsimd_ycc_rgb_convert_neon del archivo jsimd_arm64_neon.S, hay una posible escritura fuera de l\u00edmites debido a una falta de comprobaci\u00f3n de l\u00edmites. Esto podr\u00eda conllevar a una ejecuci\u00f3n de c\u00f3digo remota en un proceso no privilegiado sin ser necesarios privilegios de ejecuci\u00f3n adicionales. Es requerida una interacci\u00f3n del usuario para su explotaci\u00f3n. Producto: Android, Versiones: Android-8.0 Android-8.1 Android-9 Android-10, ID de Android: A-120551338\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:C/I:C/A:C\",\"baseScore\":9.3,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":8.6,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B578E383-0D77-4AC7-9C81-3F0B8C18E033\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:8.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B06BE74B-83F4-41A3-8AD3-2E6248F7B0B2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"8DFAAD08-36DA-4C95-8200-C29FE5B6B854\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D558D965-FA70-4822-A770-419E73BA9ED3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*\",\"matchCriteriaId\":\"23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CD783B0C-9246-47D9-A937-6144FE8BFF0F\"}]}]}],\"references\":[{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html\",\"source\":\"security@android.com\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html\",\"source\":\"security@android.com\"},{\"url\":\"https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280%40%3Ccommits.mxnet.apache.org%3E\",\"source\":\"security@android.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html\",\"source\":\"security@android.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/\",\"source\":\"security@android.com\"},{\"url\":\"https://security.gentoo.org/glsa/202003-23\",\"source\":\"security@android.com\"},{\"url\":\"https://source.android.com/security/bulletin/2019-11-01\",\"source\":\"security@android.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4190-1/\",\"source\":\"security@android.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280%40%3Ccommits.mxnet.apache.org%3E\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202003-23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://source.android.com/security/bulletin/2019-11-01\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4190-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
fkie_cve-2019-2201
Vulnerability from fkie_nvd
Vendor | Product | Version | |
---|---|---|---|
android | 8.0 | ||
android | 8.1 | ||
android | 9.0 | ||
android | 10.0 | ||
canonical | ubuntu_linux | 16.04 | |
canonical | ubuntu_linux | 18.04 | |
canonical | ubuntu_linux | 19.04 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:google:android:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "B578E383-0D77-4AC7-9C81-3F0B8C18E033", "vulnerable": true }, { "criteria": "cpe:2.3:o:google:android:8.1:*:*:*:*:*:*:*", "matchCriteriaId": "B06BE74B-83F4-41A3-8AD3-2E6248F7B0B2", "vulnerable": true }, { "criteria": "cpe:2.3:o:google:android:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "8DFAAD08-36DA-4C95-8200-C29FE5B6B854", "vulnerable": true }, { "criteria": "cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "D558D965-FA70-4822-A770-419E73BA9ED3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "matchCriteriaId": "F7016A2A-8365-4F1A-89A2-7A19F2BCAE5B", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "matchCriteriaId": "23A7C53F-B80F-4E6A-AFA9-58EEA84BE11D", "vulnerable": true }, { "criteria": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*", "matchCriteriaId": "CD783B0C-9246-47D9-A937-6144FE8BFF0F", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338" }, { "lang": "es", "value": "En la funci\u00f3n generate_jsimd_ycc_rgb_convert_neon del archivo jsimd_arm64_neon.S, hay una posible escritura fuera de l\u00edmites debido a una falta de comprobaci\u00f3n de l\u00edmites. Esto podr\u00eda conllevar a una ejecuci\u00f3n de c\u00f3digo remota en un proceso no privilegiado sin ser necesarios privilegios de ejecuci\u00f3n adicionales. Es requerida una interacci\u00f3n del usuario para su explotaci\u00f3n. Producto: Android, Versiones: Android-8.0 Android-8.1 Android-9 Android-10, ID de Android: A-120551338" } ], "id": "CVE-2019-2201", "lastModified": "2024-11-21T04:40:25.397", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2019-11-13T18:15:11.530", "references": [ { "source": "security@android.com", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "source": "security@android.com", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "source": "security@android.com", "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280%40%3Ccommits.mxnet.apache.org%3E" }, { "source": "security@android.com", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" }, { "source": "security@android.com", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "source": "security@android.com", "url": "https://security.gentoo.org/glsa/202003-23" }, { "source": "security@android.com", "tags": [ "Vendor Advisory" ], "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "source": "security@android.com", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4190-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280%40%3Ccommits.mxnet.apache.org%3E" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.gentoo.org/glsa/202003-23" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Vendor Advisory" ], "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4190-1/" } ], "sourceIdentifier": "security@android.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-787" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2019:2972-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libjpeg-turbo", "title": "Title of the patch" }, { "category": "description", "text": "This update for libjpeg-turbo fixes the following issues:\n\n- CVE-2019-2201: Several integer overflow issues and subsequent segfaults occurred in libjpeg-turbo,\n when attempting to compress or decompress gigapixel images. [bsc#1156402]\n\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2019-2972,SUSE-2019-2972,SUSE-OpenStack-Cloud-7-2019-2972,SUSE-OpenStack-Cloud-8-2019-2972,SUSE-OpenStack-Cloud-Crowbar-8-2019-2972,SUSE-SLE-DESKTOP-12-SP4-2019-2972,SUSE-SLE-SAP-12-SP1-2019-2972,SUSE-SLE-SAP-12-SP2-2019-2972,SUSE-SLE-SAP-12-SP3-2019-2972,SUSE-SLE-SDK-12-SP4-2019-2972,SUSE-SLE-SDK-12-SP5-2019-2972,SUSE-SLE-SERVER-12-SP1-2019-2972,SUSE-SLE-SERVER-12-SP2-2019-2972,SUSE-SLE-SERVER-12-SP2-BCL-2019-2972,SUSE-SLE-SERVER-12-SP3-2019-2972,SUSE-SLE-SERVER-12-SP3-BCL-2019-2972,SUSE-SLE-SERVER-12-SP4-2019-2972,SUSE-SLE-SERVER-12-SP5-2019-2972,SUSE-Storage-5-2019-2972", "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-2019_2972-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2972-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192972-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2972-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006137.html" }, { "category": "self", "summary": "SUSE Bug 1156402", "url": "https://bugzilla.suse.com/1156402" }, { "category": "self", "summary": "SUSE CVE CVE-2019-2201 page", "url": "https://www.suse.com/security/cve/CVE-2019-2201/" } ], "title": "Security update for libjpeg-turbo", "tracking": { "current_release_date": "2019-11-14T11:05:46Z", "generator": { "date": "2019-11-14T11:05:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2972-1", "initial_release_date": "2019-11-14T11:05:46Z", "revision_history": [ { "date": "2019-11-14T11:05:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "product": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "product_id": "libjpeg-turbo-1.5.3-31.19.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-31.19.1.aarch64", "product": { "name": "libjpeg62-62.2.0-31.19.1.aarch64", "product_id": "libjpeg62-62.2.0-31.19.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-31.19.1.aarch64", "product": { "name": "libjpeg62-devel-62.2.0-31.19.1.aarch64", "product_id": "libjpeg62-devel-62.2.0-31.19.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "product": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "product_id": "libjpeg62-turbo-1.5.3-31.19.1.aarch64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-31.19.1.aarch64", "product": { "name": "libjpeg8-8.1.2-31.19.1.aarch64", "product_id": "libjpeg8-8.1.2-31.19.1.aarch64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-31.19.1.aarch64", "product": { "name": "libjpeg8-devel-8.1.2-31.19.1.aarch64", "product_id": "libjpeg8-devel-8.1.2-31.19.1.aarch64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-31.19.1.aarch64", "product": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64", "product_id": "libturbojpeg0-8.1.2-31.19.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libjpeg62-64bit-62.2.0-31.19.1.aarch64_ilp32", "product": { "name": "libjpeg62-64bit-62.2.0-31.19.1.aarch64_ilp32", "product_id": "libjpeg62-64bit-62.2.0-31.19.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg62-devel-64bit-62.2.0-31.19.1.aarch64_ilp32", "product": { "name": "libjpeg62-devel-64bit-62.2.0-31.19.1.aarch64_ilp32", "product_id": "libjpeg62-devel-64bit-62.2.0-31.19.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg8-64bit-8.1.2-31.19.1.aarch64_ilp32", "product": { "name": "libjpeg8-64bit-8.1.2-31.19.1.aarch64_ilp32", "product_id": "libjpeg8-64bit-8.1.2-31.19.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg8-devel-64bit-8.1.2-31.19.1.aarch64_ilp32", "product": { "name": "libjpeg8-devel-64bit-8.1.2-31.19.1.aarch64_ilp32", "product_id": "libjpeg8-devel-64bit-8.1.2-31.19.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libturbojpeg0-64bit-8.1.2-31.19.1.aarch64_ilp32", "product": { "name": "libturbojpeg0-64bit-8.1.2-31.19.1.aarch64_ilp32", "product_id": "libturbojpeg0-64bit-8.1.2-31.19.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-31.19.1.i586", "product": { "name": "libjpeg-turbo-1.5.3-31.19.1.i586", "product_id": "libjpeg-turbo-1.5.3-31.19.1.i586" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-31.19.1.i586", "product": { "name": "libjpeg62-62.2.0-31.19.1.i586", "product_id": "libjpeg62-62.2.0-31.19.1.i586" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-31.19.1.i586", "product": { "name": "libjpeg62-devel-62.2.0-31.19.1.i586", "product_id": "libjpeg62-devel-62.2.0-31.19.1.i586" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-31.19.1.i586", "product": { "name": "libjpeg62-turbo-1.5.3-31.19.1.i586", "product_id": "libjpeg62-turbo-1.5.3-31.19.1.i586" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-31.19.1.i586", "product": { "name": "libjpeg8-8.1.2-31.19.1.i586", "product_id": "libjpeg8-8.1.2-31.19.1.i586" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-31.19.1.i586", "product": { "name": "libjpeg8-devel-8.1.2-31.19.1.i586", "product_id": "libjpeg8-devel-8.1.2-31.19.1.i586" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-31.19.1.i586", "product": { "name": "libturbojpeg0-8.1.2-31.19.1.i586", "product_id": "libturbojpeg0-8.1.2-31.19.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "product": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "product_id": "libjpeg-turbo-1.5.3-31.19.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-31.19.1.ppc64le", "product": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le", "product_id": "libjpeg62-62.2.0-31.19.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-31.19.1.ppc64le", "product": { "name": "libjpeg62-devel-62.2.0-31.19.1.ppc64le", "product_id": "libjpeg62-devel-62.2.0-31.19.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "product": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "product_id": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-31.19.1.ppc64le", "product": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le", "product_id": "libjpeg8-8.1.2-31.19.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-31.19.1.ppc64le", "product": { "name": "libjpeg8-devel-8.1.2-31.19.1.ppc64le", "product_id": "libjpeg8-devel-8.1.2-31.19.1.ppc64le" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "product": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "product_id": "libturbojpeg0-8.1.2-31.19.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-31.19.1.s390", "product": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390", "product_id": "libjpeg-turbo-1.5.3-31.19.1.s390" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-31.19.1.s390", "product": { "name": "libjpeg62-62.2.0-31.19.1.s390", "product_id": "libjpeg62-62.2.0-31.19.1.s390" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-31.19.1.s390", "product": { "name": "libjpeg62-devel-62.2.0-31.19.1.s390", "product_id": "libjpeg62-devel-62.2.0-31.19.1.s390" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-31.19.1.s390", "product": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390", "product_id": "libjpeg62-turbo-1.5.3-31.19.1.s390" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-31.19.1.s390", "product": { "name": "libjpeg8-8.1.2-31.19.1.s390", "product_id": "libjpeg8-8.1.2-31.19.1.s390" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-31.19.1.s390", "product": { "name": "libjpeg8-devel-8.1.2-31.19.1.s390", "product_id": "libjpeg8-devel-8.1.2-31.19.1.s390" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-31.19.1.s390", "product": { "name": "libturbojpeg0-8.1.2-31.19.1.s390", "product_id": "libturbojpeg0-8.1.2-31.19.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-31.19.1.s390x", "product": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x", "product_id": "libjpeg-turbo-1.5.3-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-31.19.1.s390x", "product": { "name": "libjpeg62-62.2.0-31.19.1.s390x", "product_id": "libjpeg62-62.2.0-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "product": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "product_id": "libjpeg62-32bit-62.2.0-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-31.19.1.s390x", "product": { "name": "libjpeg62-devel-62.2.0-31.19.1.s390x", "product_id": "libjpeg62-devel-62.2.0-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-devel-32bit-62.2.0-31.19.1.s390x", "product": { "name": "libjpeg62-devel-32bit-62.2.0-31.19.1.s390x", "product_id": "libjpeg62-devel-32bit-62.2.0-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "product": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "product_id": "libjpeg62-turbo-1.5.3-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-31.19.1.s390x", "product": { "name": "libjpeg8-8.1.2-31.19.1.s390x", "product_id": "libjpeg8-8.1.2-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "product": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "product_id": "libjpeg8-32bit-8.1.2-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-31.19.1.s390x", "product": { "name": "libjpeg8-devel-8.1.2-31.19.1.s390x", "product_id": "libjpeg8-devel-8.1.2-31.19.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-devel-32bit-8.1.2-31.19.1.s390x", "product": { "name": "libjpeg8-devel-32bit-8.1.2-31.19.1.s390x", "product_id": "libjpeg8-devel-32bit-8.1.2-31.19.1.s390x" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-31.19.1.s390x", "product": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x", "product_id": "libturbojpeg0-8.1.2-31.19.1.s390x" } }, { "category": "product_version", "name": "libturbojpeg0-32bit-8.1.2-31.19.1.s390x", "product": { "name": "libturbojpeg0-32bit-8.1.2-31.19.1.s390x", "product_id": "libturbojpeg0-32bit-8.1.2-31.19.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "product": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "product_id": "libjpeg-turbo-1.5.3-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-31.19.1.x86_64", "product": { "name": "libjpeg62-62.2.0-31.19.1.x86_64", "product_id": "libjpeg62-62.2.0-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "product": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "product_id": "libjpeg62-32bit-62.2.0-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "product": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "product_id": "libjpeg62-turbo-1.5.3-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-31.19.1.x86_64", "product": { "name": "libjpeg8-8.1.2-31.19.1.x86_64", "product_id": "libjpeg8-8.1.2-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "product": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "product_id": "libjpeg8-32bit-8.1.2-31.19.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-31.19.1.x86_64", "product": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64", "product_id": "libturbojpeg0-8.1.2-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-31.19.1.x86_64", "product": { "name": "libjpeg62-devel-62.2.0-31.19.1.x86_64", "product_id": "libjpeg62-devel-62.2.0-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-32bit-62.2.0-31.19.1.x86_64", "product": { "name": "libjpeg62-devel-32bit-62.2.0-31.19.1.x86_64", "product_id": "libjpeg62-devel-32bit-62.2.0-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-31.19.1.x86_64", "product": { "name": "libjpeg8-devel-8.1.2-31.19.1.x86_64", "product_id": "libjpeg8-devel-8.1.2-31.19.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-32bit-8.1.2-31.19.1.x86_64", "product": { "name": "libjpeg8-devel-32bit-8.1.2-31.19.1.x86_64", "product_id": "libjpeg8-devel-32bit-8.1.2-31.19.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-32bit-8.1.2-31.19.1.x86_64", "product": { "name": "libturbojpeg0-32bit-8.1.2-31.19.1.x86_64", "product_id": "libturbojpeg0-32bit-8.1.2-31.19.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 7", "product": { "name": "SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:7" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP4", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4", "product": { "name": "SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 5", "product": { "name": "SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP4", "product_id": "SUSE Linux Enterprise Desktop 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4", "product_id": "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg62-32bit-62.2.0-31.19.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.aarch64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libjpeg8-32bit-8.1.2-31.19.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.aarch64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 5" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-31.19.1.x86_64 as component of SUSE Enterprise Storage 5", "product_id": "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-31.19.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 5" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-2201" } ], "notes": [ { "category": "general", "text": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-62.2.0-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg8-8.1.2-31.19.1.x86_64", "HPE Helion OpenStack 8:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libturbojpeg0-8.1.2-31.19.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-2201", "url": "https://www.suse.com/security/cve/CVE-2019-2201" }, { "category": "external", "summary": "SUSE Bug 1156402 for CVE-2019-2201", "url": "https://bugzilla.suse.com/1156402" } ], "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": [ "HPE Helion OpenStack 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-62.2.0-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg8-8.1.2-31.19.1.x86_64", "HPE Helion OpenStack 8:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libturbojpeg0-8.1.2-31.19.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-62.2.0-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "HPE Helion OpenStack 8:libjpeg8-8.1.2-31.19.1.x86_64", "HPE Helion OpenStack 8:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Enterprise Storage 5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Enterprise Storage 5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP1-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP1:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg62-devel-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP4:libjpeg8-devel-8.1.2-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg62-devel-62.2.0-31.19.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libjpeg8-devel-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.s390x", "SUSE OpenStack Cloud 7:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud 8:libturbojpeg0-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-32bit-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-62.2.0-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg62-turbo-1.5.3-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg8-32bit-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libjpeg8-8.1.2-31.19.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libturbojpeg0-8.1.2-31.19.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-14T11:05:46Z", "details": "important" } ], "title": "CVE-2019-2201" } ] }
suse-su-2019:2971-2
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libjpeg-turbo", "title": "Title of the patch" }, { "category": "description", "text": "This update for libjpeg-turbo fixes the following issues:\n\n- CVE-2019-2201: Several integer overflow issues and subsequent segfaults occurred in libjpeg-turbo,\n when attempting to compress or decompress gigapixel images. [bsc#1156402]\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-2971,SUSE-SLE-Module-Basesystem-15-SP2-2020-1847,SUSE-SLE-Module-Desktop-Applications-15-SP2-2020-1847,SUSE-SLE-Module-Packagehub-Subpackages-15-SP1-2020-1847,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2020-1847", "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-2019_2971-2.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2971-2", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192971-2/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2971-2", "url": "https://lists.suse.com/pipermail/sle-security-updates/2020-July/007075.html" }, { "category": "self", "summary": "SUSE Bug 1156402", "url": "https://bugzilla.suse.com/1156402" }, { "category": "self", "summary": "SUSE CVE CVE-2019-2201 page", "url": "https://www.suse.com/security/cve/CVE-2019-2201/" } ], "title": "Security update for libjpeg-turbo", "tracking": { "current_release_date": "2020-07-06T10:23:32Z", "generator": { "date": "2020-07-06T10:23:32Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2971-2", "initial_release_date": "2020-07-06T10:23:32Z", "revision_history": [ { "date": "2020-07-06T10:23:32Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "product_id": "libjpeg-turbo-1.5.3-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.aarch64", "product": { "name": "libjpeg62-62.2.0-5.12.1.aarch64", "product_id": "libjpeg62-62.2.0-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "product_id": "libjpeg62-devel-62.2.0-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.aarch64", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.aarch64", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.aarch64", "product": { "name": "libjpeg8-8.1.2-5.12.1.aarch64", "product_id": "libjpeg8-8.1.2-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "product_id": "libjpeg8-devel-8.1.2-5.12.1.aarch64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.aarch64", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.aarch64", "product_id": "libturbojpeg0-8.1.2-5.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libjpeg62-64bit-62.2.0-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg62-64bit-62.2.0-5.12.1.aarch64_ilp32", "product_id": "libjpeg62-64bit-62.2.0-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg62-devel-64bit-62.2.0-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg62-devel-64bit-62.2.0-5.12.1.aarch64_ilp32", "product_id": "libjpeg62-devel-64bit-62.2.0-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg8-64bit-8.1.2-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg8-64bit-8.1.2-5.12.1.aarch64_ilp32", "product_id": "libjpeg8-64bit-8.1.2-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg8-devel-64bit-8.1.2-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg8-devel-64bit-8.1.2-5.12.1.aarch64_ilp32", "product_id": "libjpeg8-devel-64bit-8.1.2-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libturbojpeg0-64bit-8.1.2-5.12.1.aarch64_ilp32", "product": { "name": "libturbojpeg0-64bit-8.1.2-5.12.1.aarch64_ilp32", "product_id": "libturbojpeg0-64bit-8.1.2-5.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.i586", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.i586", "product_id": "libjpeg-turbo-1.5.3-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.i586", "product": { "name": "libjpeg62-62.2.0-5.12.1.i586", "product_id": "libjpeg62-62.2.0-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.i586", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.i586", "product_id": "libjpeg62-devel-62.2.0-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.i586", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.i586", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.i586", "product": { "name": "libjpeg8-8.1.2-5.12.1.i586", "product_id": "libjpeg8-8.1.2-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.i586", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.i586", "product_id": "libjpeg8-devel-8.1.2-5.12.1.i586" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.i586", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.i586", "product_id": "libturbojpeg0-8.1.2-5.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "product_id": "libjpeg-turbo-1.5.3-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.ppc64le", "product": { "name": "libjpeg62-62.2.0-5.12.1.ppc64le", "product_id": "libjpeg62-62.2.0-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "product_id": "libjpeg62-devel-62.2.0-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.ppc64le", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.ppc64le", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.ppc64le", "product": { "name": "libjpeg8-8.1.2-5.12.1.ppc64le", "product_id": "libjpeg8-8.1.2-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "product_id": "libjpeg8-devel-8.1.2-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "product_id": "libturbojpeg0-8.1.2-5.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.s390x", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.s390x", "product_id": "libjpeg-turbo-1.5.3-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.s390x", "product": { "name": "libjpeg62-62.2.0-5.12.1.s390x", "product_id": "libjpeg62-62.2.0-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.s390x", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.s390x", "product_id": "libjpeg62-devel-62.2.0-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.s390x", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.s390x", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.s390x", "product": { "name": "libjpeg8-8.1.2-5.12.1.s390x", "product_id": "libjpeg8-8.1.2-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.s390x", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.s390x", "product_id": "libjpeg8-devel-8.1.2-5.12.1.s390x" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.s390x", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.s390x", "product_id": "libturbojpeg0-8.1.2-5.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "product_id": "libjpeg-turbo-1.5.3-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-32bit-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-32bit-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-32bit-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-devel-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-32bit-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-devel-32bit-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-devel-32bit-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.x86_64", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.x86_64", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-32bit-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-devel-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-32bit-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-devel-32bit-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-devel-32bit-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.x86_64", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.x86_64", "product_id": "libturbojpeg0-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-32bit-8.1.2-5.12.1.x86_64", "product": { "name": "libturbojpeg0-32bit-8.1.2-5.12.1.x86_64", "product_id": "libturbojpeg0-32bit-8.1.2-5.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.s390x" }, "product_reference": "libjpeg62-62.2.0-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.aarch64" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.ppc64le" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.s390x" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.s390x" }, "product_reference": "libjpeg8-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.aarch64" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.ppc64le" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.s390x" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libjpeg8-32bit-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP1", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-2201" } ], "notes": [ { "category": "general", "text": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-2201", "url": "https://www.suse.com/security/cve/CVE-2019-2201" }, { "category": "external", "summary": "SUSE Bug 1156402 for CVE-2019-2201", "url": "https://bugzilla.suse.com/1156402" } ], "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 Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP1:libjpeg-turbo-1.5.3-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP2:libjpeg-turbo-1.5.3-5.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2020-07-06T10:23:32Z", "details": "important" } ], "title": "CVE-2019-2201" } ] }
suse-su-2019:2971-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libjpeg-turbo", "title": "Title of the patch" }, { "category": "description", "text": "This update for libjpeg-turbo fixes the following issues:\n\n- CVE-2019-2201: Several integer overflow issues and subsequent segfaults occurred in libjpeg-turbo,\n when attempting to compress or decompress gigapixel images. [bsc#1156402]\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-2971,SUSE-SLE-Module-Basesystem-15-2019-2971,SUSE-SLE-Module-Basesystem-15-SP1-2019-2971,SUSE-SLE-Module-Desktop-Applications-15-2019-2971,SUSE-SLE-Module-Desktop-Applications-15-SP1-2019-2971,SUSE-SLE-Module-Development-Tools-OBS-15-2019-2971,SUSE-SLE-Module-Development-Tools-OBS-15-SP1-2019-2971,SUSE-SLE-Module-Packagehub-Subpackages-15-2019-2971", "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-2019_2971-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:2971-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20192971-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:2971-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-November/006138.html" }, { "category": "self", "summary": "SUSE Bug 1156402", "url": "https://bugzilla.suse.com/1156402" }, { "category": "self", "summary": "SUSE CVE CVE-2019-2201 page", "url": "https://www.suse.com/security/cve/CVE-2019-2201/" } ], "title": "Security update for libjpeg-turbo", "tracking": { "current_release_date": "2019-11-14T11:02:48Z", "generator": { "date": "2019-11-14T11:02:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:2971-1", "initial_release_date": "2019-11-14T11:02:48Z", "revision_history": [ { "date": "2019-11-14T11:02:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "product_id": "libjpeg-turbo-1.5.3-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.aarch64", "product": { "name": "libjpeg62-62.2.0-5.12.1.aarch64", "product_id": "libjpeg62-62.2.0-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "product_id": "libjpeg62-devel-62.2.0-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.aarch64", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.aarch64", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.aarch64", "product": { "name": "libjpeg8-8.1.2-5.12.1.aarch64", "product_id": "libjpeg8-8.1.2-5.12.1.aarch64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "product_id": "libjpeg8-devel-8.1.2-5.12.1.aarch64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.aarch64", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.aarch64", "product_id": "libturbojpeg0-8.1.2-5.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libjpeg62-64bit-62.2.0-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg62-64bit-62.2.0-5.12.1.aarch64_ilp32", "product_id": "libjpeg62-64bit-62.2.0-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg62-devel-64bit-62.2.0-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg62-devel-64bit-62.2.0-5.12.1.aarch64_ilp32", "product_id": "libjpeg62-devel-64bit-62.2.0-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg8-64bit-8.1.2-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg8-64bit-8.1.2-5.12.1.aarch64_ilp32", "product_id": "libjpeg8-64bit-8.1.2-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libjpeg8-devel-64bit-8.1.2-5.12.1.aarch64_ilp32", "product": { "name": "libjpeg8-devel-64bit-8.1.2-5.12.1.aarch64_ilp32", "product_id": "libjpeg8-devel-64bit-8.1.2-5.12.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libturbojpeg0-64bit-8.1.2-5.12.1.aarch64_ilp32", "product": { "name": "libturbojpeg0-64bit-8.1.2-5.12.1.aarch64_ilp32", "product_id": "libturbojpeg0-64bit-8.1.2-5.12.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.i586", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.i586", "product_id": "libjpeg-turbo-1.5.3-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.i586", "product": { "name": "libjpeg62-62.2.0-5.12.1.i586", "product_id": "libjpeg62-62.2.0-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.i586", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.i586", "product_id": "libjpeg62-devel-62.2.0-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.i586", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.i586", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.i586", "product": { "name": "libjpeg8-8.1.2-5.12.1.i586", "product_id": "libjpeg8-8.1.2-5.12.1.i586" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.i586", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.i586", "product_id": "libjpeg8-devel-8.1.2-5.12.1.i586" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.i586", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.i586", "product_id": "libturbojpeg0-8.1.2-5.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "product_id": "libjpeg-turbo-1.5.3-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.ppc64le", "product": { "name": "libjpeg62-62.2.0-5.12.1.ppc64le", "product_id": "libjpeg62-62.2.0-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "product_id": "libjpeg62-devel-62.2.0-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.ppc64le", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.ppc64le", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.ppc64le", "product": { "name": "libjpeg8-8.1.2-5.12.1.ppc64le", "product_id": "libjpeg8-8.1.2-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "product_id": "libjpeg8-devel-8.1.2-5.12.1.ppc64le" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "product_id": "libturbojpeg0-8.1.2-5.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.s390x", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.s390x", "product_id": "libjpeg-turbo-1.5.3-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.s390x", "product": { "name": "libjpeg62-62.2.0-5.12.1.s390x", "product_id": "libjpeg62-62.2.0-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.s390x", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.s390x", "product_id": "libjpeg62-devel-62.2.0-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.s390x", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.s390x", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.s390x", "product": { "name": "libjpeg8-8.1.2-5.12.1.s390x", "product_id": "libjpeg8-8.1.2-5.12.1.s390x" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.s390x", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.s390x", "product_id": "libjpeg8-devel-8.1.2-5.12.1.s390x" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.s390x", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.s390x", "product_id": "libturbojpeg0-8.1.2-5.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "product": { "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "product_id": "libjpeg-turbo-1.5.3-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-32bit-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-32bit-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-32bit-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-devel-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-32bit-62.2.0-5.12.1.x86_64", "product": { "name": "libjpeg62-devel-32bit-62.2.0-5.12.1.x86_64", "product_id": "libjpeg62-devel-32bit-62.2.0-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-5.12.1.x86_64", "product": { "name": "libjpeg62-turbo-1.5.3-5.12.1.x86_64", "product_id": "libjpeg62-turbo-1.5.3-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-32bit-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-devel-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-32bit-8.1.2-5.12.1.x86_64", "product": { "name": "libjpeg8-devel-32bit-8.1.2-5.12.1.x86_64", "product_id": "libjpeg8-devel-32bit-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-5.12.1.x86_64", "product": { "name": "libturbojpeg0-8.1.2-5.12.1.x86_64", "product_id": "libturbojpeg0-8.1.2-5.12.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-32bit-8.1.2-5.12.1.x86_64", "product": { "name": "libturbojpeg0-32bit-8.1.2-5.12.1.x86_64", "product_id": "libturbojpeg0-32bit-8.1.2-5.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Package Hub 15", "product": { "name": "SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15", "product_identification_helper": { "cpe": "cpe:/o:suse:packagehub:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.s390x" }, "product_reference": "libjpeg62-62.2.0-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.aarch64" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.ppc64le" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.s390x" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.s390x" }, "product_reference": "libjpeg8-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.aarch64" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.ppc64le" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.s390x" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.aarch64" }, "product_reference": "libjpeg62-62.2.0-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.ppc64le" }, "product_reference": "libjpeg62-62.2.0-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.s390x" }, "product_reference": "libjpeg62-62.2.0-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.aarch64" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.ppc64le" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.s390x" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.aarch64" }, "product_reference": "libjpeg8-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.ppc64le" }, "product_reference": "libjpeg8-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.s390x" }, "product_reference": "libjpeg8-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.aarch64" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.ppc64le" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.s390x" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.aarch64" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.ppc64le" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.s390x" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP1", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15:libjpeg8-32bit-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP1", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:libjpeg8-32bit-8.1.2-5.12.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.aarch64" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.ppc64le" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.s390x" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-5.12.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15", "product_id": "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-5.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-2201" } ], "notes": [ { "category": "general", "text": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-2201", "url": "https://www.suse.com/security/cve/CVE-2019-2201" }, { "category": "external", "summary": "SUSE Bug 1156402 for CVE-2019-2201", "url": "https://bugzilla.suse.com/1156402" } ], "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 Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP1:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg62-devel-62.2.0-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libjpeg8-devel-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libturbojpeg0-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP1:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15:libjpeg8-32bit-8.1.2-5.12.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.s390x", "SUSE Linux Enterprise Module for Package Hub 15:libjpeg-turbo-1.5.3-5.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-14T11:02:48Z", "details": "important" } ], "title": "CVE-2019-2201" } ] }
opensuse-su-2019:2529-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libjpeg-turbo", "title": "Title of the patch" }, { "category": "description", "text": "This update for libjpeg-turbo fixes the following issues:\n\n- CVE-2019-2201: Several integer overflow issues and subsequent segfaults occurred in libjpeg-turbo,\n when attempting to compress or decompress gigapixel images. [bsc#1156402]\n\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2529", "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-2019_2529-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2529-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/INOPIJLV66EQVBG7CFBOXU75WYMV4OGB/#INOPIJLV66EQVBG7CFBOXU75WYMV4OGB" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2529-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/INOPIJLV66EQVBG7CFBOXU75WYMV4OGB/#INOPIJLV66EQVBG7CFBOXU75WYMV4OGB" }, { "category": "self", "summary": "SUSE Bug 1156402", "url": "https://bugzilla.suse.com/1156402" }, { "category": "self", "summary": "SUSE CVE CVE-2019-2201 page", "url": "https://www.suse.com/security/cve/CVE-2019-2201/" } ], "title": "Security update for libjpeg-turbo", "tracking": { "current_release_date": "2019-11-19T13:22:26Z", "generator": { "date": "2019-11-19T13:22:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2529-1", "initial_release_date": "2019-11-19T13:22:26Z", "revision_history": [ { "date": "2019-11-19T13:22:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-lp151.6.3.1.i586", "product": { "name": "libjpeg-turbo-1.5.3-lp151.6.3.1.i586", "product_id": "libjpeg-turbo-1.5.3-lp151.6.3.1.i586" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-lp151.6.3.1.i586", "product": { "name": "libjpeg62-62.2.0-lp151.6.3.1.i586", "product_id": "libjpeg62-62.2.0-lp151.6.3.1.i586" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-lp151.6.3.1.i586", "product": { "name": "libjpeg62-devel-62.2.0-lp151.6.3.1.i586", "product_id": "libjpeg62-devel-62.2.0-lp151.6.3.1.i586" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-lp151.6.3.1.i586", "product": { "name": "libjpeg62-turbo-1.5.3-lp151.6.3.1.i586", "product_id": "libjpeg62-turbo-1.5.3-lp151.6.3.1.i586" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-lp151.6.3.1.i586", "product": { "name": "libjpeg8-8.1.2-lp151.6.3.1.i586", "product_id": "libjpeg8-8.1.2-lp151.6.3.1.i586" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-lp151.6.3.1.i586", "product": { "name": "libjpeg8-devel-8.1.2-lp151.6.3.1.i586", "product_id": "libjpeg8-devel-8.1.2-lp151.6.3.1.i586" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-lp151.6.3.1.i586", "product": { "name": "libturbojpeg0-8.1.2-lp151.6.3.1.i586", "product_id": "libturbojpeg0-8.1.2-lp151.6.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64", "product": { "name": "libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64", "product_id": "libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-lp151.6.3.1.x86_64", "product": { "name": "libjpeg62-62.2.0-lp151.6.3.1.x86_64", "product_id": "libjpeg62-62.2.0-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64", "product": { "name": "libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64", "product_id": "libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64", "product": { "name": "libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64", "product_id": "libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64", "product": { "name": "libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64", "product_id": "libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64", "product": { "name": "libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64", "product_id": "libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-lp151.6.3.1.x86_64", "product": { "name": "libjpeg8-8.1.2-lp151.6.3.1.x86_64", "product_id": "libjpeg8-8.1.2-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64", "product": { "name": "libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64", "product_id": "libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64", "product": { "name": "libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64", "product_id": "libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64", "product": { "name": "libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64", "product_id": "libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-lp151.6.3.1.x86_64", "product": { "name": "libturbojpeg0-8.1.2-lp151.6.3.1.x86_64", "product_id": "libturbojpeg0-8.1.2-lp151.6.3.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64", "product": { "name": "libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64", "product_id": "libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.1", "product": { "name": "openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.i586" }, "product_reference": "libjpeg-turbo-1.5.3-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.i586" }, "product_reference": "libjpeg62-62.2.0-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.i586" }, "product_reference": "libjpeg62-devel-62.2.0-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.i586" }, "product_reference": "libjpeg62-turbo-1.5.3-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.i586" }, "product_reference": "libjpeg8-8.1.2-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.i586" }, "product_reference": "libjpeg8-devel-8.1.2-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64" }, "product_reference": "libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-lp151.6.3.1.i586 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.i586" }, "product_reference": "libturbojpeg0-8.1.2-lp151.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64 as component of openSUSE Leap 15.1", "product_id": "openSUSE Leap 15.1:libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64" }, "product_reference": "libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-2201" } ], "notes": [ { "category": "general", "text": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-2201", "url": "https://www.suse.com/security/cve/CVE-2019-2201" }, { "category": "external", "summary": "SUSE Bug 1156402 for CVE-2019-2201", "url": "https://bugzilla.suse.com/1156402" } ], "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 Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg-turbo-1.5.3-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-32bit-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-devel-32bit-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-devel-62.2.0-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg62-turbo-1.5.3-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg8-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-devel-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libjpeg8-devel-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libturbojpeg0-32bit-8.1.2-lp151.6.3.1.x86_64", "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.i586", "openSUSE Leap 15.1:libturbojpeg0-8.1.2-lp151.6.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-19T13:22:26Z", "details": "important" } ], "title": "CVE-2019-2201" } ] }
opensuse-su-2019:2530-1
Vulnerability from csaf_opensuse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libjpeg-turbo", "title": "Title of the patch" }, { "category": "description", "text": "This update for libjpeg-turbo fixes the following issues:\n\n- CVE-2019-2201: Several integer overflow issues and subsequent segfaults occurred in libjpeg-turbo,\n when attempting to compress or decompress gigapixel images. [bsc#1156402]\n\n\nThis update was imported from the SUSE:SLE-15:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2019-2530", "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-2019_2530-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2019:2530-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XY3KLKWY5RGBLIUHC5SRL3EWTGJZW7B2/#XY3KLKWY5RGBLIUHC5SRL3EWTGJZW7B2" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2019:2530-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XY3KLKWY5RGBLIUHC5SRL3EWTGJZW7B2/#XY3KLKWY5RGBLIUHC5SRL3EWTGJZW7B2" }, { "category": "self", "summary": "SUSE Bug 1156402", "url": "https://bugzilla.suse.com/1156402" }, { "category": "self", "summary": "SUSE CVE CVE-2019-2201 page", "url": "https://www.suse.com/security/cve/CVE-2019-2201/" } ], "title": "Security update for libjpeg-turbo", "tracking": { "current_release_date": "2019-11-19T15:27:27Z", "generator": { "date": "2019-11-19T15:27:27Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2019:2530-1", "initial_release_date": "2019-11-19T15:27:27Z", "revision_history": [ { "date": "2019-11-19T15:27:27Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-lp150.4.7.1.i586", "product": { "name": "libjpeg-turbo-1.5.3-lp150.4.7.1.i586", "product_id": "libjpeg-turbo-1.5.3-lp150.4.7.1.i586" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-lp150.4.7.1.i586", "product": { "name": "libjpeg62-62.2.0-lp150.4.7.1.i586", "product_id": "libjpeg62-62.2.0-lp150.4.7.1.i586" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-lp150.4.7.1.i586", "product": { "name": "libjpeg62-devel-62.2.0-lp150.4.7.1.i586", "product_id": "libjpeg62-devel-62.2.0-lp150.4.7.1.i586" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-lp150.4.7.1.i586", "product": { "name": "libjpeg62-turbo-1.5.3-lp150.4.7.1.i586", "product_id": "libjpeg62-turbo-1.5.3-lp150.4.7.1.i586" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-lp150.4.7.1.i586", "product": { "name": "libjpeg8-8.1.2-lp150.4.7.1.i586", "product_id": "libjpeg8-8.1.2-lp150.4.7.1.i586" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-lp150.4.7.1.i586", "product": { "name": "libjpeg8-devel-8.1.2-lp150.4.7.1.i586", "product_id": "libjpeg8-devel-8.1.2-lp150.4.7.1.i586" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-lp150.4.7.1.i586", "product": { "name": "libturbojpeg0-8.1.2-lp150.4.7.1.i586", "product_id": "libturbojpeg0-8.1.2-lp150.4.7.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64", "product": { "name": "libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64", "product_id": "libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-62.2.0-lp150.4.7.1.x86_64", "product": { "name": "libjpeg62-62.2.0-lp150.4.7.1.x86_64", "product_id": "libjpeg62-62.2.0-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64", "product": { "name": "libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64", "product_id": "libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64", "product": { "name": "libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64", "product_id": "libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64", "product": { "name": "libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64", "product_id": "libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64", "product": { "name": "libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64", "product_id": "libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-8.1.2-lp150.4.7.1.x86_64", "product": { "name": "libjpeg8-8.1.2-lp150.4.7.1.x86_64", "product_id": "libjpeg8-8.1.2-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64", "product": { "name": "libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64", "product_id": "libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64", "product": { "name": "libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64", "product_id": "libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64", "product": { "name": "libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64", "product_id": "libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-8.1.2-lp150.4.7.1.x86_64", "product": { "name": "libturbojpeg0-8.1.2-lp150.4.7.1.x86_64", "product_id": "libturbojpeg0-8.1.2-lp150.4.7.1.x86_64" } }, { "category": "product_version", "name": "libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64", "product": { "name": "libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64", "product_id": "libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.0", "product": { "name": "openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.0" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.i586" }, "product_reference": "libjpeg-turbo-1.5.3-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.i586" }, "product_reference": "libjpeg62-62.2.0-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-62.2.0-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg62-62.2.0-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.i586" }, "product_reference": "libjpeg62-devel-62.2.0-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.i586" }, "product_reference": "libjpeg62-turbo-1.5.3-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.i586" }, "product_reference": "libjpeg8-8.1.2-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-8.1.2-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg8-8.1.2-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.i586" }, "product_reference": "libjpeg8-devel-8.1.2-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64" }, "product_reference": "libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-lp150.4.7.1.i586 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.i586" }, "product_reference": "libturbojpeg0-8.1.2-lp150.4.7.1.i586", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-8.1.2-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.x86_64" }, "product_reference": "libturbojpeg0-8.1.2-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" }, { "category": "default_component_of", "full_product_name": { "name": "libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64 as component of openSUSE Leap 15.0", "product_id": "openSUSE Leap 15.0:libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64" }, "product_reference": "libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-2201", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-2201" } ], "notes": [ { "category": "general", "text": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-2201", "url": "https://www.suse.com/security/cve/CVE-2019-2201" }, { "category": "external", "summary": "SUSE Bug 1156402 for CVE-2019-2201", "url": "https://bugzilla.suse.com/1156402" } ], "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 Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg-turbo-1.5.3-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-32bit-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-devel-32bit-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-devel-62.2.0-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg62-turbo-1.5.3-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg8-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-devel-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libjpeg8-devel-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libturbojpeg0-32bit-8.1.2-lp150.4.7.1.x86_64", "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.i586", "openSUSE Leap 15.0:libturbojpeg0-8.1.2-lp150.4.7.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-11-19T15:27:27Z", "details": "important" } ], "title": "CVE-2019-2201" } ] }
ghsa-x9wg-q72x-x5w7
Vulnerability from github
In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338
{ "affected": [], "aliases": [ "CVE-2019-2201" ], "database_specific": { "cwe_ids": [ "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-11-13T18:15:00Z", "severity": "HIGH" }, "details": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "id": "GHSA-x9wg-q72x-x5w7", "modified": "2022-06-03T00:01:40Z", "published": "2022-05-24T17:00:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-2201" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280@%3Ccommits.mxnet.apache.org%3E" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202003-23" }, { "type": "WEB", "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4190-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
gsd-2019-2201
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2019-2201", "description": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "id": "GSD-2019-2201", "references": [ "https://www.suse.com/security/cve/CVE-2019-2201.html", "https://ubuntu.com/security/CVE-2019-2201", "https://advisories.mageia.org/CVE-2019-2201.html", "https://security.archlinux.org/CVE-2019-2201" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2019-2201" ], "details": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338", "id": "GSD-2019-2201", "modified": "2023-12-13T01:23:45.041684Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@android.com", "ID": "CVE-2019-2201", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Android", "version": { "version_data": [ { "version_value": "Android-8.0 Android-8.1 Android-9 Android-10" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Remote code execution" } ] } ] }, "references": { "reference_data": [ { "name": "https://source.android.com/security/bulletin/2019-11-01", "refsource": "MISC", "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "name": "USN-4190-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4190-1/" }, { "name": "FEDORA-2019-eee0d6c6f8", "refsource": "FEDORA", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "name": "openSUSE-SU-2019:2529", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "name": "openSUSE-SU-2019:2530", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "name": "GLSA-202003-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202003-23" }, { "name": "[mxnet-commits] 20200317 [GitHub] [incubator-mxnet] leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code", "refsource": "MLIST", "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280@%3Ccommits.mxnet.apache.org%3E" }, { "name": "[debian-lts-announce] 20220531 [SECURITY] [DLA 3037-1] libjpeg-turbo security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:google:android:8.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:google:android:8.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:google:android:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:google:android:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:19.04:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@android.com", "ID": "CVE-2019-2201" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In generate_jsimd_ycc_rgb_convert_neon of jsimd_arm64_neon.S, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution in an unprivileged process with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-8.0 Android-8.1 Android-9 Android-10Android ID: A-120551338" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-787" } ] } ] }, "references": { "reference_data": [ { "name": "https://source.android.com/security/bulletin/2019-11-01", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://source.android.com/security/bulletin/2019-11-01" }, { "name": "USN-4190-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "https://usn.ubuntu.com/4190-1/" }, { "name": "FEDORA-2019-eee0d6c6f8", "refsource": "FEDORA", "tags": [], "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y4QPASQPZO644STRFTLOD35RIRGWWRNI/" }, { "name": "openSUSE-SU-2019:2529", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00047.html" }, { "name": "openSUSE-SU-2019:2530", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00048.html" }, { "name": "GLSA-202003-23", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/202003-23" }, { "name": "[mxnet-commits] 20200317 [GitHub] [incubator-mxnet] leezu opened a new pull request #17860: libjpeg-turbo: Fix user-assisted execution of arbitrary code", "refsource": "MLIST", "tags": [], "url": "https://lists.apache.org/thread.html/rc800763a88775ac9abb83b3402bcd0913d41ac65fdfc759af38f2280@%3Ccommits.mxnet.apache.org%3E" }, { "name": "[debian-lts-announce] 20220531 [SECURITY] [DLA 3037-1] libjpeg-turbo security update", "refsource": "MLIST", "tags": [], "url": "https://lists.debian.org/debian-lts-announce/2022/05/msg00048.html" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 9.3, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-06-02T14:15Z", "publishedDate": "2019-11-13T18:15Z" } } }
cnvd-2019-41739
Vulnerability from cnvd
Title: Google Android Library缓冲区溢出漏洞
Description:
Android是美国谷歌(Google)和开放手持设备联盟(简称OHA)的一套以Linux为基础的开源操作系统。
Google Android Library存在缓冲区溢出漏洞。攻击者可利用该漏洞执行代码。
Severity: 高
Patch Name: Google Android Library缓冲区溢出漏洞的补丁
Patch Description:
Android是美国谷歌(Google)和开放手持设备联盟(简称OHA)的一套以Linux为基础的开源操作系统。
Google Android Library存在缓冲区溢出漏洞。攻击者可利用该漏洞执行代码。目前,供应商发布了安全公告及相关补丁信息,修复了此漏洞。
Formal description:
厂商已发布了漏洞修复程序,请及时关注更新: https://source.android.com/security/bulletin/2019-11-01
Reference: https://nvd.nist.gov/vuln/detail/CVE-2019-2201
Name | ['Google Android 8.0', 'Google Android 8.1', 'Google Android 9', 'Google Android 10'] |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2019-2201", "cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2019-2201" } }, "description": "Android\u662f\u7f8e\u56fd\u8c37\u6b4c\uff08Google\uff09\u548c\u5f00\u653e\u624b\u6301\u8bbe\u5907\u8054\u76df\uff08\u7b80\u79f0OHA\uff09\u7684\u4e00\u5957\u4ee5Linux\u4e3a\u57fa\u7840\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edf\u3002\n\nGoogle Android Library\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u6267\u884c\u4ee3\u7801\u3002", "formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://source.android.com/security/bulletin/2019-11-01", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2019-41739", "openTime": "2019-11-19", "patchDescription": "Android\u662f\u7f8e\u56fd\u8c37\u6b4c\uff08Google\uff09\u548c\u5f00\u653e\u624b\u6301\u8bbe\u5907\u8054\u76df\uff08\u7b80\u79f0OHA\uff09\u7684\u4e00\u5957\u4ee5Linux\u4e3a\u57fa\u7840\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edf\u3002\r\n\r\nGoogle Android Library\u5b58\u5728\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u6267\u884c\u4ee3\u7801\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002", "patchName": "Google Android Library\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": [ "Google Android 8.0", "Google Android 8.1", "Google Android 9", "Google Android 10" ] }, "referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2019-2201", "serverity": "\u9ad8", "submitTime": "2019-11-05", "title": "Google Android Library\u7f13\u51b2\u533a\u6ea2\u51fa\u6f0f\u6d1e" }
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.