Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-7738 (GCVE-0-2018-7738)
Vulnerability from cvelistv5
- n/a
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-12-13T13:09:22.233Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/karelzak/util-linux/issues/539" }, { "name": "DSA-4134", "tags": [ "vendor-advisory", "x_refsource_DEBIAN", "x_transferred" ], "url": "https://www.debian.org/security/2018/dsa-4134" }, { "name": "103367", "tags": [ "vdb-entry", "x_refsource_BID", "x_transferred" ], "url": "http://www.securityfocus.com/bid/103367" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.debian.org/892179" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "name": "USN-4512-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU", "x_transferred" ], "url": "https://usn.ubuntu.com/4512-1/" }, { "url": "https://security.netapp.com/advisory/ntap-20241213-0002/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2018-03-06T00:00:00", "descriptions": [ { "lang": "en", "value": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2020-09-25T17:06:19", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/karelzak/util-linux/issues/539" }, { "name": "DSA-4134", "tags": [ "vendor-advisory", "x_refsource_DEBIAN" ], "url": "https://www.debian.org/security/2018/dsa-4134" }, { "name": "103367", "tags": [ "vdb-entry", "x_refsource_BID" ], "url": "http://www.securityfocus.com/bid/103367" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.debian.org/892179" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "name": "USN-4512-1", "tags": [ "vendor-advisory", "x_refsource_UBUNTU" ], "url": "https://usn.ubuntu.com/4512-1/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-7738", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/karelzak/util-linux/issues/539", "refsource": "MISC", "url": "https://github.com/karelzak/util-linux/issues/539" }, { "name": "DSA-4134", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4134" }, { "name": "103367", "refsource": "BID", "url": "http://www.securityfocus.com/bid/103367" }, { "name": "https://bugs.debian.org/892179", "refsource": "MISC", "url": "https://bugs.debian.org/892179" }, { "name": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55", "refsource": "MISC", "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "name": "USN-4512-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4512-1/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2018-7738", "datePublished": "2018-03-06T22:00:00", "dateReserved": "2018-03-06T00:00:00", "dateUpdated": "2024-12-13T13:09:22.233Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-7738\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-03-07T02:29:03.533\",\"lastModified\":\"2024-12-13T14:15:19.380\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.\"},{\"lang\":\"es\",\"value\":\"En util-linux, en versiones anteriores a la 2.32-rc1, bash-completion/umount permite que usuarios locales obtengan privilegios embebiendo comandos shell en un nombre mountpoint, que se gestiona de manera incorrecta durante un comando umount (en Bash) ejecutado por otro usuario. Esto se demuestra iniciando sesi\u00f3n como root y escribiendo unmount, seguido por un car\u00e1cter de tabulador para autocompletar.\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"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:L/AC:L/Au:N/C:C/I:C/A:C\",\"baseScore\":7.2,\"accessVector\":\"LOCAL\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"COMPLETE\",\"integrityImpact\":\"COMPLETE\",\"availabilityImpact\":\"COMPLETE\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":3.9,\"impactScore\":10.0,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.31\",\"matchCriteriaId\":\"94A373E4-EB6F-4ECB-AE6A-42B6278FAA9A\"}]}]}],\"references\":[{\"url\":\"http://www.securityfocus.com/bid/103367\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.debian.org/892179\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/karelzak/util-linux/issues/539\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://usn.ubuntu.com/4512-1/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://www.debian.org/security/2018/dsa-4134\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.securityfocus.com/bid/103367\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\",\"VDB Entry\"]},{\"url\":\"https://bugs.debian.org/892179\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/karelzak/util-linux/issues/539\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241213-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://usn.ubuntu.com/4512-1/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2018/dsa-4134\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}" } }
WID-SEC-W-2023-1969
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Fabric OS (FOS) ist ein Betriebssystem f\u00fcr FibreChannel Switches.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- BIOS/Firmware\n- Hardware Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1969 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1969.json" }, { "category": "self", "summary": "WID-SEC-2023-1969 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1969" }, { "category": "external", "summary": "HPE Security Bulletin HPESBST04494 vom 2023-08-04", "url": "https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-hpesbst04494en_us" } ], "source_lang": "en-US", "title": "HPE Fabric OS: Mehrere Schwachstellen erm\u00f6glichen Privilegieneskalation", "tracking": { "current_release_date": "2023-08-06T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:56:35.841+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1969", "initial_release_date": "2023-08-06T22:00:00.000+00:00", "revision_history": [ { "date": "2023-08-06T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "HPE Fabric OS \u003c 9.1.1", "product": { "name": "HPE Fabric OS \u003c 9.1.1", "product_id": "T024587", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:9.1.1" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c v8.2.3c", "product": { "name": "HPE Fabric OS \u003c v8.2.3c", "product_id": "T024589", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:v8.2.3c" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c 7.4.2j", "product": { "name": "HPE Fabric OS \u003c 7.4.2j", "product_id": "T029096", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:7.4.2j" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c v8.2.3d", "product": { "name": "HPE Fabric OS \u003c v8.2.3d", "product_id": "T029097", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:v8.2.3d" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c 9.0.1e", "product": { "name": "HPE Fabric OS \u003c 9.0.1e", "product_id": "T029098", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:9.0.1e" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c 9.1.1c", "product": { "name": "HPE Fabric OS \u003c 9.1.1c", "product_id": "T029101", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:9.1.1c" } } } ], "category": "product_name", "name": "Fabric OS" }, { "branches": [ { "category": "product_name", "name": "HPE Switch SAN", "product": { "name": "HPE Switch SAN", "product_id": "T029100", "product_identification_helper": { "cpe": "cpe:/h:hp:switch:san_switch" } } }, { "category": "product_name", "name": "HPE Switch Fibre Channel", "product": { "name": "HPE Switch Fibre Channel", "product_id": "T029104", "product_identification_helper": { "cpe": "cpe:/h:hp:switch:fibre_channel" } } } ], "category": "product_name", "name": "Switch" } ], "category": "vendor", "name": "HPE" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-31928", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31928" }, { "cve": "CVE-2023-31927", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31927" }, { "cve": "CVE-2023-31926", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31926" }, { "cve": "CVE-2023-31432", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31432" }, { "cve": "CVE-2023-31431", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31431" }, { "cve": "CVE-2023-31430", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31430" }, { "cve": "CVE-2023-31429", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31429" }, { "cve": "CVE-2023-31428", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31428" }, { "cve": "CVE-2023-31427", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31427" }, { "cve": "CVE-2023-31426", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31426" }, { "cve": "CVE-2023-31425", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31425" }, { "cve": "CVE-2022-44792", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-3786", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-3786" }, { "cve": "CVE-2022-3602", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-3602" }, { "cve": "CVE-2022-29154", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-29154" }, { "cve": "CVE-2022-28615", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-28615" }, { "cve": "CVE-2022-28614", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-28614" }, { "cve": "CVE-2022-25313", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-25236", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-25236" }, { "cve": "CVE-2022-25235", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-25235" }, { "cve": "CVE-2022-24448", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-24448" }, { "cve": "CVE-2022-23219", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-23219" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-0322", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-0322" }, { "cve": "CVE-2022-0155", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-0155" }, { "cve": "CVE-2021-45486", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-45486" }, { "cve": "CVE-2021-45485", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-45485" }, { "cve": "CVE-2021-41617", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-41617" }, { "cve": "CVE-2021-4145", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-4145" }, { "cve": "CVE-2021-39275", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-39275" }, { "cve": "CVE-2021-3800", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-3800" }, { "cve": "CVE-2021-20193", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-20193" }, { "cve": "CVE-2021-0146", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-0146" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-15861", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-14145", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-14145" }, { "cve": "CVE-2019-0220", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2019-0220" }, { "cve": "CVE-2018-7738", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-7738" }, { "cve": "CVE-2018-25032", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-25032" }, { "cve": "CVE-2018-14404", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-14404" }, { "cve": "CVE-2018-14348", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-14348" }, { "cve": "CVE-2018-0739", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-0739" }, { "cve": "CVE-2014-2524", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2014-2524" }, { "cve": "CVE-2012-0060", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2012-0060" }, { "cve": "CVE-2011-4917", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2011-4917" } ] }
WID-SEC-W-2022-2246
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Die util-linux Pakete enthalten viele verschiedene low-level Systemwerkzeuge, welche unerl\u00e4sslich f\u00fcr den Betrieb eines Linux Betriebssystems sind.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in util-linux ausnutzen, um seine Privilegien zu erh\u00f6hen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2246 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2022-2246.json" }, { "category": "self", "summary": "WID-SEC-2022-2246 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2246" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4512-1 vom 2023-11-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017157.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3268-1 vom 2023-08-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015862.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:2071-1 vom 2018-07-26", "url": "https://www.suse.com/de-de/support/update/announcement/2018/suse-su-20182071-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:2066-1 vom 2018-07-26", "url": "https://www.suse.com/de-de/support/update/announcement/2018/suse-su-20182066-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:3926-1 vom 2018-11-28", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183926-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:0390-1 vom 2019-02-14", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190390-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4512-1 vom 2020-09-17", "url": "https://usn.ubuntu.com/4512-1/" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1878 vom 2022-12-07", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1878.html" } ], "source_lang": "en-US", "title": "util-linux: Schwachstelle erm\u00f6glicht Privilegieneskalation", "tracking": { "current_release_date": "2023-11-21T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:39:26.671+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-2246", "initial_release_date": "2018-07-26T22:00:00.000+00:00", "revision_history": [ { "date": "2018-07-26T22:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2018-07-26T22:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2018-11-27T23:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2019-02-14T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-09-17T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-12-06T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-08-10T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "8" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Open Source util-linux \u003c 2.32-rc1", "product": { "name": "Open Source util-linux \u003c 2.32-rc1", "product_id": "T000665", "product_identification_helper": { "cpe": "cpe:/a:util-linux:util-linux:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in util-linux. Die Schwachstelle beruht darauf, dass bash-completion/umount lokalen Nutzern die M\u00f6glichkeit gibt, Shell Kommandos in Mount Point Namen einzubetten. Ein Angreifer kann dieses zu einer Privilegienerweiterung nutzen." } ], "product_status": { "known_affected": [ "2951", "T002207", "T000126", "398363" ] }, "release_date": "2018-07-26T22:00:00.000+00:00", "title": "CVE-2018-7738" } ] }
wid-sec-w-2022-2246
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Die util-linux Pakete enthalten viele verschiedene low-level Systemwerkzeuge, welche unerl\u00e4sslich f\u00fcr den Betrieb eines Linux Betriebssystems sind.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein lokaler Angreifer kann eine Schwachstelle in util-linux ausnutzen, um seine Privilegien zu erh\u00f6hen.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-2246 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2018/wid-sec-w-2022-2246.json" }, { "category": "self", "summary": "WID-SEC-2022-2246 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-2246" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:4512-1 vom 2023-11-21", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017157.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:3268-1 vom 2023-08-10", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015862.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:2071-1 vom 2018-07-26", "url": "https://www.suse.com/de-de/support/update/announcement/2018/suse-su-20182071-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:2066-1 vom 2018-07-26", "url": "https://www.suse.com/de-de/support/update/announcement/2018/suse-su-20182066-1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2018:3926-1 vom 2018-11-28", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183926-1.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2019:0390-1 vom 2019-02-14", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190390-1.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-4512-1 vom 2020-09-17", "url": "https://usn.ubuntu.com/4512-1/" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2022-1878 vom 2022-12-07", "url": "https://alas.aws.amazon.com/AL2/ALAS-2022-1878.html" } ], "source_lang": "en-US", "title": "util-linux: Schwachstelle erm\u00f6glicht Privilegieneskalation", "tracking": { "current_release_date": "2023-11-21T23:00:00.000+00:00", "generator": { "date": "2024-08-15T17:39:26.671+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-2246", "initial_release_date": "2018-07-26T22:00:00.000+00:00", "revision_history": [ { "date": "2018-07-26T22:00:00.000+00:00", "number": "1", "summary": "Initial Release" }, { "date": "2018-07-26T22:00:00.000+00:00", "number": "2", "summary": "Version nicht vorhanden" }, { "date": "2018-11-27T23:00:00.000+00:00", "number": "3", "summary": "New remediations available" }, { "date": "2019-02-14T23:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2020-09-17T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2022-12-06T23:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2023-08-10T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-11-21T23:00:00.000+00:00", "number": "8", "summary": "Neue Updates von SUSE aufgenommen" } ], "status": "final", "version": "8" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Open Source util-linux \u003c 2.32-rc1", "product": { "name": "Open Source util-linux \u003c 2.32-rc1", "product_id": "T000665", "product_identification_helper": { "cpe": "cpe:/a:util-linux:util-linux:-" } } } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in util-linux. Die Schwachstelle beruht darauf, dass bash-completion/umount lokalen Nutzern die M\u00f6glichkeit gibt, Shell Kommandos in Mount Point Namen einzubetten. Ein Angreifer kann dieses zu einer Privilegienerweiterung nutzen." } ], "product_status": { "known_affected": [ "2951", "T002207", "T000126", "398363" ] }, "release_date": "2018-07-26T22:00:00.000+00:00", "title": "CVE-2018-7738" } ] }
wid-sec-w-2023-1969
Vulnerability from csaf_certbund
Notes
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Fabric OS (FOS) ist ein Betriebssystem f\u00fcr FibreChannel Switches.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches ausnutzen, um seine Privilegien zu erh\u00f6hen, Informationen offenzulegen oder einen Denial of Service Zustand herbeizuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- BIOS/Firmware\n- Hardware Appliance", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-1969 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-1969.json" }, { "category": "self", "summary": "WID-SEC-2023-1969 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-1969" }, { "category": "external", "summary": "HPE Security Bulletin HPESBST04494 vom 2023-08-04", "url": "https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-hpesbst04494en_us" } ], "source_lang": "en-US", "title": "HPE Fabric OS: Mehrere Schwachstellen erm\u00f6glichen Privilegieneskalation", "tracking": { "current_release_date": "2023-08-06T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:56:35.841+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-1969", "initial_release_date": "2023-08-06T22:00:00.000+00:00", "revision_history": [ { "date": "2023-08-06T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "HPE Fabric OS \u003c 9.1.1", "product": { "name": "HPE Fabric OS \u003c 9.1.1", "product_id": "T024587", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:9.1.1" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c v8.2.3c", "product": { "name": "HPE Fabric OS \u003c v8.2.3c", "product_id": "T024589", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:v8.2.3c" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c 7.4.2j", "product": { "name": "HPE Fabric OS \u003c 7.4.2j", "product_id": "T029096", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:7.4.2j" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c v8.2.3d", "product": { "name": "HPE Fabric OS \u003c v8.2.3d", "product_id": "T029097", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:v8.2.3d" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c 9.0.1e", "product": { "name": "HPE Fabric OS \u003c 9.0.1e", "product_id": "T029098", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:9.0.1e" } } }, { "category": "product_name", "name": "HPE Fabric OS \u003c 9.1.1c", "product": { "name": "HPE Fabric OS \u003c 9.1.1c", "product_id": "T029101", "product_identification_helper": { "cpe": "cpe:/o:hpe:fabric_os:9.1.1c" } } } ], "category": "product_name", "name": "Fabric OS" }, { "branches": [ { "category": "product_name", "name": "HPE Switch SAN", "product": { "name": "HPE Switch SAN", "product_id": "T029100", "product_identification_helper": { "cpe": "cpe:/h:hp:switch:san_switch" } } }, { "category": "product_name", "name": "HPE Switch Fibre Channel", "product": { "name": "HPE Switch Fibre Channel", "product_id": "T029104", "product_identification_helper": { "cpe": "cpe:/h:hp:switch:fibre_channel" } } } ], "category": "product_name", "name": "Switch" } ], "category": "vendor", "name": "HPE" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-31928", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31928" }, { "cve": "CVE-2023-31927", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31927" }, { "cve": "CVE-2023-31926", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31926" }, { "cve": "CVE-2023-31432", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31432" }, { "cve": "CVE-2023-31431", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31431" }, { "cve": "CVE-2023-31430", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31430" }, { "cve": "CVE-2023-31429", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31429" }, { "cve": "CVE-2023-31428", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31428" }, { "cve": "CVE-2023-31427", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31427" }, { "cve": "CVE-2023-31426", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31426" }, { "cve": "CVE-2023-31425", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2023-31425" }, { "cve": "CVE-2022-44792", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-44792" }, { "cve": "CVE-2022-3786", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-3786" }, { "cve": "CVE-2022-3602", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-3602" }, { "cve": "CVE-2022-29154", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-29154" }, { "cve": "CVE-2022-28615", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-28615" }, { "cve": "CVE-2022-28614", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-28614" }, { "cve": "CVE-2022-25313", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-25313" }, { "cve": "CVE-2022-25236", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-25236" }, { "cve": "CVE-2022-25235", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-25235" }, { "cve": "CVE-2022-24448", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-24448" }, { "cve": "CVE-2022-23219", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-23219" }, { "cve": "CVE-2022-2097", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-2097" }, { "cve": "CVE-2022-2068", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-2068" }, { "cve": "CVE-2022-0778", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-0778" }, { "cve": "CVE-2022-0322", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-0322" }, { "cve": "CVE-2022-0155", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2022-0155" }, { "cve": "CVE-2021-45486", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-45486" }, { "cve": "CVE-2021-45485", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-45485" }, { "cve": "CVE-2021-41617", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-41617" }, { "cve": "CVE-2021-4145", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-4145" }, { "cve": "CVE-2021-39275", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-39275" }, { "cve": "CVE-2021-3800", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-3800" }, { "cve": "CVE-2021-20193", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-20193" }, { "cve": "CVE-2021-0146", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2021-0146" }, { "cve": "CVE-2020-36558", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-36558" }, { "cve": "CVE-2020-36557", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-36557" }, { "cve": "CVE-2020-15861", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-15861" }, { "cve": "CVE-2020-14145", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2020-14145" }, { "cve": "CVE-2019-0220", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2019-0220" }, { "cve": "CVE-2018-7738", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-7738" }, { "cve": "CVE-2018-25032", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-25032" }, { "cve": "CVE-2018-14404", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-14404" }, { "cve": "CVE-2018-14348", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-14348" }, { "cve": "CVE-2018-0739", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2018-0739" }, { "cve": "CVE-2014-2524", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2014-2524" }, { "cve": "CVE-2012-0060", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2012-0060" }, { "cve": "CVE-2011-4917", "notes": [ { "category": "description", "text": "In HPE Fabric OS f\u00fcr HPE Fibre Channel und SAN Switches existieren mehrere Schwachstellen. Diese werden nicht einzeln im Detail beschrieben. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um seine Privilegien zu erweitern, Informationen offenzulegen, oder einen Denial of Service Zustand herbeizuf\u00fchren." } ], "product_status": { "known_affected": [ "T029100", "T029104" ] }, "release_date": "2023-08-06T22:00:00.000+00:00", "title": "CVE-2011-4917" } ] }
cnvd-2018-06598
Vulnerability from cnvd
厂商已发布漏洞修复程序,请及时关注更新: https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55
Name | util-linux util-linux <2.32-rc1 |
---|
{ "bids": { "bid": { "bidNumber": "103367" } }, "cves": { "cve": { "cveNumber": "CVE-2018-7738" } }, "description": "util-linux\u662f\u4e00\u5957\u7528\u5728Linux\u7cfb\u7edf\u4e2d\u5e76\u5305\u542b\u4e86\u591a\u79cd\u7cfb\u7edf\u7ba1\u7406\u5de5\u5177\u7684\u8f6f\u4ef6\u5305\uff0c\u5b83\u63d0\u4f9b\u52a0\u8f7d\u3001\u5378\u8f7d\u3001\u683c\u5f0f\u5316\u3001\u5206\u533a\u548c\u7ba1\u7406\u786c\u76d8\u9a71\u52a8\u5668\uff0c\u6253\u5f00tty\u7aef\u53e3\u5e76\u5f97\u5230\u5185\u6838\u6d88\u606f\u7b49\u5de5\u5177\u3002\r\n\r\nutil-linux 2.32-rc1\u4e4b\u524d\u7248\u672c\u4e2d\u7684bash-completion/umount\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u672c\u5730\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u5728mountpoint\u540d\u79f0\u4e2d\u6ce8\u5165shell\u547d\u4ee4\u5229\u7528\u8be5\u6f0f\u6d1e\u83b7\u53d6\u6743\u9650\u3002", "discovererName": "Bj\u00c3\u00b6rn Bosselmann", "formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2018-06598", "openTime": "2018-03-28", "patchDescription": "util-linux\u662f\u4e00\u5957\u7528\u5728Linux\u7cfb\u7edf\u4e2d\u5e76\u5305\u542b\u4e86\u591a\u79cd\u7cfb\u7edf\u7ba1\u7406\u5de5\u5177\u7684\u8f6f\u4ef6\u5305\uff0c\u5b83\u63d0\u4f9b\u52a0\u8f7d\u3001\u5378\u8f7d\u3001\u683c\u5f0f\u5316\u3001\u5206\u533a\u548c\u7ba1\u7406\u786c\u76d8\u9a71\u52a8\u5668\uff0c\u6253\u5f00tty\u7aef\u53e3\u5e76\u5f97\u5230\u5185\u6838\u6d88\u606f\u7b49\u5de5\u5177\u3002\r\n\r\nutil-linux 2.32-rc1\u4e4b\u524d\u7248\u672c\u4e2d\u7684bash-completion/umount\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\u3002\u672c\u5730\u653b\u51fb\u8005\u53ef\u901a\u8fc7\u5728mountpoint\u540d\u79f0\u4e2d\u6ce8\u5165shell\u547d\u4ee4\u5229\u7528\u8be5\u6f0f\u6d1e\u83b7\u53d6\u6743\u9650\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": "util-linux\u6743\u9650\u63d0\u5347\u6f0f\u6d1e\u7684\u8865\u4e01", "products": { "product": "util-linux util-linux \u003c2.32-rc1" }, "referenceLink": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892179", "serverity": "\u9ad8", "submitTime": "2018-03-07", "title": "util-linux\u6743\u9650\u63d0\u5347\u6f0f\u6d1e" }
gsd-2018-7738
Vulnerability from gsd
{ "GSD": { "alias": "CVE-2018-7738", "description": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "id": "GSD-2018-7738", "references": [ "https://www.suse.com/security/cve/CVE-2018-7738.html", "https://www.debian.org/security/2018/dsa-4134", "https://ubuntu.com/security/CVE-2018-7738", "https://advisories.mageia.org/CVE-2018-7738.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-7738" ], "details": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "id": "GSD-2018-7738", "modified": "2023-12-13T01:22:32.462211Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-7738", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/karelzak/util-linux/issues/539", "refsource": "MISC", "url": "https://github.com/karelzak/util-linux/issues/539" }, { "name": "DSA-4134", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2018/dsa-4134" }, { "name": "103367", "refsource": "BID", "url": "http://www.securityfocus.com/bid/103367" }, { "name": "https://bugs.debian.org/892179", "refsource": "MISC", "url": "https://bugs.debian.org/892179" }, { "name": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55", "refsource": "MISC", "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "name": "USN-4512-1", "refsource": "UBUNTU", "url": "https://usn.ubuntu.com/4512-1/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.31", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2018-7738" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/karelzak/util-linux/issues/539", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/karelzak/util-linux/issues/539" }, { "name": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "name": "https://bugs.debian.org/892179", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://bugs.debian.org/892179" }, { "name": "DSA-4134", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4134" }, { "name": "103367", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/103367" }, { "name": "USN-4512-1", "refsource": "UBUNTU", "tags": [], "url": "https://usn.ubuntu.com/4512-1/" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 5.9 } }, "lastModifiedDate": "2020-09-25T18:15Z", "publishedDate": "2018-03-07T02:29Z" } } }
suse-su-2023:3268-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 util-linux", "title": "Title of the patch" }, { "category": "description", "text": "This update for util-linux fixes the following issues:\n\n- CVE-2018-7738: Fixed shell code injection in umount bash-completions. (bsc#1213865, bsc#1084300)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-3268,SUSE-SLE-SDK-12-SP5-2023-3268,SUSE-SLE-SERVER-12-SP5-2023-3268,SUSE-SLE-WE-12-SP5-2023-3268", "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-2023_3268-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:3268-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233268-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:3268-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-August/015862.html" }, { "category": "self", "summary": "SUSE Bug 1084300", "url": "https://bugzilla.suse.com/1084300" }, { "category": "self", "summary": "SUSE Bug 1194038", "url": "https://bugzilla.suse.com/1194038" }, { "category": "self", "summary": "SUSE Bug 1213865", "url": "https://bugzilla.suse.com/1213865" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7738 page", "url": "https://www.suse.com/security/cve/CVE-2018-7738/" } ], "title": "Security update for util-linux", "tracking": { "current_release_date": "2023-08-10T14:15:50Z", "generator": { "date": "2023-08-10T14:15:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:3268-1", "initial_release_date": "2023-08-10T14:15:50Z", "revision_history": [ { "date": "2023-08-10T14:15:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-4.33.1.aarch64", "product": { "name": "libblkid-devel-2.33.2-4.33.1.aarch64", "product_id": "libblkid-devel-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-4.33.1.aarch64", "product": { "name": "libblkid-devel-static-2.33.2-4.33.1.aarch64", "product_id": "libblkid-devel-static-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libblkid1-2.33.2-4.33.1.aarch64", "product": { "name": "libblkid1-2.33.2-4.33.1.aarch64", "product_id": "libblkid1-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-4.33.1.aarch64", "product": { "name": "libfdisk-devel-2.33.2-4.33.1.aarch64", "product_id": "libfdisk-devel-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-4.33.1.aarch64", "product": { "name": "libfdisk-devel-static-2.33.2-4.33.1.aarch64", "product_id": "libfdisk-devel-static-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-4.33.1.aarch64", "product": { "name": "libfdisk1-2.33.2-4.33.1.aarch64", "product_id": "libfdisk1-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-4.33.1.aarch64", "product": { "name": "libmount-devel-2.33.2-4.33.1.aarch64", "product_id": "libmount-devel-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-4.33.1.aarch64", "product": { "name": "libmount-devel-static-2.33.2-4.33.1.aarch64", "product_id": "libmount-devel-static-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libmount1-2.33.2-4.33.1.aarch64", "product": { "name": "libmount1-2.33.2-4.33.1.aarch64", "product_id": "libmount1-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-4.33.1.aarch64", "product": { "name": "libsmartcols-devel-2.33.2-4.33.1.aarch64", "product_id": "libsmartcols-devel-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-4.33.1.aarch64", "product": { "name": "libsmartcols-devel-static-2.33.2-4.33.1.aarch64", "product_id": "libsmartcols-devel-static-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-4.33.1.aarch64", "product": { "name": "libsmartcols1-2.33.2-4.33.1.aarch64", "product_id": "libsmartcols1-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-4.33.1.aarch64", "product": { "name": "libuuid-devel-2.33.2-4.33.1.aarch64", "product_id": "libuuid-devel-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-4.33.1.aarch64", "product": { "name": "libuuid-devel-static-2.33.2-4.33.1.aarch64", "product_id": "libuuid-devel-static-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "libuuid1-2.33.2-4.33.1.aarch64", "product": { "name": "libuuid1-2.33.2-4.33.1.aarch64", "product_id": "libuuid1-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "python-libmount-2.33.2-4.33.1.aarch64", "product": { "name": "python-libmount-2.33.2-4.33.1.aarch64", "product_id": "python-libmount-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "util-linux-2.33.2-4.33.1.aarch64", "product": { "name": "util-linux-2.33.2-4.33.1.aarch64", "product_id": "util-linux-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-4.33.1.aarch64", "product": { "name": "util-linux-systemd-2.33.2-4.33.1.aarch64", "product_id": "util-linux-systemd-2.33.2-4.33.1.aarch64" } }, { "category": "product_version", "name": "uuidd-2.33.2-4.33.1.aarch64", "product": { "name": "uuidd-2.33.2-4.33.1.aarch64", "product_id": "uuidd-2.33.2-4.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-64bit-2.33.2-4.33.1.aarch64_ilp32", "product": { "name": "libblkid-devel-64bit-2.33.2-4.33.1.aarch64_ilp32", "product_id": "libblkid-devel-64bit-2.33.2-4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libblkid1-64bit-2.33.2-4.33.1.aarch64_ilp32", "product": { "name": "libblkid1-64bit-2.33.2-4.33.1.aarch64_ilp32", "product_id": "libblkid1-64bit-2.33.2-4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libmount-devel-64bit-2.33.2-4.33.1.aarch64_ilp32", "product": { "name": "libmount-devel-64bit-2.33.2-4.33.1.aarch64_ilp32", "product_id": "libmount-devel-64bit-2.33.2-4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libmount1-64bit-2.33.2-4.33.1.aarch64_ilp32", "product": { "name": "libmount1-64bit-2.33.2-4.33.1.aarch64_ilp32", "product_id": "libmount1-64bit-2.33.2-4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libuuid-devel-64bit-2.33.2-4.33.1.aarch64_ilp32", "product": { "name": "libuuid-devel-64bit-2.33.2-4.33.1.aarch64_ilp32", "product_id": "libuuid-devel-64bit-2.33.2-4.33.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libuuid1-64bit-2.33.2-4.33.1.aarch64_ilp32", "product": { "name": "libuuid1-64bit-2.33.2-4.33.1.aarch64_ilp32", "product_id": "libuuid1-64bit-2.33.2-4.33.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-4.33.1.i586", "product": { "name": "libblkid-devel-2.33.2-4.33.1.i586", "product_id": "libblkid-devel-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-4.33.1.i586", "product": { "name": "libblkid-devel-static-2.33.2-4.33.1.i586", "product_id": "libblkid-devel-static-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libblkid1-2.33.2-4.33.1.i586", "product": { "name": "libblkid1-2.33.2-4.33.1.i586", "product_id": "libblkid1-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-4.33.1.i586", "product": { "name": "libfdisk-devel-2.33.2-4.33.1.i586", "product_id": "libfdisk-devel-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-4.33.1.i586", "product": { "name": "libfdisk-devel-static-2.33.2-4.33.1.i586", "product_id": "libfdisk-devel-static-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-4.33.1.i586", "product": { "name": "libfdisk1-2.33.2-4.33.1.i586", "product_id": "libfdisk1-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-4.33.1.i586", "product": { "name": "libmount-devel-2.33.2-4.33.1.i586", "product_id": "libmount-devel-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-4.33.1.i586", "product": { "name": "libmount-devel-static-2.33.2-4.33.1.i586", "product_id": "libmount-devel-static-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libmount1-2.33.2-4.33.1.i586", "product": { "name": "libmount1-2.33.2-4.33.1.i586", "product_id": "libmount1-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-4.33.1.i586", "product": { "name": "libsmartcols-devel-2.33.2-4.33.1.i586", "product_id": "libsmartcols-devel-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-4.33.1.i586", "product": { "name": "libsmartcols-devel-static-2.33.2-4.33.1.i586", "product_id": "libsmartcols-devel-static-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-4.33.1.i586", "product": { "name": "libsmartcols1-2.33.2-4.33.1.i586", "product_id": "libsmartcols1-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-4.33.1.i586", "product": { "name": "libuuid-devel-2.33.2-4.33.1.i586", "product_id": "libuuid-devel-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-4.33.1.i586", "product": { "name": "libuuid-devel-static-2.33.2-4.33.1.i586", "product_id": "libuuid-devel-static-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "libuuid1-2.33.2-4.33.1.i586", "product": { "name": "libuuid1-2.33.2-4.33.1.i586", "product_id": "libuuid1-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "python-libmount-2.33.2-4.33.1.i586", "product": { "name": "python-libmount-2.33.2-4.33.1.i586", "product_id": "python-libmount-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "util-linux-2.33.2-4.33.1.i586", "product": { "name": "util-linux-2.33.2-4.33.1.i586", "product_id": "util-linux-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-4.33.1.i586", "product": { "name": "util-linux-systemd-2.33.2-4.33.1.i586", "product_id": "util-linux-systemd-2.33.2-4.33.1.i586" } }, { "category": "product_version", "name": "uuidd-2.33.2-4.33.1.i586", "product": { "name": "uuidd-2.33.2-4.33.1.i586", "product_id": "uuidd-2.33.2-4.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "util-linux-lang-2.33.2-4.33.1.noarch", "product": { "name": "util-linux-lang-2.33.2-4.33.1.noarch", "product_id": "util-linux-lang-2.33.2-4.33.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-4.33.1.ppc64le", "product": { "name": "libblkid-devel-2.33.2-4.33.1.ppc64le", "product_id": "libblkid-devel-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-4.33.1.ppc64le", "product": { "name": "libblkid-devel-static-2.33.2-4.33.1.ppc64le", "product_id": "libblkid-devel-static-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libblkid1-2.33.2-4.33.1.ppc64le", "product": { "name": "libblkid1-2.33.2-4.33.1.ppc64le", "product_id": "libblkid1-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-4.33.1.ppc64le", "product": { "name": "libfdisk-devel-2.33.2-4.33.1.ppc64le", "product_id": "libfdisk-devel-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-4.33.1.ppc64le", "product": { "name": "libfdisk-devel-static-2.33.2-4.33.1.ppc64le", "product_id": "libfdisk-devel-static-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-4.33.1.ppc64le", "product": { "name": "libfdisk1-2.33.2-4.33.1.ppc64le", "product_id": "libfdisk1-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-4.33.1.ppc64le", "product": { "name": "libmount-devel-2.33.2-4.33.1.ppc64le", "product_id": "libmount-devel-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-4.33.1.ppc64le", "product": { "name": "libmount-devel-static-2.33.2-4.33.1.ppc64le", "product_id": "libmount-devel-static-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libmount1-2.33.2-4.33.1.ppc64le", "product": { "name": "libmount1-2.33.2-4.33.1.ppc64le", "product_id": "libmount1-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-4.33.1.ppc64le", "product": { "name": "libsmartcols-devel-2.33.2-4.33.1.ppc64le", "product_id": "libsmartcols-devel-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-4.33.1.ppc64le", "product": { "name": "libsmartcols-devel-static-2.33.2-4.33.1.ppc64le", "product_id": "libsmartcols-devel-static-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-4.33.1.ppc64le", "product": { "name": "libsmartcols1-2.33.2-4.33.1.ppc64le", "product_id": "libsmartcols1-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-4.33.1.ppc64le", "product": { "name": "libuuid-devel-2.33.2-4.33.1.ppc64le", "product_id": "libuuid-devel-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-4.33.1.ppc64le", "product": { "name": "libuuid-devel-static-2.33.2-4.33.1.ppc64le", "product_id": "libuuid-devel-static-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "libuuid1-2.33.2-4.33.1.ppc64le", "product": { "name": "libuuid1-2.33.2-4.33.1.ppc64le", "product_id": "libuuid1-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python-libmount-2.33.2-4.33.1.ppc64le", "product": { "name": "python-libmount-2.33.2-4.33.1.ppc64le", "product_id": "python-libmount-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-2.33.2-4.33.1.ppc64le", "product": { "name": "util-linux-2.33.2-4.33.1.ppc64le", "product_id": "util-linux-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-4.33.1.ppc64le", "product": { "name": "util-linux-systemd-2.33.2-4.33.1.ppc64le", "product_id": "util-linux-systemd-2.33.2-4.33.1.ppc64le" } }, { "category": "product_version", "name": "uuidd-2.33.2-4.33.1.ppc64le", "product": { "name": "uuidd-2.33.2-4.33.1.ppc64le", "product_id": "uuidd-2.33.2-4.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-4.33.1.s390", "product": { "name": "libblkid-devel-2.33.2-4.33.1.s390", "product_id": "libblkid-devel-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-4.33.1.s390", "product": { "name": "libblkid-devel-static-2.33.2-4.33.1.s390", "product_id": "libblkid-devel-static-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libblkid1-2.33.2-4.33.1.s390", "product": { "name": "libblkid1-2.33.2-4.33.1.s390", "product_id": "libblkid1-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-4.33.1.s390", "product": { "name": "libfdisk-devel-2.33.2-4.33.1.s390", "product_id": "libfdisk-devel-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-4.33.1.s390", "product": { "name": "libfdisk-devel-static-2.33.2-4.33.1.s390", "product_id": "libfdisk-devel-static-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-4.33.1.s390", "product": { "name": "libfdisk1-2.33.2-4.33.1.s390", "product_id": "libfdisk1-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-4.33.1.s390", "product": { "name": "libmount-devel-2.33.2-4.33.1.s390", "product_id": "libmount-devel-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-4.33.1.s390", "product": { "name": "libmount-devel-static-2.33.2-4.33.1.s390", "product_id": "libmount-devel-static-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libmount1-2.33.2-4.33.1.s390", "product": { "name": "libmount1-2.33.2-4.33.1.s390", "product_id": "libmount1-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-4.33.1.s390", "product": { "name": "libsmartcols-devel-2.33.2-4.33.1.s390", "product_id": "libsmartcols-devel-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-4.33.1.s390", "product": { "name": "libsmartcols-devel-static-2.33.2-4.33.1.s390", "product_id": "libsmartcols-devel-static-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-4.33.1.s390", "product": { "name": "libsmartcols1-2.33.2-4.33.1.s390", "product_id": "libsmartcols1-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-4.33.1.s390", "product": { "name": "libuuid-devel-2.33.2-4.33.1.s390", "product_id": "libuuid-devel-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-4.33.1.s390", "product": { "name": "libuuid-devel-static-2.33.2-4.33.1.s390", "product_id": "libuuid-devel-static-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "libuuid1-2.33.2-4.33.1.s390", "product": { "name": "libuuid1-2.33.2-4.33.1.s390", "product_id": "libuuid1-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "python-libmount-2.33.2-4.33.1.s390", "product": { "name": "python-libmount-2.33.2-4.33.1.s390", "product_id": "python-libmount-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "util-linux-2.33.2-4.33.1.s390", "product": { "name": "util-linux-2.33.2-4.33.1.s390", "product_id": "util-linux-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-4.33.1.s390", "product": { "name": "util-linux-systemd-2.33.2-4.33.1.s390", "product_id": "util-linux-systemd-2.33.2-4.33.1.s390" } }, { "category": "product_version", "name": "uuidd-2.33.2-4.33.1.s390", "product": { "name": "uuidd-2.33.2-4.33.1.s390", "product_id": "uuidd-2.33.2-4.33.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-4.33.1.s390x", "product": { "name": "libblkid-devel-2.33.2-4.33.1.s390x", "product_id": "libblkid-devel-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libblkid-devel-32bit-2.33.2-4.33.1.s390x", "product": { "name": "libblkid-devel-32bit-2.33.2-4.33.1.s390x", "product_id": "libblkid-devel-32bit-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-4.33.1.s390x", "product": { "name": "libblkid-devel-static-2.33.2-4.33.1.s390x", "product_id": "libblkid-devel-static-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libblkid1-2.33.2-4.33.1.s390x", "product": { "name": "libblkid1-2.33.2-4.33.1.s390x", "product_id": "libblkid1-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libblkid1-32bit-2.33.2-4.33.1.s390x", "product": { "name": "libblkid1-32bit-2.33.2-4.33.1.s390x", "product_id": "libblkid1-32bit-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-4.33.1.s390x", "product": { "name": "libfdisk-devel-2.33.2-4.33.1.s390x", "product_id": "libfdisk-devel-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-4.33.1.s390x", "product": { "name": "libfdisk-devel-static-2.33.2-4.33.1.s390x", "product_id": "libfdisk-devel-static-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-4.33.1.s390x", "product": { "name": "libfdisk1-2.33.2-4.33.1.s390x", "product_id": "libfdisk1-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-4.33.1.s390x", "product": { "name": "libmount-devel-2.33.2-4.33.1.s390x", "product_id": "libmount-devel-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-32bit-2.33.2-4.33.1.s390x", "product": { "name": "libmount-devel-32bit-2.33.2-4.33.1.s390x", "product_id": "libmount-devel-32bit-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-4.33.1.s390x", "product": { "name": "libmount-devel-static-2.33.2-4.33.1.s390x", "product_id": "libmount-devel-static-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libmount1-2.33.2-4.33.1.s390x", "product": { "name": "libmount1-2.33.2-4.33.1.s390x", "product_id": "libmount1-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libmount1-32bit-2.33.2-4.33.1.s390x", "product": { "name": "libmount1-32bit-2.33.2-4.33.1.s390x", "product_id": "libmount1-32bit-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-4.33.1.s390x", "product": { "name": "libsmartcols-devel-2.33.2-4.33.1.s390x", "product_id": "libsmartcols-devel-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-4.33.1.s390x", "product": { "name": "libsmartcols-devel-static-2.33.2-4.33.1.s390x", "product_id": "libsmartcols-devel-static-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-4.33.1.s390x", "product": { "name": "libsmartcols1-2.33.2-4.33.1.s390x", "product_id": "libsmartcols1-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-4.33.1.s390x", "product": { "name": "libuuid-devel-2.33.2-4.33.1.s390x", "product_id": "libuuid-devel-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-32bit-2.33.2-4.33.1.s390x", "product": { "name": "libuuid-devel-32bit-2.33.2-4.33.1.s390x", "product_id": "libuuid-devel-32bit-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-4.33.1.s390x", "product": { "name": "libuuid-devel-static-2.33.2-4.33.1.s390x", "product_id": "libuuid-devel-static-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libuuid1-2.33.2-4.33.1.s390x", "product": { "name": "libuuid1-2.33.2-4.33.1.s390x", "product_id": "libuuid1-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "libuuid1-32bit-2.33.2-4.33.1.s390x", "product": { "name": "libuuid1-32bit-2.33.2-4.33.1.s390x", "product_id": "libuuid1-32bit-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "python-libmount-2.33.2-4.33.1.s390x", "product": { "name": "python-libmount-2.33.2-4.33.1.s390x", "product_id": "python-libmount-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "util-linux-2.33.2-4.33.1.s390x", "product": { "name": "util-linux-2.33.2-4.33.1.s390x", "product_id": "util-linux-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-4.33.1.s390x", "product": { "name": "util-linux-systemd-2.33.2-4.33.1.s390x", "product_id": "util-linux-systemd-2.33.2-4.33.1.s390x" } }, { "category": "product_version", "name": "uuidd-2.33.2-4.33.1.s390x", "product": { "name": "uuidd-2.33.2-4.33.1.s390x", "product_id": "uuidd-2.33.2-4.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-4.33.1.x86_64", "product": { "name": "libblkid-devel-2.33.2-4.33.1.x86_64", "product_id": "libblkid-devel-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-32bit-2.33.2-4.33.1.x86_64", "product": { "name": "libblkid-devel-32bit-2.33.2-4.33.1.x86_64", "product_id": "libblkid-devel-32bit-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-4.33.1.x86_64", "product": { "name": "libblkid-devel-static-2.33.2-4.33.1.x86_64", "product_id": "libblkid-devel-static-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-2.33.2-4.33.1.x86_64", "product": { "name": "libblkid1-2.33.2-4.33.1.x86_64", "product_id": "libblkid1-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-32bit-2.33.2-4.33.1.x86_64", "product": { "name": "libblkid1-32bit-2.33.2-4.33.1.x86_64", "product_id": "libblkid1-32bit-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-4.33.1.x86_64", "product": { "name": "libfdisk-devel-2.33.2-4.33.1.x86_64", "product_id": "libfdisk-devel-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-4.33.1.x86_64", "product": { "name": "libfdisk-devel-static-2.33.2-4.33.1.x86_64", "product_id": "libfdisk-devel-static-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-4.33.1.x86_64", "product": { "name": "libfdisk1-2.33.2-4.33.1.x86_64", "product_id": "libfdisk1-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-4.33.1.x86_64", "product": { "name": "libmount-devel-2.33.2-4.33.1.x86_64", "product_id": "libmount-devel-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-32bit-2.33.2-4.33.1.x86_64", "product": { "name": "libmount-devel-32bit-2.33.2-4.33.1.x86_64", "product_id": "libmount-devel-32bit-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-4.33.1.x86_64", "product": { "name": "libmount-devel-static-2.33.2-4.33.1.x86_64", "product_id": "libmount-devel-static-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libmount1-2.33.2-4.33.1.x86_64", "product": { "name": "libmount1-2.33.2-4.33.1.x86_64", "product_id": "libmount1-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libmount1-32bit-2.33.2-4.33.1.x86_64", "product": { "name": "libmount1-32bit-2.33.2-4.33.1.x86_64", "product_id": "libmount1-32bit-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-4.33.1.x86_64", "product": { "name": "libsmartcols-devel-2.33.2-4.33.1.x86_64", "product_id": "libsmartcols-devel-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-4.33.1.x86_64", "product": { "name": "libsmartcols-devel-static-2.33.2-4.33.1.x86_64", "product_id": "libsmartcols-devel-static-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-4.33.1.x86_64", "product": { "name": "libsmartcols1-2.33.2-4.33.1.x86_64", "product_id": "libsmartcols1-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-4.33.1.x86_64", "product": { "name": "libuuid-devel-2.33.2-4.33.1.x86_64", "product_id": "libuuid-devel-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-32bit-2.33.2-4.33.1.x86_64", "product": { "name": "libuuid-devel-32bit-2.33.2-4.33.1.x86_64", "product_id": "libuuid-devel-32bit-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-4.33.1.x86_64", "product": { "name": "libuuid-devel-static-2.33.2-4.33.1.x86_64", "product_id": "libuuid-devel-static-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-2.33.2-4.33.1.x86_64", "product": { "name": "libuuid1-2.33.2-4.33.1.x86_64", "product_id": "libuuid1-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-32bit-2.33.2-4.33.1.x86_64", "product": { "name": "libuuid1-32bit-2.33.2-4.33.1.x86_64", "product_id": "libuuid1-32bit-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "python-libmount-2.33.2-4.33.1.x86_64", "product": { "name": "python-libmount-2.33.2-4.33.1.x86_64", "product_id": "python-libmount-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "util-linux-2.33.2-4.33.1.x86_64", "product": { "name": "util-linux-2.33.2-4.33.1.x86_64", "product_id": "util-linux-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-4.33.1.x86_64", "product": { "name": "util-linux-systemd-2.33.2-4.33.1.x86_64", "product_id": "util-linux-systemd-2.33.2-4.33.1.x86_64" } }, { "category": "product_version", "name": "uuidd-2.33.2-4.33.1.x86_64", "product": { "name": "uuidd-2.33.2-4.33.1.x86_64", "product_id": "uuidd-2.33.2-4.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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 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 Linux Enterprise Workstation Extension 12 SP5", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.aarch64" }, "product_reference": "libblkid-devel-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.ppc64le" }, "product_reference": "libblkid-devel-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.s390x" }, "product_reference": "libblkid-devel-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.aarch64" }, "product_reference": "libmount-devel-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.ppc64le" }, "product_reference": "libmount-devel-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.s390x" }, "product_reference": "libmount-devel-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.aarch64" }, "product_reference": "libsmartcols-devel-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.s390x" }, "product_reference": "libsmartcols-devel-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.aarch64" }, "product_reference": "libuuid-devel-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.ppc64le" }, "product_reference": "libuuid-devel-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.s390x" }, "product_reference": "libuuid-devel-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.aarch64" }, "product_reference": "libblkid1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libblkid1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.s390x" }, "product_reference": "libblkid1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.x86_64" }, "product_reference": "libblkid1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x" }, "product_reference": "libblkid1-32bit-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64" }, "product_reference": "libfdisk1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libfdisk1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.s390x" }, "product_reference": "libfdisk1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.aarch64" }, "product_reference": "libmount1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libmount1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.s390x" }, "product_reference": "libmount1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.x86_64" }, "product_reference": "libmount1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x" }, "product_reference": "libmount1-32bit-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.aarch64" }, "product_reference": "libuuid1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libuuid1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.s390x" }, "product_reference": "libuuid1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.x86_64" }, "product_reference": "libuuid1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x" }, "product_reference": "libuuid1-32bit-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.aarch64" }, "product_reference": "python-libmount-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le" }, "product_reference": "python-libmount-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.s390x" }, "product_reference": "python-libmount-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.x86_64" }, "product_reference": "python-libmount-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.aarch64" }, "product_reference": "util-linux-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.ppc64le" }, "product_reference": "util-linux-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.s390x" }, "product_reference": "util-linux-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.x86_64" }, "product_reference": "util-linux-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-4.33.1.noarch as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-4.33.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.aarch64" }, "product_reference": "uuidd-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.ppc64le" }, "product_reference": "uuidd-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.s390x" }, "product_reference": "uuidd-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.x86_64" }, "product_reference": "uuidd-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.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:libblkid1-2.33.2-4.33.1.aarch64" }, "product_reference": "libblkid1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.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:libblkid1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libblkid1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.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:libblkid1-2.33.2-4.33.1.s390x" }, "product_reference": "libblkid1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-4.33.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:libblkid1-2.33.2-4.33.1.x86_64" }, "product_reference": "libblkid1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-4.33.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:libblkid1-32bit-2.33.2-4.33.1.s390x" }, "product_reference": "libblkid1-32bit-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-4.33.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:libblkid1-32bit-2.33.2-4.33.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.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:libfdisk1-2.33.2-4.33.1.aarch64" }, "product_reference": "libfdisk1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.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:libfdisk1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libfdisk1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.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:libfdisk1-2.33.2-4.33.1.s390x" }, "product_reference": "libfdisk1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-4.33.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:libfdisk1-2.33.2-4.33.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.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:libmount1-2.33.2-4.33.1.aarch64" }, "product_reference": "libmount1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.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:libmount1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libmount1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.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:libmount1-2.33.2-4.33.1.s390x" }, "product_reference": "libmount1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-4.33.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:libmount1-2.33.2-4.33.1.x86_64" }, "product_reference": "libmount1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-4.33.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:libmount1-32bit-2.33.2-4.33.1.s390x" }, "product_reference": "libmount1-32bit-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-4.33.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:libmount1-32bit-2.33.2-4.33.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.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:libsmartcols1-2.33.2-4.33.1.aarch64" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.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:libsmartcols1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.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:libsmartcols1-2.33.2-4.33.1.s390x" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-4.33.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:libsmartcols1-2.33.2-4.33.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.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:libuuid1-2.33.2-4.33.1.aarch64" }, "product_reference": "libuuid1-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.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:libuuid1-2.33.2-4.33.1.ppc64le" }, "product_reference": "libuuid1-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.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:libuuid1-2.33.2-4.33.1.s390x" }, "product_reference": "libuuid1-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-4.33.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:libuuid1-2.33.2-4.33.1.x86_64" }, "product_reference": "libuuid1-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-4.33.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:libuuid1-32bit-2.33.2-4.33.1.s390x" }, "product_reference": "libuuid1-32bit-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-4.33.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:libuuid1-32bit-2.33.2-4.33.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.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:python-libmount-2.33.2-4.33.1.aarch64" }, "product_reference": "python-libmount-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.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:python-libmount-2.33.2-4.33.1.ppc64le" }, "product_reference": "python-libmount-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.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:python-libmount-2.33.2-4.33.1.s390x" }, "product_reference": "python-libmount-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.33.2-4.33.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:python-libmount-2.33.2-4.33.1.x86_64" }, "product_reference": "python-libmount-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.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:util-linux-2.33.2-4.33.1.aarch64" }, "product_reference": "util-linux-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.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:util-linux-2.33.2-4.33.1.ppc64le" }, "product_reference": "util-linux-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.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:util-linux-2.33.2-4.33.1.s390x" }, "product_reference": "util-linux-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-4.33.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:util-linux-2.33.2-4.33.1.x86_64" }, "product_reference": "util-linux-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-4.33.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-4.33.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.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:util-linux-systemd-2.33.2-4.33.1.aarch64" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.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:util-linux-systemd-2.33.2-4.33.1.ppc64le" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.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:util-linux-systemd-2.33.2-4.33.1.s390x" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-4.33.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:util-linux-systemd-2.33.2-4.33.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.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:uuidd-2.33.2-4.33.1.aarch64" }, "product_reference": "uuidd-2.33.2-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.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:uuidd-2.33.2-4.33.1.ppc64le" }, "product_reference": "uuidd-2.33.2-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.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:uuidd-2.33.2-4.33.1.s390x" }, "product_reference": "uuidd-2.33.2-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-4.33.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:uuidd-2.33.2-4.33.1.x86_64" }, "product_reference": "uuidd-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-4.33.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP5", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7738" } ], "notes": [ { "category": "general", "text": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7738", "url": "https://www.suse.com/security/cve/CVE-2018-7738" }, { "category": "external", "summary": "SUSE Bug 1080740 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1080740" }, { "category": "external", "summary": "SUSE Bug 1084300 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1084300" }, { "category": "external", "summary": "SUSE Bug 1213865 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1213865" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libblkid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libmount1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libuuid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:python-libmount-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:util-linux-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP5:uuidd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libblkid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libfdisk1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libmount1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libsmartcols1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-32bit-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libuuid1-32bit-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:python-libmount-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-lang-2.33.2-4.33.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:util-linux-systemd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:uuidd-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libblkid-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libmount-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libsmartcols-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP5:libuuid-devel-2.33.2-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-08-10T14:15:50Z", "details": "important" } ], "title": "CVE-2018-7738" } ] }
suse-su-2018:3926-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for util-linux", "title": "Title of the patch" }, { "category": "description", "text": "This update for util-linux fixes the following issues:\n\nThis non-security issue was fixed:\n\n- CVE-2018-7738: bash-completion/umount allowed local users to gain privileges\n by embedding shell commands in a mountpoint name, which was mishandled during a\n umount command by a different user (bsc#1084300).\n\nThese non-security issues were fixed:\n\n- Fixed crash loop in lscpu (bsc#1072947).\n- Fixed possible segfault of umount -a\n- Fixed mount -a on NFS bind mounts (bsc#1080740).\n- Fixed lsblk on NVMe (bsc#1078662).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP3-2018-1618,SUSE-SLE-SDK-12-SP3-2018-1618,SUSE-SLE-SERVER-12-SP3-2018-1618,SUSE-SLE-WE-12-SP3-2018-1618", "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-2018_3926-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:3926-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183926-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:3926-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-November/004898.html" }, { "category": "self", "summary": "SUSE Bug 1072947", "url": "https://bugzilla.suse.com/1072947" }, { "category": "self", "summary": "SUSE Bug 1078662", "url": "https://bugzilla.suse.com/1078662" }, { "category": "self", "summary": "SUSE Bug 1080740", "url": "https://bugzilla.suse.com/1080740" }, { "category": "self", "summary": "SUSE Bug 1084300", "url": "https://bugzilla.suse.com/1084300" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7738 page", "url": "https://www.suse.com/security/cve/CVE-2018-7738/" } ], "title": "Security update for util-linux", "tracking": { "current_release_date": "2018-11-27T12:39:56Z", "generator": { "date": "2018-11-27T12:39:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:3926-1", "initial_release_date": "2018-11-27T12:39:56Z", "revision_history": [ { "date": "2018-11-27T12:39:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.29.2-3.12.1.aarch64", "product": { "name": "libblkid-devel-2.29.2-3.12.1.aarch64", "product_id": "libblkid-devel-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.12.1.aarch64", "product": { "name": "libmount-devel-2.29.2-3.12.1.aarch64", "product_id": "libmount-devel-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.12.1.aarch64", "product": { "name": "libsmartcols-devel-2.29.2-3.12.1.aarch64", "product_id": "libsmartcols-devel-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.12.1.aarch64", "product": { "name": "libuuid-devel-2.29.2-3.12.1.aarch64", "product_id": "libuuid-devel-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libblkid1-2.29.2-3.12.1.aarch64", "product": { "name": "libblkid1-2.29.2-3.12.1.aarch64", "product_id": "libblkid1-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.12.1.aarch64", "product": { "name": "libfdisk1-2.29.2-3.12.1.aarch64", "product_id": "libfdisk1-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.12.1.aarch64", "product": { "name": "libmount1-2.29.2-3.12.1.aarch64", "product_id": "libmount1-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.12.1.aarch64", "product": { "name": "libsmartcols1-2.29.2-3.12.1.aarch64", "product_id": "libsmartcols1-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.12.1.aarch64", "product": { "name": "libuuid1-2.29.2-3.12.1.aarch64", "product_id": "libuuid1-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.12.1.aarch64", "product": { "name": "python-libmount-2.29.2-3.12.1.aarch64", "product_id": "python-libmount-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.12.1.aarch64", "product": { "name": "util-linux-2.29.2-3.12.1.aarch64", "product_id": "util-linux-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.12.1.aarch64", "product": { "name": "util-linux-systemd-2.29.2-3.12.1.aarch64", "product_id": "util-linux-systemd-2.29.2-3.12.1.aarch64" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.12.1.aarch64", "product": { "name": "uuidd-2.29.2-3.12.1.aarch64", "product_id": "uuidd-2.29.2-3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "util-linux-lang-2.29.2-3.12.1.noarch", "product": { "name": "util-linux-lang-2.29.2-3.12.1.noarch", "product_id": "util-linux-lang-2.29.2-3.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.29.2-3.12.1.ppc64le", "product": { "name": "libblkid-devel-2.29.2-3.12.1.ppc64le", "product_id": "libblkid-devel-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.12.1.ppc64le", "product": { "name": "libmount-devel-2.29.2-3.12.1.ppc64le", "product_id": "libmount-devel-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.12.1.ppc64le", "product": { "name": "libsmartcols-devel-2.29.2-3.12.1.ppc64le", "product_id": "libsmartcols-devel-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.12.1.ppc64le", "product": { "name": "libuuid-devel-2.29.2-3.12.1.ppc64le", "product_id": "libuuid-devel-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libblkid1-2.29.2-3.12.1.ppc64le", "product": { "name": "libblkid1-2.29.2-3.12.1.ppc64le", "product_id": "libblkid1-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.12.1.ppc64le", "product": { "name": "libfdisk1-2.29.2-3.12.1.ppc64le", "product_id": "libfdisk1-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.12.1.ppc64le", "product": { "name": "libmount1-2.29.2-3.12.1.ppc64le", "product_id": "libmount1-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.12.1.ppc64le", "product": { "name": "libsmartcols1-2.29.2-3.12.1.ppc64le", "product_id": "libsmartcols1-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.12.1.ppc64le", "product": { "name": "libuuid1-2.29.2-3.12.1.ppc64le", "product_id": "libuuid1-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.12.1.ppc64le", "product": { "name": "python-libmount-2.29.2-3.12.1.ppc64le", "product_id": "python-libmount-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.12.1.ppc64le", "product": { "name": "util-linux-2.29.2-3.12.1.ppc64le", "product_id": "util-linux-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.12.1.ppc64le", "product": { "name": "util-linux-systemd-2.29.2-3.12.1.ppc64le", "product_id": "util-linux-systemd-2.29.2-3.12.1.ppc64le" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.12.1.ppc64le", "product": { "name": "uuidd-2.29.2-3.12.1.ppc64le", "product_id": "uuidd-2.29.2-3.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.29.2-3.12.1.s390x", "product": { "name": "libblkid-devel-2.29.2-3.12.1.s390x", "product_id": "libblkid-devel-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.12.1.s390x", "product": { "name": "libmount-devel-2.29.2-3.12.1.s390x", "product_id": "libmount-devel-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.12.1.s390x", "product": { "name": "libsmartcols-devel-2.29.2-3.12.1.s390x", "product_id": "libsmartcols-devel-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.12.1.s390x", "product": { "name": "libuuid-devel-2.29.2-3.12.1.s390x", "product_id": "libuuid-devel-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libblkid1-2.29.2-3.12.1.s390x", "product": { "name": "libblkid1-2.29.2-3.12.1.s390x", "product_id": "libblkid1-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libblkid1-32bit-2.29.2-3.12.1.s390x", "product": { "name": "libblkid1-32bit-2.29.2-3.12.1.s390x", "product_id": "libblkid1-32bit-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.12.1.s390x", "product": { "name": "libfdisk1-2.29.2-3.12.1.s390x", "product_id": "libfdisk1-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.12.1.s390x", "product": { "name": "libmount1-2.29.2-3.12.1.s390x", "product_id": "libmount1-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libmount1-32bit-2.29.2-3.12.1.s390x", "product": { "name": "libmount1-32bit-2.29.2-3.12.1.s390x", "product_id": "libmount1-32bit-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.12.1.s390x", "product": { "name": "libsmartcols1-2.29.2-3.12.1.s390x", "product_id": "libsmartcols1-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.12.1.s390x", "product": { "name": "libuuid1-2.29.2-3.12.1.s390x", "product_id": "libuuid1-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "libuuid1-32bit-2.29.2-3.12.1.s390x", "product": { "name": "libuuid1-32bit-2.29.2-3.12.1.s390x", "product_id": "libuuid1-32bit-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.12.1.s390x", "product": { "name": "python-libmount-2.29.2-3.12.1.s390x", "product_id": "python-libmount-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.12.1.s390x", "product": { "name": "util-linux-2.29.2-3.12.1.s390x", "product_id": "util-linux-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.12.1.s390x", "product": { "name": "util-linux-systemd-2.29.2-3.12.1.s390x", "product_id": "util-linux-systemd-2.29.2-3.12.1.s390x" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.12.1.s390x", "product": { "name": "uuidd-2.29.2-3.12.1.s390x", "product_id": "uuidd-2.29.2-3.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libblkid1-2.29.2-3.12.1.x86_64", "product": { "name": "libblkid1-2.29.2-3.12.1.x86_64", "product_id": "libblkid1-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-32bit-2.29.2-3.12.1.x86_64", "product": { "name": "libblkid1-32bit-2.29.2-3.12.1.x86_64", "product_id": "libblkid1-32bit-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.12.1.x86_64", "product": { "name": "libfdisk1-2.29.2-3.12.1.x86_64", "product_id": "libfdisk1-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.12.1.x86_64", "product": { "name": "libmount1-2.29.2-3.12.1.x86_64", "product_id": "libmount1-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libmount1-32bit-2.29.2-3.12.1.x86_64", "product": { "name": "libmount1-32bit-2.29.2-3.12.1.x86_64", "product_id": "libmount1-32bit-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.12.1.x86_64", "product": { "name": "libsmartcols1-2.29.2-3.12.1.x86_64", "product_id": "libsmartcols1-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.12.1.x86_64", "product": { "name": "libuuid-devel-2.29.2-3.12.1.x86_64", "product_id": "libuuid-devel-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.12.1.x86_64", "product": { "name": "libuuid1-2.29.2-3.12.1.x86_64", "product_id": "libuuid1-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-32bit-2.29.2-3.12.1.x86_64", "product": { "name": "libuuid1-32bit-2.29.2-3.12.1.x86_64", "product_id": "libuuid1-32bit-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.12.1.x86_64", "product": { "name": "python-libmount-2.29.2-3.12.1.x86_64", "product_id": "python-libmount-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.12.1.x86_64", "product": { "name": "util-linux-2.29.2-3.12.1.x86_64", "product_id": "util-linux-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.12.1.x86_64", "product": { "name": "util-linux-systemd-2.29.2-3.12.1.x86_64", "product_id": "util-linux-systemd-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.12.1.x86_64", "product": { "name": "uuidd-2.29.2-3.12.1.x86_64", "product_id": "uuidd-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-2.29.2-3.12.1.x86_64", "product": { "name": "libblkid-devel-2.29.2-3.12.1.x86_64", "product_id": "libblkid-devel-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.12.1.x86_64", "product": { "name": "libmount-devel-2.29.2-3.12.1.x86_64", "product_id": "libmount-devel-2.29.2-3.12.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.12.1.x86_64", "product": { "name": "libsmartcols-devel-2.29.2-3.12.1.x86_64", "product_id": "libsmartcols-devel-2.29.2-3.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "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 Workstation Extension 12 SP3", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64" }, "product_reference": "libfdisk1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid-devel-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.12.1.x86_64" }, "product_reference": "python-libmount-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.12.1.x86_64" }, "product_reference": "util-linux-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.29.2-3.12.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch" }, "product_reference": "util-linux-lang-2.29.2-3.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.12.1.x86_64" }, "product_reference": "uuidd-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.aarch64" }, "product_reference": "libblkid-devel-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.ppc64le" }, "product_reference": "libblkid-devel-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.s390x" }, "product_reference": "libblkid-devel-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid-devel-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.aarch64" }, "product_reference": "libmount-devel-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.ppc64le" }, "product_reference": "libmount-devel-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.s390x" }, "product_reference": "libmount-devel-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount-devel-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.aarch64" }, "product_reference": "libsmartcols-devel-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.s390x" }, "product_reference": "libsmartcols-devel-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.x86_64" }, "product_reference": "libsmartcols-devel-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.aarch64" }, "product_reference": "libuuid-devel-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.ppc64le" }, "product_reference": "libuuid-devel-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.s390x" }, "product_reference": "libuuid-devel-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid-devel-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.aarch64" }, "product_reference": "libblkid1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libblkid1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.s390x" }, "product_reference": "libblkid1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x" }, "product_reference": "libblkid1-32bit-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64" }, "product_reference": "libfdisk1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libfdisk1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.s390x" }, "product_reference": "libfdisk1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64" }, "product_reference": "libfdisk1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.aarch64" }, "product_reference": "libmount1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libmount1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.s390x" }, "product_reference": "libmount1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x" }, "product_reference": "libmount1-32bit-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.aarch64" }, "product_reference": "libuuid1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libuuid1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.s390x" }, "product_reference": "libuuid1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x" }, "product_reference": "libuuid1-32bit-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.aarch64" }, "product_reference": "python-libmount-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le" }, "product_reference": "python-libmount-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.s390x" }, "product_reference": "python-libmount-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.x86_64" }, "product_reference": "python-libmount-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.aarch64" }, "product_reference": "util-linux-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.ppc64le" }, "product_reference": "util-linux-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.s390x" }, "product_reference": "util-linux-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.x86_64" }, "product_reference": "util-linux-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.29.2-3.12.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch" }, "product_reference": "util-linux-lang-2.29.2-3.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.aarch64" }, "product_reference": "uuidd-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.ppc64le" }, "product_reference": "uuidd-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.s390x" }, "product_reference": "uuidd-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.x86_64" }, "product_reference": "uuidd-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.aarch64" }, "product_reference": "libblkid1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.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:libblkid1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libblkid1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.s390x" }, "product_reference": "libblkid1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.12.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:libblkid1-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x" }, "product_reference": "libblkid1-32bit-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.12.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:libblkid1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libblkid1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64" }, "product_reference": "libfdisk1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.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:libfdisk1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libfdisk1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.s390x" }, "product_reference": "libfdisk1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.12.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:libfdisk1-2.29.2-3.12.1.x86_64" }, "product_reference": "libfdisk1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.aarch64" }, "product_reference": "libmount1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.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:libmount1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libmount1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.s390x" }, "product_reference": "libmount1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.12.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:libmount1-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x" }, "product_reference": "libmount1-32bit-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.12.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:libmount1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libmount1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.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:libsmartcols1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.12.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:libsmartcols1-2.29.2-3.12.1.x86_64" }, "product_reference": "libsmartcols1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.aarch64" }, "product_reference": "libuuid1-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.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:libuuid1-2.29.2-3.12.1.ppc64le" }, "product_reference": "libuuid1-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.s390x" }, "product_reference": "libuuid1-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.12.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:libuuid1-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid1-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x" }, "product_reference": "libuuid1-32bit-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.12.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:libuuid1-32bit-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid1-32bit-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.aarch64" }, "product_reference": "python-libmount-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.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:python-libmount-2.29.2-3.12.1.ppc64le" }, "product_reference": "python-libmount-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.s390x" }, "product_reference": "python-libmount-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.12.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:python-libmount-2.29.2-3.12.1.x86_64" }, "product_reference": "python-libmount-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.aarch64" }, "product_reference": "util-linux-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.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:util-linux-2.29.2-3.12.1.ppc64le" }, "product_reference": "util-linux-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.s390x" }, "product_reference": "util-linux-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.12.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:util-linux-2.29.2-3.12.1.x86_64" }, "product_reference": "util-linux-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.29.2-3.12.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch" }, "product_reference": "util-linux-lang-2.29.2-3.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.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:util-linux-systemd-2.29.2-3.12.1.ppc64le" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.12.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:util-linux-systemd-2.29.2-3.12.1.x86_64" }, "product_reference": "util-linux-systemd-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.aarch64" }, "product_reference": "uuidd-2.29.2-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.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:uuidd-2.29.2-3.12.1.ppc64le" }, "product_reference": "uuidd-2.29.2-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.s390x" }, "product_reference": "uuidd-2.29.2-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.12.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:uuidd-2.29.2-3.12.1.x86_64" }, "product_reference": "uuidd-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.12.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64" }, "product_reference": "libuuid-devel-2.29.2-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7738" } ], "notes": [ { "category": "general", "text": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7738", "url": "https://www.suse.com/security/cve/CVE-2018-7738" }, { "category": "external", "summary": "SUSE Bug 1080740 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1080740" }, { "category": "external", "summary": "SUSE Bug 1084300 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1084300" }, { "category": "external", "summary": "SUSE Bug 1213865 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1213865" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.12.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-11-27T12:39:56Z", "details": "important" } ], "title": "CVE-2018-7738" } ] }
suse-su-2018:2066-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for util-linux", "title": "Title of the patch" }, { "category": "description", "text": "This update for util-linux fixes the following security issue:\n\n- CVE-2018-7738: Fix local vulnerability using embedded shell commands in a\n mountpoint name (bsc#1084300)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Basesystem-15-2018-1397,SUSE-SLE-Module-Server-Applications-15-2018-1397", "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-2018_2066-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:2066-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182066-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:2066-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-July/004312.html" }, { "category": "self", "summary": "SUSE Bug 1084300", "url": "https://bugzilla.suse.com/1084300" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7738 page", "url": "https://www.suse.com/security/cve/CVE-2018-7738/" } ], "title": "Security update for util-linux", "tracking": { "current_release_date": "2018-07-26T14:25:34Z", "generator": { "date": "2018-07-26T14:25:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:2066-1", "initial_release_date": "2018-07-26T14:25:34Z", "revision_history": [ { "date": "2018-07-26T14:25:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.31.1-9.3.1.aarch64", "product": { "name": "libblkid-devel-2.31.1-9.3.1.aarch64", "product_id": "libblkid-devel-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.31.1-9.3.1.aarch64", "product": { "name": "libblkid-devel-static-2.31.1-9.3.1.aarch64", "product_id": "libblkid-devel-static-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libblkid1-2.31.1-9.3.1.aarch64", "product": { "name": "libblkid1-2.31.1-9.3.1.aarch64", "product_id": "libblkid1-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-2.31.1-9.3.1.aarch64", "product": { "name": "libfdisk-devel-2.31.1-9.3.1.aarch64", "product_id": "libfdisk-devel-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libfdisk1-2.31.1-9.3.1.aarch64", "product": { "name": "libfdisk1-2.31.1-9.3.1.aarch64", "product_id": "libfdisk1-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-2.31.1-9.3.1.aarch64", "product": { "name": "libmount-devel-2.31.1-9.3.1.aarch64", "product_id": "libmount-devel-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libmount1-2.31.1-9.3.1.aarch64", "product": { "name": "libmount1-2.31.1-9.3.1.aarch64", "product_id": "libmount1-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.31.1-9.3.1.aarch64", "product": { "name": "libsmartcols-devel-2.31.1-9.3.1.aarch64", "product_id": "libsmartcols-devel-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols1-2.31.1-9.3.1.aarch64", "product": { "name": "libsmartcols1-2.31.1-9.3.1.aarch64", "product_id": "libsmartcols1-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-2.31.1-9.3.1.aarch64", "product": { "name": "libuuid-devel-2.31.1-9.3.1.aarch64", "product_id": "libuuid-devel-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.31.1-9.3.1.aarch64", "product": { "name": "libuuid-devel-static-2.31.1-9.3.1.aarch64", "product_id": "libuuid-devel-static-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "libuuid1-2.31.1-9.3.1.aarch64", "product": { "name": "libuuid1-2.31.1-9.3.1.aarch64", "product_id": "libuuid1-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "util-linux-2.31.1-9.3.1.aarch64", "product": { "name": "util-linux-2.31.1-9.3.1.aarch64", "product_id": "util-linux-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "util-linux-systemd-2.31.1-9.3.1.aarch64", "product": { "name": "util-linux-systemd-2.31.1-9.3.1.aarch64", "product_id": "util-linux-systemd-2.31.1-9.3.1.aarch64" } }, { "category": "product_version", "name": "uuidd-2.31.1-9.3.1.aarch64", "product": { "name": "uuidd-2.31.1-9.3.1.aarch64", "product_id": "uuidd-2.31.1-9.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "util-linux-lang-2.31.1-9.3.1.noarch", "product": { "name": "util-linux-lang-2.31.1-9.3.1.noarch", "product_id": "util-linux-lang-2.31.1-9.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.31.1-9.3.1.ppc64le", "product": { "name": "libblkid-devel-2.31.1-9.3.1.ppc64le", "product_id": "libblkid-devel-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libblkid-devel-static-2.31.1-9.3.1.ppc64le", "product": { "name": "libblkid-devel-static-2.31.1-9.3.1.ppc64le", "product_id": "libblkid-devel-static-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libblkid1-2.31.1-9.3.1.ppc64le", "product": { "name": "libblkid1-2.31.1-9.3.1.ppc64le", "product_id": "libblkid1-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-2.31.1-9.3.1.ppc64le", "product": { "name": "libfdisk-devel-2.31.1-9.3.1.ppc64le", "product_id": "libfdisk-devel-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk1-2.31.1-9.3.1.ppc64le", "product": { "name": "libfdisk1-2.31.1-9.3.1.ppc64le", "product_id": "libfdisk1-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-2.31.1-9.3.1.ppc64le", "product": { "name": "libmount-devel-2.31.1-9.3.1.ppc64le", "product_id": "libmount-devel-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libmount1-2.31.1-9.3.1.ppc64le", "product": { "name": "libmount1-2.31.1-9.3.1.ppc64le", "product_id": "libmount1-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-2.31.1-9.3.1.ppc64le", "product": { "name": "libsmartcols-devel-2.31.1-9.3.1.ppc64le", "product_id": "libsmartcols-devel-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols1-2.31.1-9.3.1.ppc64le", "product": { "name": "libsmartcols1-2.31.1-9.3.1.ppc64le", "product_id": "libsmartcols1-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-2.31.1-9.3.1.ppc64le", "product": { "name": "libuuid-devel-2.31.1-9.3.1.ppc64le", "product_id": "libuuid-devel-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-static-2.31.1-9.3.1.ppc64le", "product": { "name": "libuuid-devel-static-2.31.1-9.3.1.ppc64le", "product_id": "libuuid-devel-static-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "libuuid1-2.31.1-9.3.1.ppc64le", "product": { "name": "libuuid1-2.31.1-9.3.1.ppc64le", "product_id": "libuuid1-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-2.31.1-9.3.1.ppc64le", "product": { "name": "util-linux-2.31.1-9.3.1.ppc64le", "product_id": "util-linux-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-systemd-2.31.1-9.3.1.ppc64le", "product": { "name": "util-linux-systemd-2.31.1-9.3.1.ppc64le", "product_id": "util-linux-systemd-2.31.1-9.3.1.ppc64le" } }, { "category": "product_version", "name": "uuidd-2.31.1-9.3.1.ppc64le", "product": { "name": "uuidd-2.31.1-9.3.1.ppc64le", "product_id": "uuidd-2.31.1-9.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.31.1-9.3.1.s390x", "product": { "name": "libblkid-devel-2.31.1-9.3.1.s390x", "product_id": "libblkid-devel-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libblkid-devel-static-2.31.1-9.3.1.s390x", "product": { "name": "libblkid-devel-static-2.31.1-9.3.1.s390x", "product_id": "libblkid-devel-static-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libblkid1-2.31.1-9.3.1.s390x", "product": { "name": "libblkid1-2.31.1-9.3.1.s390x", "product_id": "libblkid1-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-2.31.1-9.3.1.s390x", "product": { "name": "libfdisk-devel-2.31.1-9.3.1.s390x", "product_id": "libfdisk-devel-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libfdisk1-2.31.1-9.3.1.s390x", "product": { "name": "libfdisk1-2.31.1-9.3.1.s390x", "product_id": "libfdisk1-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-2.31.1-9.3.1.s390x", "product": { "name": "libmount-devel-2.31.1-9.3.1.s390x", "product_id": "libmount-devel-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libmount1-2.31.1-9.3.1.s390x", "product": { "name": "libmount1-2.31.1-9.3.1.s390x", "product_id": "libmount1-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-2.31.1-9.3.1.s390x", "product": { "name": "libsmartcols-devel-2.31.1-9.3.1.s390x", "product_id": "libsmartcols-devel-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libsmartcols1-2.31.1-9.3.1.s390x", "product": { "name": "libsmartcols1-2.31.1-9.3.1.s390x", "product_id": "libsmartcols1-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-2.31.1-9.3.1.s390x", "product": { "name": "libuuid-devel-2.31.1-9.3.1.s390x", "product_id": "libuuid-devel-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-static-2.31.1-9.3.1.s390x", "product": { "name": "libuuid-devel-static-2.31.1-9.3.1.s390x", "product_id": "libuuid-devel-static-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "libuuid1-2.31.1-9.3.1.s390x", "product": { "name": "libuuid1-2.31.1-9.3.1.s390x", "product_id": "libuuid1-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "util-linux-2.31.1-9.3.1.s390x", "product": { "name": "util-linux-2.31.1-9.3.1.s390x", "product_id": "util-linux-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "util-linux-systemd-2.31.1-9.3.1.s390x", "product": { "name": "util-linux-systemd-2.31.1-9.3.1.s390x", "product_id": "util-linux-systemd-2.31.1-9.3.1.s390x" } }, { "category": "product_version", "name": "uuidd-2.31.1-9.3.1.s390x", "product": { "name": "uuidd-2.31.1-9.3.1.s390x", "product_id": "uuidd-2.31.1-9.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.31.1-9.3.1.x86_64", "product": { "name": "libblkid-devel-2.31.1-9.3.1.x86_64", "product_id": "libblkid-devel-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.31.1-9.3.1.x86_64", "product": { "name": "libblkid-devel-static-2.31.1-9.3.1.x86_64", "product_id": "libblkid-devel-static-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-2.31.1-9.3.1.x86_64", "product": { "name": "libblkid1-2.31.1-9.3.1.x86_64", "product_id": "libblkid1-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-32bit-2.31.1-9.3.1.x86_64", "product": { "name": "libblkid1-32bit-2.31.1-9.3.1.x86_64", "product_id": "libblkid1-32bit-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-2.31.1-9.3.1.x86_64", "product": { "name": "libfdisk-devel-2.31.1-9.3.1.x86_64", "product_id": "libfdisk-devel-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libfdisk1-2.31.1-9.3.1.x86_64", "product": { "name": "libfdisk1-2.31.1-9.3.1.x86_64", "product_id": "libfdisk1-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-2.31.1-9.3.1.x86_64", "product": { "name": "libmount-devel-2.31.1-9.3.1.x86_64", "product_id": "libmount-devel-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libmount1-2.31.1-9.3.1.x86_64", "product": { "name": "libmount1-2.31.1-9.3.1.x86_64", "product_id": "libmount1-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libmount1-32bit-2.31.1-9.3.1.x86_64", "product": { "name": "libmount1-32bit-2.31.1-9.3.1.x86_64", "product_id": "libmount1-32bit-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.31.1-9.3.1.x86_64", "product": { "name": "libsmartcols-devel-2.31.1-9.3.1.x86_64", "product_id": "libsmartcols-devel-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols1-2.31.1-9.3.1.x86_64", "product": { "name": "libsmartcols1-2.31.1-9.3.1.x86_64", "product_id": "libsmartcols1-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-2.31.1-9.3.1.x86_64", "product": { "name": "libuuid-devel-2.31.1-9.3.1.x86_64", "product_id": "libuuid-devel-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.31.1-9.3.1.x86_64", "product": { "name": "libuuid-devel-static-2.31.1-9.3.1.x86_64", "product_id": "libuuid-devel-static-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-2.31.1-9.3.1.x86_64", "product": { "name": "libuuid1-2.31.1-9.3.1.x86_64", "product_id": "libuuid1-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-32bit-2.31.1-9.3.1.x86_64", "product": { "name": "libuuid1-32bit-2.31.1-9.3.1.x86_64", "product_id": "libuuid1-32bit-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "util-linux-2.31.1-9.3.1.x86_64", "product": { "name": "util-linux-2.31.1-9.3.1.x86_64", "product_id": "util-linux-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "util-linux-systemd-2.31.1-9.3.1.x86_64", "product": { "name": "util-linux-systemd-2.31.1-9.3.1.x86_64", "product_id": "util-linux-systemd-2.31.1-9.3.1.x86_64" } }, { "category": "product_version", "name": "uuidd-2.31.1-9.3.1.x86_64", "product": { "name": "uuidd-2.31.1-9.3.1.x86_64", "product_id": "uuidd-2.31.1-9.3.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 Server Applications 15", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.aarch64" }, "product_reference": "libblkid-devel-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.ppc64le" }, "product_reference": "libblkid-devel-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.s390x" }, "product_reference": "libblkid-devel-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.x86_64" }, "product_reference": "libblkid-devel-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.aarch64" }, "product_reference": "libblkid-devel-static-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.ppc64le" }, "product_reference": "libblkid-devel-static-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.s390x" }, "product_reference": "libblkid-devel-static-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.x86_64" }, "product_reference": "libblkid-devel-static-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.aarch64" }, "product_reference": "libblkid1-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.ppc64le" }, "product_reference": "libblkid1-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.s390x" }, "product_reference": "libblkid1-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.x86_64" }, "product_reference": "libblkid1-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-32bit-2.31.1-9.3.1.x86_64" }, "product_reference": "libblkid1-32bit-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.aarch64" }, "product_reference": "libfdisk-devel-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.ppc64le" }, "product_reference": "libfdisk-devel-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.s390x" }, "product_reference": "libfdisk-devel-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.x86_64" }, "product_reference": "libfdisk-devel-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.aarch64" }, "product_reference": "libfdisk1-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.ppc64le" }, "product_reference": "libfdisk1-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.s390x" }, "product_reference": "libfdisk1-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.x86_64" }, "product_reference": "libfdisk1-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.aarch64" }, "product_reference": "libmount-devel-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.ppc64le" }, "product_reference": "libmount-devel-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.s390x" }, "product_reference": "libmount-devel-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.x86_64" }, "product_reference": "libmount-devel-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.aarch64" }, "product_reference": "libmount1-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.ppc64le" }, "product_reference": "libmount1-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.s390x" }, "product_reference": "libmount1-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.x86_64" }, "product_reference": "libmount1-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libmount1-32bit-2.31.1-9.3.1.x86_64" }, "product_reference": "libmount1-32bit-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.aarch64" }, "product_reference": "libsmartcols-devel-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.s390x" }, "product_reference": "libsmartcols-devel-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.x86_64" }, "product_reference": "libsmartcols-devel-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.aarch64" }, "product_reference": "libsmartcols1-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.ppc64le" }, "product_reference": "libsmartcols1-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.s390x" }, "product_reference": "libsmartcols1-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.x86_64" }, "product_reference": "libsmartcols1-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.aarch64" }, "product_reference": "libuuid-devel-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.ppc64le" }, "product_reference": "libuuid-devel-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.s390x" }, "product_reference": "libuuid-devel-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.x86_64" }, "product_reference": "libuuid-devel-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.aarch64" }, "product_reference": "libuuid-devel-static-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.ppc64le" }, "product_reference": "libuuid-devel-static-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.s390x" }, "product_reference": "libuuid-devel-static-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.x86_64" }, "product_reference": "libuuid-devel-static-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.aarch64" }, "product_reference": "libuuid1-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.ppc64le" }, "product_reference": "libuuid1-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.s390x" }, "product_reference": "libuuid1-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.x86_64" }, "product_reference": "libuuid1-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-32bit-2.31.1-9.3.1.x86_64" }, "product_reference": "libuuid1-32bit-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.aarch64" }, "product_reference": "util-linux-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.ppc64le" }, "product_reference": "util-linux-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.s390x" }, "product_reference": "util-linux-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.x86_64" }, "product_reference": "util-linux-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.31.1-9.3.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-lang-2.31.1-9.3.1.noarch" }, "product_reference": "util-linux-lang-2.31.1-9.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.aarch64" }, "product_reference": "util-linux-systemd-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.ppc64le" }, "product_reference": "util-linux-systemd-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.s390x" }, "product_reference": "util-linux-systemd-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15", "product_id": "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.x86_64" }, "product_reference": "util-linux-systemd-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.31.1-9.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.aarch64" }, "product_reference": "uuidd-2.31.1-9.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.31.1-9.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.ppc64le" }, "product_reference": "uuidd-2.31.1-9.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.31.1-9.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.s390x" }, "product_reference": "uuidd-2.31.1-9.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.31.1-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15", "product_id": "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.x86_64" }, "product_reference": "uuidd-2.31.1-9.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7738" } ], "notes": [ { "category": "general", "text": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-lang-2.31.1-9.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7738", "url": "https://www.suse.com/security/cve/CVE-2018-7738" }, { "category": "external", "summary": "SUSE Bug 1080740 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1080740" }, { "category": "external", "summary": "SUSE Bug 1084300 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1084300" }, { "category": "external", "summary": "SUSE Bug 1213865 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1213865" } ], "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:libblkid-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-lang-2.31.1-9.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid-devel-static-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libblkid1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libfdisk1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libmount-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libmount1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libsmartcols1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid-devel-static-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:libuuid1-32bit-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-lang-2.31.1-9.3.1.noarch", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15:util-linux-systemd-2.31.1-9.3.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15:uuidd-2.31.1-9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-07-26T14:25:34Z", "details": "important" } ], "title": "CVE-2018-7738" } ] }
suse-su-2019:0390-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 util-linux", "title": "Title of the patch" }, { "category": "description", "text": "This update for util-linux fixes the following issues:\n\nThis non-security issue was fixed:\n\n- CVE-2018-7738: bash-completion/umount allowed local users to gain privileges\n by embedding shell commands in a mountpoint name, which was mishandled during a\n umount command by a different user (bsc#1084300).\n\nThese non-security issues were fixed:\n\n- Fixed crash loop in lscpu (bsc#1072947).\n- Fixed possible segfault of umount -a\n- Fixed mount -a on NFS bind mounts (bsc#1080740).\n- Fixed lsblk on NVMe (bsc#1078662).\n ", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2019-390,SUSE-OpenStack-Cloud-7-2019-390,SUSE-OpenStack-Cloud-Magnum-Orchestration-7-2019-390,SUSE-SLE-SAP-12-SP2-2019-390,SUSE-SLE-SERVER-12-SP2-2019-390,SUSE-SLE-SERVER-12-SP2-BCL-2019-390,SUSE-Storage-4-2019-390", "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_0390-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2019:0390-1", "url": "https://www.suse.com/support/update/announcement/2019/suse-su-20190390-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2019:0390-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2019-February/005118.html" }, { "category": "self", "summary": "SUSE Bug 1072947", "url": "https://bugzilla.suse.com/1072947" }, { "category": "self", "summary": "SUSE Bug 1078662", "url": "https://bugzilla.suse.com/1078662" }, { "category": "self", "summary": "SUSE Bug 1080740", "url": "https://bugzilla.suse.com/1080740" }, { "category": "self", "summary": "SUSE Bug 1084300", "url": "https://bugzilla.suse.com/1084300" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7738 page", "url": "https://www.suse.com/security/cve/CVE-2018-7738/" } ], "title": "Security update for util-linux", "tracking": { "current_release_date": "2019-02-14T13:44:08Z", "generator": { "date": "2019-02-14T13:44:08Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2019:0390-1", "initial_release_date": "2019-02-14T13:44:08Z", "revision_history": [ { "date": "2019-02-14T13:44:08Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.28-44.18.18.aarch64", "product": { "name": "libblkid-devel-2.28-44.18.18.aarch64", "product_id": "libblkid-devel-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.28-44.18.18.aarch64", "product": { "name": "libblkid-devel-static-2.28-44.18.18.aarch64", "product_id": "libblkid-devel-static-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libblkid1-2.28-44.18.18.aarch64", "product": { "name": "libblkid1-2.28-44.18.18.aarch64", "product_id": "libblkid1-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-2.28-44.18.18.aarch64", "product": { "name": "libfdisk-devel-2.28-44.18.18.aarch64", "product_id": "libfdisk-devel-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.28-44.18.18.aarch64", "product": { "name": "libfdisk-devel-static-2.28-44.18.18.aarch64", "product_id": "libfdisk-devel-static-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libfdisk1-2.28-44.18.18.aarch64", "product": { "name": "libfdisk1-2.28-44.18.18.aarch64", "product_id": "libfdisk1-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libmount-devel-2.28-44.18.18.aarch64", "product": { "name": "libmount-devel-2.28-44.18.18.aarch64", "product_id": "libmount-devel-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libmount-devel-static-2.28-44.18.18.aarch64", "product": { "name": "libmount-devel-static-2.28-44.18.18.aarch64", "product_id": "libmount-devel-static-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libmount1-2.28-44.18.18.aarch64", "product": { "name": "libmount1-2.28-44.18.18.aarch64", "product_id": "libmount1-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.28-44.18.18.aarch64", "product": { "name": "libsmartcols-devel-2.28-44.18.18.aarch64", "product_id": "libsmartcols-devel-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.28-44.18.18.aarch64", "product": { "name": "libsmartcols-devel-static-2.28-44.18.18.aarch64", "product_id": "libsmartcols-devel-static-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libsmartcols1-2.28-44.18.18.aarch64", "product": { "name": "libsmartcols1-2.28-44.18.18.aarch64", "product_id": "libsmartcols1-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-2.28-44.18.18.aarch64", "product": { "name": "libuuid-devel-2.28-44.18.18.aarch64", "product_id": "libuuid-devel-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.28-44.18.18.aarch64", "product": { "name": "libuuid-devel-static-2.28-44.18.18.aarch64", "product_id": "libuuid-devel-static-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "libuuid1-2.28-44.18.18.aarch64", "product": { "name": "libuuid1-2.28-44.18.18.aarch64", "product_id": "libuuid1-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "python-libmount-2.28-44.18.38.aarch64", "product": { "name": "python-libmount-2.28-44.18.38.aarch64", "product_id": "python-libmount-2.28-44.18.38.aarch64" } }, { "category": "product_version", "name": "util-linux-2.28-44.18.18.aarch64", "product": { "name": "util-linux-2.28-44.18.18.aarch64", "product_id": "util-linux-2.28-44.18.18.aarch64" } }, { "category": "product_version", "name": "util-linux-systemd-2.28-44.18.25.aarch64", "product": { "name": "util-linux-systemd-2.28-44.18.25.aarch64", "product_id": "util-linux-systemd-2.28-44.18.25.aarch64" } }, { "category": "product_version", "name": "uuidd-2.28-44.18.25.aarch64", "product": { "name": "uuidd-2.28-44.18.25.aarch64", "product_id": "uuidd-2.28-44.18.25.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-64bit-2.28-44.18.18.aarch64_ilp32", "product": { "name": "libblkid-devel-64bit-2.28-44.18.18.aarch64_ilp32", "product_id": "libblkid-devel-64bit-2.28-44.18.18.aarch64_ilp32" } }, { "category": "product_version", "name": "libblkid1-64bit-2.28-44.18.18.aarch64_ilp32", "product": { "name": "libblkid1-64bit-2.28-44.18.18.aarch64_ilp32", "product_id": "libblkid1-64bit-2.28-44.18.18.aarch64_ilp32" } }, { "category": "product_version", "name": "libmount-devel-64bit-2.28-44.18.18.aarch64_ilp32", "product": { "name": "libmount-devel-64bit-2.28-44.18.18.aarch64_ilp32", "product_id": "libmount-devel-64bit-2.28-44.18.18.aarch64_ilp32" } }, { "category": "product_version", "name": "libmount1-64bit-2.28-44.18.18.aarch64_ilp32", "product": { "name": "libmount1-64bit-2.28-44.18.18.aarch64_ilp32", "product_id": "libmount1-64bit-2.28-44.18.18.aarch64_ilp32" } }, { "category": "product_version", "name": "libuuid-devel-64bit-2.28-44.18.18.aarch64_ilp32", "product": { "name": "libuuid-devel-64bit-2.28-44.18.18.aarch64_ilp32", "product_id": "libuuid-devel-64bit-2.28-44.18.18.aarch64_ilp32" } }, { "category": "product_version", "name": "libuuid1-64bit-2.28-44.18.18.aarch64_ilp32", "product": { "name": "libuuid1-64bit-2.28-44.18.18.aarch64_ilp32", "product_id": "libuuid1-64bit-2.28-44.18.18.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.28-44.18.18.i586", "product": { "name": "libblkid-devel-2.28-44.18.18.i586", "product_id": "libblkid-devel-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libblkid-devel-static-2.28-44.18.18.i586", "product": { "name": "libblkid-devel-static-2.28-44.18.18.i586", "product_id": "libblkid-devel-static-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libblkid1-2.28-44.18.18.i586", "product": { "name": "libblkid1-2.28-44.18.18.i586", "product_id": "libblkid1-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libfdisk-devel-2.28-44.18.18.i586", "product": { "name": "libfdisk-devel-2.28-44.18.18.i586", "product_id": "libfdisk-devel-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.28-44.18.18.i586", "product": { "name": "libfdisk-devel-static-2.28-44.18.18.i586", "product_id": "libfdisk-devel-static-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libfdisk1-2.28-44.18.18.i586", "product": { "name": "libfdisk1-2.28-44.18.18.i586", "product_id": "libfdisk1-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libmount-devel-2.28-44.18.18.i586", "product": { "name": "libmount-devel-2.28-44.18.18.i586", "product_id": "libmount-devel-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libmount-devel-static-2.28-44.18.18.i586", "product": { "name": "libmount-devel-static-2.28-44.18.18.i586", "product_id": "libmount-devel-static-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libmount1-2.28-44.18.18.i586", "product": { "name": "libmount1-2.28-44.18.18.i586", "product_id": "libmount1-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libsmartcols-devel-2.28-44.18.18.i586", "product": { "name": "libsmartcols-devel-2.28-44.18.18.i586", "product_id": "libsmartcols-devel-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.28-44.18.18.i586", "product": { "name": "libsmartcols-devel-static-2.28-44.18.18.i586", "product_id": "libsmartcols-devel-static-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libsmartcols1-2.28-44.18.18.i586", "product": { "name": "libsmartcols1-2.28-44.18.18.i586", "product_id": "libsmartcols1-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libuuid-devel-2.28-44.18.18.i586", "product": { "name": "libuuid-devel-2.28-44.18.18.i586", "product_id": "libuuid-devel-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libuuid-devel-static-2.28-44.18.18.i586", "product": { "name": "libuuid-devel-static-2.28-44.18.18.i586", "product_id": "libuuid-devel-static-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "libuuid1-2.28-44.18.18.i586", "product": { "name": "libuuid1-2.28-44.18.18.i586", "product_id": "libuuid1-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "python-libmount-2.28-44.18.38.i586", "product": { "name": "python-libmount-2.28-44.18.38.i586", "product_id": "python-libmount-2.28-44.18.38.i586" } }, { "category": "product_version", "name": "util-linux-2.28-44.18.18.i586", "product": { "name": "util-linux-2.28-44.18.18.i586", "product_id": "util-linux-2.28-44.18.18.i586" } }, { "category": "product_version", "name": "util-linux-systemd-2.28-44.18.25.i586", "product": { "name": "util-linux-systemd-2.28-44.18.25.i586", "product_id": "util-linux-systemd-2.28-44.18.25.i586" } }, { "category": "product_version", "name": "uuidd-2.28-44.18.25.i586", "product": { "name": "uuidd-2.28-44.18.25.i586", "product_id": "uuidd-2.28-44.18.25.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "util-linux-lang-2.28-44.18.18.noarch", "product": { "name": "util-linux-lang-2.28-44.18.18.noarch", "product_id": "util-linux-lang-2.28-44.18.18.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.28-44.18.18.ppc64le", "product": { "name": "libblkid-devel-2.28-44.18.18.ppc64le", "product_id": "libblkid-devel-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libblkid-devel-static-2.28-44.18.18.ppc64le", "product": { "name": "libblkid-devel-static-2.28-44.18.18.ppc64le", "product_id": "libblkid-devel-static-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libblkid1-2.28-44.18.18.ppc64le", "product": { "name": "libblkid1-2.28-44.18.18.ppc64le", "product_id": "libblkid1-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-2.28-44.18.18.ppc64le", "product": { "name": "libfdisk-devel-2.28-44.18.18.ppc64le", "product_id": "libfdisk-devel-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.28-44.18.18.ppc64le", "product": { "name": "libfdisk-devel-static-2.28-44.18.18.ppc64le", "product_id": "libfdisk-devel-static-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libfdisk1-2.28-44.18.18.ppc64le", "product": { "name": "libfdisk1-2.28-44.18.18.ppc64le", "product_id": "libfdisk1-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-2.28-44.18.18.ppc64le", "product": { "name": "libmount-devel-2.28-44.18.18.ppc64le", "product_id": "libmount-devel-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-static-2.28-44.18.18.ppc64le", "product": { "name": "libmount-devel-static-2.28-44.18.18.ppc64le", "product_id": "libmount-devel-static-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libmount1-2.28-44.18.18.ppc64le", "product": { "name": "libmount1-2.28-44.18.18.ppc64le", "product_id": "libmount1-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-2.28-44.18.18.ppc64le", "product": { "name": "libsmartcols-devel-2.28-44.18.18.ppc64le", "product_id": "libsmartcols-devel-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.28-44.18.18.ppc64le", "product": { "name": "libsmartcols-devel-static-2.28-44.18.18.ppc64le", "product_id": "libsmartcols-devel-static-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libsmartcols1-2.28-44.18.18.ppc64le", "product": { "name": "libsmartcols1-2.28-44.18.18.ppc64le", "product_id": "libsmartcols1-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-2.28-44.18.18.ppc64le", "product": { "name": "libuuid-devel-2.28-44.18.18.ppc64le", "product_id": "libuuid-devel-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-static-2.28-44.18.18.ppc64le", "product": { "name": "libuuid-devel-static-2.28-44.18.18.ppc64le", "product_id": "libuuid-devel-static-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "libuuid1-2.28-44.18.18.ppc64le", "product": { "name": "libuuid1-2.28-44.18.18.ppc64le", "product_id": "libuuid1-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "python-libmount-2.28-44.18.38.ppc64le", "product": { "name": "python-libmount-2.28-44.18.38.ppc64le", "product_id": "python-libmount-2.28-44.18.38.ppc64le" } }, { "category": "product_version", "name": "util-linux-2.28-44.18.18.ppc64le", "product": { "name": "util-linux-2.28-44.18.18.ppc64le", "product_id": "util-linux-2.28-44.18.18.ppc64le" } }, { "category": "product_version", "name": "util-linux-systemd-2.28-44.18.25.ppc64le", "product": { "name": "util-linux-systemd-2.28-44.18.25.ppc64le", "product_id": "util-linux-systemd-2.28-44.18.25.ppc64le" } }, { "category": "product_version", "name": "uuidd-2.28-44.18.25.ppc64le", "product": { "name": "uuidd-2.28-44.18.25.ppc64le", "product_id": "uuidd-2.28-44.18.25.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.28-44.18.18.s390", "product": { "name": "libblkid-devel-2.28-44.18.18.s390", "product_id": "libblkid-devel-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libblkid-devel-static-2.28-44.18.18.s390", "product": { "name": "libblkid-devel-static-2.28-44.18.18.s390", "product_id": "libblkid-devel-static-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libblkid1-2.28-44.18.18.s390", "product": { "name": "libblkid1-2.28-44.18.18.s390", "product_id": "libblkid1-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libfdisk-devel-2.28-44.18.18.s390", "product": { "name": "libfdisk-devel-2.28-44.18.18.s390", "product_id": "libfdisk-devel-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.28-44.18.18.s390", "product": { "name": "libfdisk-devel-static-2.28-44.18.18.s390", "product_id": "libfdisk-devel-static-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libfdisk1-2.28-44.18.18.s390", "product": { "name": "libfdisk1-2.28-44.18.18.s390", "product_id": "libfdisk1-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libmount-devel-2.28-44.18.18.s390", "product": { "name": "libmount-devel-2.28-44.18.18.s390", "product_id": "libmount-devel-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libmount-devel-static-2.28-44.18.18.s390", "product": { "name": "libmount-devel-static-2.28-44.18.18.s390", "product_id": "libmount-devel-static-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libmount1-2.28-44.18.18.s390", "product": { "name": "libmount1-2.28-44.18.18.s390", "product_id": "libmount1-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libsmartcols-devel-2.28-44.18.18.s390", "product": { "name": "libsmartcols-devel-2.28-44.18.18.s390", "product_id": "libsmartcols-devel-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.28-44.18.18.s390", "product": { "name": "libsmartcols-devel-static-2.28-44.18.18.s390", "product_id": "libsmartcols-devel-static-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libsmartcols1-2.28-44.18.18.s390", "product": { "name": "libsmartcols1-2.28-44.18.18.s390", "product_id": "libsmartcols1-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libuuid-devel-2.28-44.18.18.s390", "product": { "name": "libuuid-devel-2.28-44.18.18.s390", "product_id": "libuuid-devel-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libuuid-devel-static-2.28-44.18.18.s390", "product": { "name": "libuuid-devel-static-2.28-44.18.18.s390", "product_id": "libuuid-devel-static-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "libuuid1-2.28-44.18.18.s390", "product": { "name": "libuuid1-2.28-44.18.18.s390", "product_id": "libuuid1-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "python-libmount-2.28-44.18.38.s390", "product": { "name": "python-libmount-2.28-44.18.38.s390", "product_id": "python-libmount-2.28-44.18.38.s390" } }, { "category": "product_version", "name": "util-linux-2.28-44.18.18.s390", "product": { "name": "util-linux-2.28-44.18.18.s390", "product_id": "util-linux-2.28-44.18.18.s390" } }, { "category": "product_version", "name": "util-linux-systemd-2.28-44.18.25.s390", "product": { "name": "util-linux-systemd-2.28-44.18.25.s390", "product_id": "util-linux-systemd-2.28-44.18.25.s390" } }, { "category": "product_version", "name": "uuidd-2.28-44.18.25.s390", "product": { "name": "uuidd-2.28-44.18.25.s390", "product_id": "uuidd-2.28-44.18.25.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.28-44.18.18.s390x", "product": { "name": "libblkid-devel-2.28-44.18.18.s390x", "product_id": "libblkid-devel-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libblkid-devel-32bit-2.28-44.18.18.s390x", "product": { "name": "libblkid-devel-32bit-2.28-44.18.18.s390x", "product_id": "libblkid-devel-32bit-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libblkid-devel-static-2.28-44.18.18.s390x", "product": { "name": "libblkid-devel-static-2.28-44.18.18.s390x", "product_id": "libblkid-devel-static-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libblkid1-2.28-44.18.18.s390x", "product": { "name": "libblkid1-2.28-44.18.18.s390x", "product_id": "libblkid1-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libblkid1-32bit-2.28-44.18.18.s390x", "product": { "name": "libblkid1-32bit-2.28-44.18.18.s390x", "product_id": "libblkid1-32bit-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-2.28-44.18.18.s390x", "product": { "name": "libfdisk-devel-2.28-44.18.18.s390x", "product_id": "libfdisk-devel-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.28-44.18.18.s390x", "product": { "name": "libfdisk-devel-static-2.28-44.18.18.s390x", "product_id": "libfdisk-devel-static-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libfdisk1-2.28-44.18.18.s390x", "product": { "name": "libfdisk1-2.28-44.18.18.s390x", "product_id": "libfdisk1-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libmount-devel-2.28-44.18.18.s390x", "product": { "name": "libmount-devel-2.28-44.18.18.s390x", "product_id": "libmount-devel-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libmount-devel-32bit-2.28-44.18.18.s390x", "product": { "name": "libmount-devel-32bit-2.28-44.18.18.s390x", "product_id": "libmount-devel-32bit-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libmount-devel-static-2.28-44.18.18.s390x", "product": { "name": "libmount-devel-static-2.28-44.18.18.s390x", "product_id": "libmount-devel-static-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libmount1-2.28-44.18.18.s390x", "product": { "name": "libmount1-2.28-44.18.18.s390x", "product_id": "libmount1-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libmount1-32bit-2.28-44.18.18.s390x", "product": { "name": "libmount1-32bit-2.28-44.18.18.s390x", "product_id": "libmount1-32bit-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-2.28-44.18.18.s390x", "product": { "name": "libsmartcols-devel-2.28-44.18.18.s390x", "product_id": "libsmartcols-devel-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.28-44.18.18.s390x", "product": { "name": "libsmartcols-devel-static-2.28-44.18.18.s390x", "product_id": "libsmartcols-devel-static-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libsmartcols1-2.28-44.18.18.s390x", "product": { "name": "libsmartcols1-2.28-44.18.18.s390x", "product_id": "libsmartcols1-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libuuid-devel-2.28-44.18.18.s390x", "product": { "name": "libuuid-devel-2.28-44.18.18.s390x", "product_id": "libuuid-devel-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libuuid-devel-32bit-2.28-44.18.18.s390x", "product": { "name": "libuuid-devel-32bit-2.28-44.18.18.s390x", "product_id": "libuuid-devel-32bit-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libuuid-devel-static-2.28-44.18.18.s390x", "product": { "name": "libuuid-devel-static-2.28-44.18.18.s390x", "product_id": "libuuid-devel-static-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libuuid1-2.28-44.18.18.s390x", "product": { "name": "libuuid1-2.28-44.18.18.s390x", "product_id": "libuuid1-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "libuuid1-32bit-2.28-44.18.18.s390x", "product": { "name": "libuuid1-32bit-2.28-44.18.18.s390x", "product_id": "libuuid1-32bit-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "python-libmount-2.28-44.18.38.s390x", "product": { "name": "python-libmount-2.28-44.18.38.s390x", "product_id": "python-libmount-2.28-44.18.38.s390x" } }, { "category": "product_version", "name": "util-linux-2.28-44.18.18.s390x", "product": { "name": "util-linux-2.28-44.18.18.s390x", "product_id": "util-linux-2.28-44.18.18.s390x" } }, { "category": "product_version", "name": "util-linux-systemd-2.28-44.18.25.s390x", "product": { "name": "util-linux-systemd-2.28-44.18.25.s390x", "product_id": "util-linux-systemd-2.28-44.18.25.s390x" } }, { "category": "product_version", "name": "uuidd-2.28-44.18.25.s390x", "product": { "name": "uuidd-2.28-44.18.25.s390x", "product_id": "uuidd-2.28-44.18.25.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.28-44.18.18.x86_64", "product": { "name": "libblkid-devel-2.28-44.18.18.x86_64", "product_id": "libblkid-devel-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-32bit-2.28-44.18.18.x86_64", "product": { "name": "libblkid-devel-32bit-2.28-44.18.18.x86_64", "product_id": "libblkid-devel-32bit-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.28-44.18.18.x86_64", "product": { "name": "libblkid-devel-static-2.28-44.18.18.x86_64", "product_id": "libblkid-devel-static-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libblkid1-2.28-44.18.18.x86_64", "product": { "name": "libblkid1-2.28-44.18.18.x86_64", "product_id": "libblkid1-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libblkid1-32bit-2.28-44.18.18.x86_64", "product": { "name": "libblkid1-32bit-2.28-44.18.18.x86_64", "product_id": "libblkid1-32bit-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-2.28-44.18.18.x86_64", "product": { "name": "libfdisk-devel-2.28-44.18.18.x86_64", "product_id": "libfdisk-devel-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.28-44.18.18.x86_64", "product": { "name": "libfdisk-devel-static-2.28-44.18.18.x86_64", "product_id": "libfdisk-devel-static-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libfdisk1-2.28-44.18.18.x86_64", "product": { "name": "libfdisk1-2.28-44.18.18.x86_64", "product_id": "libfdisk1-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libmount-devel-2.28-44.18.18.x86_64", "product": { "name": "libmount-devel-2.28-44.18.18.x86_64", "product_id": "libmount-devel-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libmount-devel-32bit-2.28-44.18.18.x86_64", "product": { "name": "libmount-devel-32bit-2.28-44.18.18.x86_64", "product_id": "libmount-devel-32bit-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libmount-devel-static-2.28-44.18.18.x86_64", "product": { "name": "libmount-devel-static-2.28-44.18.18.x86_64", "product_id": "libmount-devel-static-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libmount1-2.28-44.18.18.x86_64", "product": { "name": "libmount1-2.28-44.18.18.x86_64", "product_id": "libmount1-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libmount1-32bit-2.28-44.18.18.x86_64", "product": { "name": "libmount1-32bit-2.28-44.18.18.x86_64", "product_id": "libmount1-32bit-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.28-44.18.18.x86_64", "product": { "name": "libsmartcols-devel-2.28-44.18.18.x86_64", "product_id": "libsmartcols-devel-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.28-44.18.18.x86_64", "product": { "name": "libsmartcols-devel-static-2.28-44.18.18.x86_64", "product_id": "libsmartcols-devel-static-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libsmartcols1-2.28-44.18.18.x86_64", "product": { "name": "libsmartcols1-2.28-44.18.18.x86_64", "product_id": "libsmartcols1-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-2.28-44.18.18.x86_64", "product": { "name": "libuuid-devel-2.28-44.18.18.x86_64", "product_id": "libuuid-devel-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-32bit-2.28-44.18.18.x86_64", "product": { "name": "libuuid-devel-32bit-2.28-44.18.18.x86_64", "product_id": "libuuid-devel-32bit-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.28-44.18.18.x86_64", "product": { "name": "libuuid-devel-static-2.28-44.18.18.x86_64", "product_id": "libuuid-devel-static-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libuuid1-2.28-44.18.18.x86_64", "product": { "name": "libuuid1-2.28-44.18.18.x86_64", "product_id": "libuuid1-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "libuuid1-32bit-2.28-44.18.18.x86_64", "product": { "name": "libuuid1-32bit-2.28-44.18.18.x86_64", "product_id": "libuuid1-32bit-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "python-libmount-2.28-44.18.38.x86_64", "product": { "name": "python-libmount-2.28-44.18.38.x86_64", "product_id": "python-libmount-2.28-44.18.38.x86_64" } }, { "category": "product_version", "name": "util-linux-2.28-44.18.18.x86_64", "product": { "name": "util-linux-2.28-44.18.18.x86_64", "product_id": "util-linux-2.28-44.18.18.x86_64" } }, { "category": "product_version", "name": "util-linux-systemd-2.28-44.18.25.x86_64", "product": { "name": "util-linux-systemd-2.28-44.18.25.x86_64", "product_id": "util-linux-systemd-2.28-44.18.25.x86_64" } }, { "category": "product_version", "name": "uuidd-2.28-44.18.25.x86_64", "product": { "name": "uuidd-2.28-44.18.25.x86_64", "product_id": "uuidd-2.28-44.18.25.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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 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 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 Enterprise Storage 4", "product": { "name": "SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.s390x" }, "product_reference": "libblkid1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.s390x" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.s390x" }, "product_reference": "libfdisk1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.x86_64" }, "product_reference": "libfdisk1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.s390x" }, "product_reference": "libmount1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.s390x" }, "product_reference": "libmount1-32bit-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.s390x" }, "product_reference": "libsmartcols1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.x86_64" }, "product_reference": "libsmartcols1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.s390x" }, "product_reference": "libuuid1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.s390x" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.s390x" }, "product_reference": "python-libmount-2.28-44.18.38.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.x86_64" }, "product_reference": "python-libmount-2.28-44.18.38.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.s390x" }, "product_reference": "util-linux-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.x86_64" }, "product_reference": "util-linux-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.28-44.18.18.noarch as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:util-linux-lang-2.28-44.18.18.noarch" }, "product_reference": "util-linux-lang-2.28-44.18.18.noarch", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.s390x" }, "product_reference": "util-linux-systemd-2.28-44.18.25.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.x86_64" }, "product_reference": "util-linux-systemd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.s390x as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.s390x" }, "product_reference": "uuidd-2.28-44.18.25.s390x", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.x86_64 as component of SUSE OpenStack Cloud 7", "product_id": "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.x86_64" }, "product_reference": "uuidd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 7" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.ppc64le" }, "product_reference": "libblkid1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.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:libblkid1-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.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:libblkid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.ppc64le" }, "product_reference": "libfdisk1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.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:libfdisk1-2.28-44.18.18.x86_64" }, "product_reference": "libfdisk1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.ppc64le" }, "product_reference": "libmount1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.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:libmount1-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.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:libmount1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.ppc64le" }, "product_reference": "libsmartcols1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.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:libsmartcols1-2.28-44.18.18.x86_64" }, "product_reference": "libsmartcols1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.ppc64le" }, "product_reference": "libuuid1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.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:libuuid1-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.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:libuuid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.ppc64le" }, "product_reference": "python-libmount-2.28-44.18.38.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.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:python-libmount-2.28-44.18.38.x86_64" }, "product_reference": "python-libmount-2.28-44.18.38.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.ppc64le" }, "product_reference": "util-linux-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.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:util-linux-2.28-44.18.18.x86_64" }, "product_reference": "util-linux-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.28-44.18.18.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-lang-2.28-44.18.18.noarch" }, "product_reference": "util-linux-lang-2.28-44.18.18.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.ppc64le" }, "product_reference": "util-linux-systemd-2.28-44.18.25.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.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:util-linux-systemd-2.28-44.18.25.x86_64" }, "product_reference": "util-linux-systemd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.ppc64le" }, "product_reference": "uuidd-2.28-44.18.25.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.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:uuidd-2.28-44.18.25.x86_64" }, "product_reference": "uuidd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.ppc64le" }, "product_reference": "libblkid1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.s390x" }, "product_reference": "libblkid1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.s390x" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.ppc64le" }, "product_reference": "libfdisk1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.s390x" }, "product_reference": "libfdisk1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.x86_64" }, "product_reference": "libfdisk1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.ppc64le" }, "product_reference": "libmount1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.s390x" }, "product_reference": "libmount1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.s390x" }, "product_reference": "libmount1-32bit-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.ppc64le" }, "product_reference": "libsmartcols1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.s390x" }, "product_reference": "libsmartcols1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.x86_64" }, "product_reference": "libsmartcols1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.ppc64le" }, "product_reference": "libuuid1-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.s390x" }, "product_reference": "libuuid1-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.s390x" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.ppc64le" }, "product_reference": "python-libmount-2.28-44.18.38.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.s390x" }, "product_reference": "python-libmount-2.28-44.18.38.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.x86_64" }, "product_reference": "python-libmount-2.28-44.18.38.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.ppc64le" }, "product_reference": "util-linux-2.28-44.18.18.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.s390x" }, "product_reference": "util-linux-2.28-44.18.18.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.x86_64" }, "product_reference": "util-linux-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.28-44.18.18.noarch as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-lang-2.28-44.18.18.noarch" }, "product_reference": "util-linux-lang-2.28-44.18.18.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.ppc64le" }, "product_reference": "util-linux-systemd-2.28-44.18.25.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.s390x" }, "product_reference": "util-linux-systemd-2.28-44.18.25.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.x86_64" }, "product_reference": "util-linux-systemd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.ppc64le as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.ppc64le" }, "product_reference": "uuidd-2.28-44.18.25.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.s390x as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.s390x" }, "product_reference": "uuidd-2.28-44.18.25.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.x86_64" }, "product_reference": "uuidd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libfdisk1-2.28-44.18.18.x86_64" }, "product_reference": "libfdisk1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libsmartcols1-2.28-44.18.18.x86_64" }, "product_reference": "libsmartcols1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:python-libmount-2.28-44.18.38.x86_64" }, "product_reference": "python-libmount-2.28-44.18.38.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-2.28-44.18.18.x86_64" }, "product_reference": "util-linux-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.28-44.18.18.noarch as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-lang-2.28-44.18.18.noarch" }, "product_reference": "util-linux-lang-2.28-44.18.18.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-systemd-2.28-44.18.25.x86_64" }, "product_reference": "util-linux-systemd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:uuidd-2.28-44.18.25.x86_64" }, "product_reference": "uuidd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libblkid1-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libblkid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libblkid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libfdisk1-2.28-44.18.18.x86_64" }, "product_reference": "libfdisk1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libmount1-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libmount1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libmount1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libsmartcols1-2.28-44.18.18.x86_64" }, "product_reference": "libsmartcols1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libuuid1-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:libuuid1-32bit-2.28-44.18.18.x86_64" }, "product_reference": "libuuid1-32bit-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.28-44.18.38.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:python-libmount-2.28-44.18.38.x86_64" }, "product_reference": "python-libmount-2.28-44.18.38.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.28-44.18.18.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:util-linux-2.28-44.18.18.x86_64" }, "product_reference": "util-linux-2.28-44.18.18.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.28-44.18.18.noarch as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:util-linux-lang-2.28-44.18.18.noarch" }, "product_reference": "util-linux-lang-2.28-44.18.18.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.28-44.18.25.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:util-linux-systemd-2.28-44.18.25.x86_64" }, "product_reference": "util-linux-systemd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.28-44.18.25.x86_64 as component of SUSE Enterprise Storage 4", "product_id": "SUSE Enterprise Storage 4:uuidd-2.28-44.18.25.x86_64" }, "product_reference": "uuidd-2.28-44.18.25.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 4" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7738" } ], "notes": [ { "category": "general", "text": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 4:libblkid1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libfdisk1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libmount1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libuuid1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:python-libmount-2.28-44.18.38.x86_64", "SUSE Enterprise Storage 4:util-linux-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:util-linux-lang-2.28-44.18.18.noarch", "SUSE Enterprise Storage 4:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Enterprise Storage 4:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.x86_64", "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.s390x", "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.x86_64", "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:util-linux-lang-2.28-44.18.18.noarch", "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.s390x", "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.s390x", "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7738", "url": "https://www.suse.com/security/cve/CVE-2018-7738" }, { "category": "external", "summary": "SUSE Bug 1080740 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1080740" }, { "category": "external", "summary": "SUSE Bug 1084300 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1084300" }, { "category": "external", "summary": "SUSE Bug 1213865 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1213865" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 4:libblkid1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libfdisk1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libmount1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libuuid1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:python-libmount-2.28-44.18.38.x86_64", "SUSE Enterprise Storage 4:util-linux-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:util-linux-lang-2.28-44.18.18.noarch", "SUSE Enterprise Storage 4:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Enterprise Storage 4:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.x86_64", "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.s390x", "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.x86_64", "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:util-linux-lang-2.28-44.18.18.noarch", "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.s390x", "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.s390x", "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Enterprise Storage 4:libblkid1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libfdisk1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libmount1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libuuid1-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:python-libmount-2.28-44.18.38.x86_64", "SUSE Enterprise Storage 4:util-linux-2.28-44.18.18.x86_64", "SUSE Enterprise Storage 4:util-linux-lang-2.28-44.18.18.noarch", "SUSE Enterprise Storage 4:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Enterprise Storage 4:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server 12 SP2-BCL:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.s390x", "SUSE Linux Enterprise Server 12 SP2-LTSS:uuidd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libfdisk1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libsmartcols1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:python-libmount-2.28-44.18.38.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-2.28-44.18.18.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-lang-2.28-44.18.18.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:uuidd-2.28-44.18.25.x86_64", "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libblkid1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libblkid1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libfdisk1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libmount1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libmount1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libsmartcols1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libuuid1-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:libuuid1-32bit-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.s390x", "SUSE OpenStack Cloud 7:python-libmount-2.28-44.18.38.x86_64", "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.s390x", "SUSE OpenStack Cloud 7:util-linux-2.28-44.18.18.x86_64", "SUSE OpenStack Cloud 7:util-linux-lang-2.28-44.18.18.noarch", "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.s390x", "SUSE OpenStack Cloud 7:util-linux-systemd-2.28-44.18.25.x86_64", "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.s390x", "SUSE OpenStack Cloud 7:uuidd-2.28-44.18.25.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2019-02-14T13:44:08Z", "details": "important" } ], "title": "CVE-2018-7738" } ] }
suse-su-2023:4512-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 util-linux", "title": "Title of the patch" }, { "category": "description", "text": "This update for util-linux fixes the following issues:\n\n- CVE-2018-7738: Fixed shell code injection in umount bash-completions (bsc#1213865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-4512,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4512,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-4512,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4512,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-4512,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4512,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-4512", "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-2023_4512-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:4512-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234512-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:4512-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-November/017157.html" }, { "category": "self", "summary": "SUSE Bug 1213865", "url": "https://bugzilla.suse.com/1213865" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7738 page", "url": "https://www.suse.com/security/cve/CVE-2018-7738/" } ], "title": "Security update for util-linux", "tracking": { "current_release_date": "2023-11-21T16:25:31Z", "generator": { "date": "2023-11-21T16:25:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:4512-1", "initial_release_date": "2023-11-21T16:25:31Z", "revision_history": [ { "date": "2023-11-21T16:25:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libblkid-devel-2.33.2-150100.4.40.1.aarch64", "product_id": "libblkid-devel-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "product_id": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libblkid1-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libblkid1-2.33.2-150100.4.40.1.aarch64", "product_id": "libblkid1-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "product_id": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.aarch64", "product_id": "libfdisk-devel-static-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libfdisk1-2.33.2-150100.4.40.1.aarch64", "product_id": "libfdisk1-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libmount-devel-2.33.2-150100.4.40.1.aarch64", "product_id": "libmount-devel-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libmount-devel-static-2.33.2-150100.4.40.1.aarch64", "product_id": "libmount-devel-static-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libmount1-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libmount1-2.33.2-150100.4.40.1.aarch64", "product_id": "libmount1-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "product_id": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.aarch64", "product_id": "libsmartcols-devel-static-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libsmartcols1-2.33.2-150100.4.40.1.aarch64", "product_id": "libsmartcols1-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libuuid-devel-2.33.2-150100.4.40.1.aarch64", "product_id": "libuuid-devel-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "product_id": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "libuuid1-2.33.2-150100.4.40.1.aarch64", "product": { "name": "libuuid1-2.33.2-150100.4.40.1.aarch64", "product_id": "libuuid1-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "python3-libmount-2.33.2-150100.4.40.1.aarch64", "product": { "name": "python3-libmount-2.33.2-150100.4.40.1.aarch64", "product_id": "python3-libmount-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "util-linux-2.33.2-150100.4.40.1.aarch64", "product": { "name": "util-linux-2.33.2-150100.4.40.1.aarch64", "product_id": "util-linux-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "product": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "product_id": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64" } }, { "category": "product_version", "name": "uuidd-2.33.2-150100.4.40.1.aarch64", "product": { "name": "uuidd-2.33.2-150100.4.40.1.aarch64", "product_id": "uuidd-2.33.2-150100.4.40.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product": { "name": "libblkid-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product_id": "libblkid-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libblkid1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product": { "name": "libblkid1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product_id": "libblkid1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libmount-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product": { "name": "libmount-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product_id": "libmount-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libmount1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product": { "name": "libmount1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product_id": "libmount1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libuuid-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product": { "name": "libuuid-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product_id": "libuuid-devel-64bit-2.33.2-150100.4.40.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libuuid1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product": { "name": "libuuid1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32", "product_id": "libuuid1-64bit-2.33.2-150100.4.40.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-150100.4.40.1.i586", "product": { "name": "libblkid-devel-2.33.2-150100.4.40.1.i586", "product_id": "libblkid-devel-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-150100.4.40.1.i586", "product": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.i586", "product_id": "libblkid-devel-static-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libblkid1-2.33.2-150100.4.40.1.i586", "product": { "name": "libblkid1-2.33.2-150100.4.40.1.i586", "product_id": "libblkid1-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-150100.4.40.1.i586", "product": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.i586", "product_id": "libfdisk-devel-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.i586", "product": { "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.i586", "product_id": "libfdisk-devel-static-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-150100.4.40.1.i586", "product": { "name": "libfdisk1-2.33.2-150100.4.40.1.i586", "product_id": "libfdisk1-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-150100.4.40.1.i586", "product": { "name": "libmount-devel-2.33.2-150100.4.40.1.i586", "product_id": "libmount-devel-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-150100.4.40.1.i586", "product": { "name": "libmount-devel-static-2.33.2-150100.4.40.1.i586", "product_id": "libmount-devel-static-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libmount1-2.33.2-150100.4.40.1.i586", "product": { "name": "libmount1-2.33.2-150100.4.40.1.i586", "product_id": "libmount1-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-150100.4.40.1.i586", "product": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.i586", "product_id": "libsmartcols-devel-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.i586", "product": { "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.i586", "product_id": "libsmartcols-devel-static-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-150100.4.40.1.i586", "product": { "name": "libsmartcols1-2.33.2-150100.4.40.1.i586", "product_id": "libsmartcols1-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-150100.4.40.1.i586", "product": { "name": "libuuid-devel-2.33.2-150100.4.40.1.i586", "product_id": "libuuid-devel-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-150100.4.40.1.i586", "product": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.i586", "product_id": "libuuid-devel-static-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "libuuid1-2.33.2-150100.4.40.1.i586", "product": { "name": "libuuid1-2.33.2-150100.4.40.1.i586", "product_id": "libuuid1-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "python3-libmount-2.33.2-150100.4.40.1.i586", "product": { "name": "python3-libmount-2.33.2-150100.4.40.1.i586", "product_id": "python3-libmount-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "util-linux-2.33.2-150100.4.40.1.i586", "product": { "name": "util-linux-2.33.2-150100.4.40.1.i586", "product_id": "util-linux-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-150100.4.40.1.i586", "product": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.i586", "product_id": "util-linux-systemd-2.33.2-150100.4.40.1.i586" } }, { "category": "product_version", "name": "uuidd-2.33.2-150100.4.40.1.i586", "product": { "name": "uuidd-2.33.2-150100.4.40.1.i586", "product_id": "uuidd-2.33.2-150100.4.40.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "product": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "product_id": "util-linux-lang-2.33.2-150100.4.40.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "product_id": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "product_id": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libblkid1-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libblkid1-2.33.2-150100.4.40.1.ppc64le", "product_id": "libblkid1-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "product_id": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.ppc64le", "product_id": "libfdisk-devel-static-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libfdisk1-2.33.2-150100.4.40.1.ppc64le", "product_id": "libfdisk1-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libmount-devel-2.33.2-150100.4.40.1.ppc64le", "product_id": "libmount-devel-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libmount-devel-static-2.33.2-150100.4.40.1.ppc64le", "product_id": "libmount-devel-static-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libmount1-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libmount1-2.33.2-150100.4.40.1.ppc64le", "product_id": "libmount1-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "product_id": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.ppc64le", "product_id": "libsmartcols-devel-static-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "product_id": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "product_id": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "product_id": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "libuuid1-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "libuuid1-2.33.2-150100.4.40.1.ppc64le", "product_id": "libuuid1-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "python3-libmount-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "python3-libmount-2.33.2-150100.4.40.1.ppc64le", "product_id": "python3-libmount-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "util-linux-2.33.2-150100.4.40.1.ppc64le", "product_id": "util-linux-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "product_id": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le" } }, { "category": "product_version", "name": "uuidd-2.33.2-150100.4.40.1.ppc64le", "product": { "name": "uuidd-2.33.2-150100.4.40.1.ppc64le", "product_id": "uuidd-2.33.2-150100.4.40.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-150100.4.40.1.s390x", "product": { "name": "libblkid-devel-2.33.2-150100.4.40.1.s390x", "product_id": "libblkid-devel-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "product": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "product_id": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libblkid1-2.33.2-150100.4.40.1.s390x", "product": { "name": "libblkid1-2.33.2-150100.4.40.1.s390x", "product_id": "libblkid1-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-150100.4.40.1.s390x", "product": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.s390x", "product_id": "libfdisk-devel-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.s390x", "product": { "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.s390x", "product_id": "libfdisk-devel-static-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-150100.4.40.1.s390x", "product": { "name": "libfdisk1-2.33.2-150100.4.40.1.s390x", "product_id": "libfdisk1-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-150100.4.40.1.s390x", "product": { "name": "libmount-devel-2.33.2-150100.4.40.1.s390x", "product_id": "libmount-devel-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-150100.4.40.1.s390x", "product": { "name": "libmount-devel-static-2.33.2-150100.4.40.1.s390x", "product_id": "libmount-devel-static-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libmount1-2.33.2-150100.4.40.1.s390x", "product": { "name": "libmount1-2.33.2-150100.4.40.1.s390x", "product_id": "libmount1-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "product": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "product_id": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.s390x", "product": { "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.s390x", "product_id": "libsmartcols-devel-static-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-150100.4.40.1.s390x", "product": { "name": "libsmartcols1-2.33.2-150100.4.40.1.s390x", "product_id": "libsmartcols1-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-150100.4.40.1.s390x", "product": { "name": "libuuid-devel-2.33.2-150100.4.40.1.s390x", "product_id": "libuuid-devel-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "product": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "product_id": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "libuuid1-2.33.2-150100.4.40.1.s390x", "product": { "name": "libuuid1-2.33.2-150100.4.40.1.s390x", "product_id": "libuuid1-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "python3-libmount-2.33.2-150100.4.40.1.s390x", "product": { "name": "python3-libmount-2.33.2-150100.4.40.1.s390x", "product_id": "python3-libmount-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "util-linux-2.33.2-150100.4.40.1.s390x", "product": { "name": "util-linux-2.33.2-150100.4.40.1.s390x", "product_id": "util-linux-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-150100.4.40.1.s390x", "product": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.s390x", "product_id": "util-linux-systemd-2.33.2-150100.4.40.1.s390x" } }, { "category": "product_version", "name": "uuidd-2.33.2-150100.4.40.1.s390x", "product": { "name": "uuidd-2.33.2-150100.4.40.1.s390x", "product_id": "uuidd-2.33.2-150100.4.40.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "product_id": "libblkid-devel-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-32bit-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libblkid-devel-32bit-2.33.2-150100.4.40.1.x86_64", "product_id": "libblkid-devel-32bit-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "product_id": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64", "product_id": "libblkid1-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "product_id": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "product_id": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libfdisk-devel-static-2.33.2-150100.4.40.1.x86_64", "product_id": "libfdisk-devel-static-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "product_id": "libfdisk1-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "product_id": "libmount-devel-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-32bit-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libmount-devel-32bit-2.33.2-150100.4.40.1.x86_64", "product_id": "libmount-devel-32bit-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-static-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libmount-devel-static-2.33.2-150100.4.40.1.x86_64", "product_id": "libmount-devel-static-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libmount1-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64", "product_id": "libmount1-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "product_id": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "product_id": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libsmartcols-devel-static-2.33.2-150100.4.40.1.x86_64", "product_id": "libsmartcols-devel-static-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "product_id": "libsmartcols1-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "product_id": "libuuid-devel-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-32bit-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libuuid-devel-32bit-2.33.2-150100.4.40.1.x86_64", "product_id": "libuuid-devel-32bit-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "product_id": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64", "product_id": "libuuid1-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "product": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "product_id": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "python3-libmount-2.33.2-150100.4.40.1.x86_64", "product": { "name": "python3-libmount-2.33.2-150100.4.40.1.x86_64", "product_id": "python3-libmount-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "util-linux-2.33.2-150100.4.40.1.x86_64", "product": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64", "product_id": "util-linux-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "product": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "product_id": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64" } }, { "category": "product_version", "name": "uuidd-2.33.2-150100.4.40.1.x86_64", "product": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64", "product_id": "uuidd-2.33.2-150100.4.40.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.s390x" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.s390x" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.s390x" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.s390x" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-lang-2.33.2-150100.4.40.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libfdisk1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libsmartcols1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.33.2-150100.4.40.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-lang-2.33.2-150100.4.40.1.noarch" }, "product_reference": "util-linux-lang-2.33.2-150100.4.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.ppc64le" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.33.2-150100.4.40.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.x86_64" }, "product_reference": "uuidd-2.33.2-150100.4.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7738" } ], "notes": [ { "category": "general", "text": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7738", "url": "https://www.suse.com/security/cve/CVE-2018-7738" }, { "category": "external", "summary": "SUSE Bug 1080740 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1080740" }, { "category": "external", "summary": "SUSE Bug 1084300 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1084300" }, { "category": "external", "summary": "SUSE Bug 1213865 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1213865" } ], "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 High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:uuidd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libblkid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libfdisk1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libmount1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libsmartcols1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid-devel-static-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libuuid1-32bit-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-lang-2.33.2-150100.4.40.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:util-linux-systemd-2.33.2-150100.4.40.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:uuidd-2.33.2-150100.4.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-11-21T16:25:31Z", "details": "important" } ], "title": "CVE-2018-7738" } ] }
suse-su-2018:2071-1
Vulnerability from csaf_suse
Notes
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for util-linux", "title": "Title of the patch" }, { "category": "description", "text": "This update for util-linux fixes the following issues:\n\nThis non-security issue was fixed:\n\n- CVE-2018-7738: bash-completion/umount allowed local users to gain privileges\n by embedding shell commands in a mountpoint name, which was mishandled during a\n umount command by a different user (bsc#1084300).\n\nThese non-security issues were fixed:\n\n- Fixed crash loop in lscpu (bsc#1072947).\n- Fixed possible segfault of umount -a\n- Fixed mount -a on NFS bind mounts (bsc#1080740).\n- Fixed lsblk on NVMe (bsc#1078662).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP3-2018-1400,SUSE-SLE-SDK-12-SP3-2018-1400,SUSE-SLE-SERVER-12-SP3-2018-1400,SUSE-SLE-WE-12-SP3-2018-1400", "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-2018_2071-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:2071-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182071-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:2071-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-July/004317.html" }, { "category": "self", "summary": "SUSE Bug 1072947", "url": "https://bugzilla.suse.com/1072947" }, { "category": "self", "summary": "SUSE Bug 1078662", "url": "https://bugzilla.suse.com/1078662" }, { "category": "self", "summary": "SUSE Bug 1080740", "url": "https://bugzilla.suse.com/1080740" }, { "category": "self", "summary": "SUSE Bug 1084300", "url": "https://bugzilla.suse.com/1084300" }, { "category": "self", "summary": "SUSE CVE CVE-2018-7738 page", "url": "https://www.suse.com/security/cve/CVE-2018-7738/" } ], "title": "Security update for util-linux", "tracking": { "current_release_date": "2018-07-26T14:32:36Z", "generator": { "date": "2018-07-26T14:32:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:2071-1", "initial_release_date": "2018-07-26T14:32:36Z", "revision_history": [ { "date": "2018-07-26T14:32:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.29.2-3.8.1.aarch64", "product": { "name": "libblkid-devel-2.29.2-3.8.1.aarch64", "product_id": "libblkid-devel-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.8.1.aarch64", "product": { "name": "libmount-devel-2.29.2-3.8.1.aarch64", "product_id": "libmount-devel-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.8.1.aarch64", "product": { "name": "libsmartcols-devel-2.29.2-3.8.1.aarch64", "product_id": "libsmartcols-devel-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.8.1.aarch64", "product": { "name": "libuuid-devel-2.29.2-3.8.1.aarch64", "product_id": "libuuid-devel-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libblkid1-2.29.2-3.8.1.aarch64", "product": { "name": "libblkid1-2.29.2-3.8.1.aarch64", "product_id": "libblkid1-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.8.1.aarch64", "product": { "name": "libfdisk1-2.29.2-3.8.1.aarch64", "product_id": "libfdisk1-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.8.1.aarch64", "product": { "name": "libmount1-2.29.2-3.8.1.aarch64", "product_id": "libmount1-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.8.1.aarch64", "product": { "name": "libsmartcols1-2.29.2-3.8.1.aarch64", "product_id": "libsmartcols1-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.8.1.aarch64", "product": { "name": "libuuid1-2.29.2-3.8.1.aarch64", "product_id": "libuuid1-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.8.1.aarch64", "product": { "name": "python-libmount-2.29.2-3.8.1.aarch64", "product_id": "python-libmount-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.8.1.aarch64", "product": { "name": "util-linux-2.29.2-3.8.1.aarch64", "product_id": "util-linux-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.8.1.aarch64", "product": { "name": "util-linux-systemd-2.29.2-3.8.1.aarch64", "product_id": "util-linux-systemd-2.29.2-3.8.1.aarch64" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.8.1.aarch64", "product": { "name": "uuidd-2.29.2-3.8.1.aarch64", "product_id": "uuidd-2.29.2-3.8.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "util-linux-lang-2.29.2-3.8.1.noarch", "product": { "name": "util-linux-lang-2.29.2-3.8.1.noarch", "product_id": "util-linux-lang-2.29.2-3.8.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.29.2-3.8.1.ppc64le", "product": { "name": "libblkid-devel-2.29.2-3.8.1.ppc64le", "product_id": "libblkid-devel-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.8.1.ppc64le", "product": { "name": "libmount-devel-2.29.2-3.8.1.ppc64le", "product_id": "libmount-devel-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.8.1.ppc64le", "product": { "name": "libsmartcols-devel-2.29.2-3.8.1.ppc64le", "product_id": "libsmartcols-devel-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.8.1.ppc64le", "product": { "name": "libuuid-devel-2.29.2-3.8.1.ppc64le", "product_id": "libuuid-devel-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libblkid1-2.29.2-3.8.1.ppc64le", "product": { "name": "libblkid1-2.29.2-3.8.1.ppc64le", "product_id": "libblkid1-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.8.1.ppc64le", "product": { "name": "libfdisk1-2.29.2-3.8.1.ppc64le", "product_id": "libfdisk1-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.8.1.ppc64le", "product": { "name": "libmount1-2.29.2-3.8.1.ppc64le", "product_id": "libmount1-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.8.1.ppc64le", "product": { "name": "libsmartcols1-2.29.2-3.8.1.ppc64le", "product_id": "libsmartcols1-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.8.1.ppc64le", "product": { "name": "libuuid1-2.29.2-3.8.1.ppc64le", "product_id": "libuuid1-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.8.1.ppc64le", "product": { "name": "python-libmount-2.29.2-3.8.1.ppc64le", "product_id": "python-libmount-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.8.1.ppc64le", "product": { "name": "util-linux-2.29.2-3.8.1.ppc64le", "product_id": "util-linux-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.8.1.ppc64le", "product": { "name": "util-linux-systemd-2.29.2-3.8.1.ppc64le", "product_id": "util-linux-systemd-2.29.2-3.8.1.ppc64le" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.8.1.ppc64le", "product": { "name": "uuidd-2.29.2-3.8.1.ppc64le", "product_id": "uuidd-2.29.2-3.8.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libblkid-devel-2.29.2-3.8.1.s390x", "product": { "name": "libblkid-devel-2.29.2-3.8.1.s390x", "product_id": "libblkid-devel-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.8.1.s390x", "product": { "name": "libmount-devel-2.29.2-3.8.1.s390x", "product_id": "libmount-devel-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.8.1.s390x", "product": { "name": "libsmartcols-devel-2.29.2-3.8.1.s390x", "product_id": "libsmartcols-devel-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.8.1.s390x", "product": { "name": "libuuid-devel-2.29.2-3.8.1.s390x", "product_id": "libuuid-devel-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libblkid1-2.29.2-3.8.1.s390x", "product": { "name": "libblkid1-2.29.2-3.8.1.s390x", "product_id": "libblkid1-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libblkid1-32bit-2.29.2-3.8.1.s390x", "product": { "name": "libblkid1-32bit-2.29.2-3.8.1.s390x", "product_id": "libblkid1-32bit-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.8.1.s390x", "product": { "name": "libfdisk1-2.29.2-3.8.1.s390x", "product_id": "libfdisk1-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.8.1.s390x", "product": { "name": "libmount1-2.29.2-3.8.1.s390x", "product_id": "libmount1-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libmount1-32bit-2.29.2-3.8.1.s390x", "product": { "name": "libmount1-32bit-2.29.2-3.8.1.s390x", "product_id": "libmount1-32bit-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.8.1.s390x", "product": { "name": "libsmartcols1-2.29.2-3.8.1.s390x", "product_id": "libsmartcols1-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.8.1.s390x", "product": { "name": "libuuid1-2.29.2-3.8.1.s390x", "product_id": "libuuid1-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "libuuid1-32bit-2.29.2-3.8.1.s390x", "product": { "name": "libuuid1-32bit-2.29.2-3.8.1.s390x", "product_id": "libuuid1-32bit-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.8.1.s390x", "product": { "name": "python-libmount-2.29.2-3.8.1.s390x", "product_id": "python-libmount-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.8.1.s390x", "product": { "name": "util-linux-2.29.2-3.8.1.s390x", "product_id": "util-linux-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.8.1.s390x", "product": { "name": "util-linux-systemd-2.29.2-3.8.1.s390x", "product_id": "util-linux-systemd-2.29.2-3.8.1.s390x" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.8.1.s390x", "product": { "name": "uuidd-2.29.2-3.8.1.s390x", "product_id": "uuidd-2.29.2-3.8.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libblkid1-2.29.2-3.8.1.x86_64", "product": { "name": "libblkid1-2.29.2-3.8.1.x86_64", "product_id": "libblkid1-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libblkid1-32bit-2.29.2-3.8.1.x86_64", "product": { "name": "libblkid1-32bit-2.29.2-3.8.1.x86_64", "product_id": "libblkid1-32bit-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libfdisk1-2.29.2-3.8.1.x86_64", "product": { "name": "libfdisk1-2.29.2-3.8.1.x86_64", "product_id": "libfdisk1-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libmount1-2.29.2-3.8.1.x86_64", "product": { "name": "libmount1-2.29.2-3.8.1.x86_64", "product_id": "libmount1-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libmount1-32bit-2.29.2-3.8.1.x86_64", "product": { "name": "libmount1-32bit-2.29.2-3.8.1.x86_64", "product_id": "libmount1-32bit-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols1-2.29.2-3.8.1.x86_64", "product": { "name": "libsmartcols1-2.29.2-3.8.1.x86_64", "product_id": "libsmartcols1-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libuuid-devel-2.29.2-3.8.1.x86_64", "product": { "name": "libuuid-devel-2.29.2-3.8.1.x86_64", "product_id": "libuuid-devel-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-2.29.2-3.8.1.x86_64", "product": { "name": "libuuid1-2.29.2-3.8.1.x86_64", "product_id": "libuuid1-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libuuid1-32bit-2.29.2-3.8.1.x86_64", "product": { "name": "libuuid1-32bit-2.29.2-3.8.1.x86_64", "product_id": "libuuid1-32bit-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "python-libmount-2.29.2-3.8.1.x86_64", "product": { "name": "python-libmount-2.29.2-3.8.1.x86_64", "product_id": "python-libmount-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "util-linux-2.29.2-3.8.1.x86_64", "product": { "name": "util-linux-2.29.2-3.8.1.x86_64", "product_id": "util-linux-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "util-linux-systemd-2.29.2-3.8.1.x86_64", "product": { "name": "util-linux-systemd-2.29.2-3.8.1.x86_64", "product_id": "util-linux-systemd-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "uuidd-2.29.2-3.8.1.x86_64", "product": { "name": "uuidd-2.29.2-3.8.1.x86_64", "product_id": "uuidd-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libblkid-devel-2.29.2-3.8.1.x86_64", "product": { "name": "libblkid-devel-2.29.2-3.8.1.x86_64", "product_id": "libblkid-devel-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libmount-devel-2.29.2-3.8.1.x86_64", "product": { "name": "libmount-devel-2.29.2-3.8.1.x86_64", "product_id": "libmount-devel-2.29.2-3.8.1.x86_64" } }, { "category": "product_version", "name": "libsmartcols-devel-2.29.2-3.8.1.x86_64", "product": { "name": "libsmartcols-devel-2.29.2-3.8.1.x86_64", "product_id": "libsmartcols-devel-2.29.2-3.8.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3", "product": { "name": "SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp3" } } }, { "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 Workstation Extension 12 SP3", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64" }, "product_reference": "libfdisk1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid-devel-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.8.1.x86_64" }, "product_reference": "python-libmount-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.8.1.x86_64" }, "product_reference": "util-linux-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.29.2-3.8.1.noarch as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch" }, "product_reference": "util-linux-lang-2.29.2-3.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.8.1.x86_64" }, "product_reference": "uuidd-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.aarch64" }, "product_reference": "libblkid-devel-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.ppc64le" }, "product_reference": "libblkid-devel-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.s390x" }, "product_reference": "libblkid-devel-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid-devel-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid-devel-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.aarch64" }, "product_reference": "libmount-devel-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.ppc64le" }, "product_reference": "libmount-devel-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.s390x" }, "product_reference": "libmount-devel-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount-devel-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount-devel-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.aarch64" }, "product_reference": "libsmartcols-devel-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.ppc64le" }, "product_reference": "libsmartcols-devel-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.s390x" }, "product_reference": "libsmartcols-devel-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols-devel-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.x86_64" }, "product_reference": "libsmartcols-devel-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.aarch64" }, "product_reference": "libuuid-devel-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.ppc64le" }, "product_reference": "libuuid-devel-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.s390x" }, "product_reference": "libuuid-devel-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid-devel-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.aarch64" }, "product_reference": "libblkid1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libblkid1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.s390x" }, "product_reference": "libblkid1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x" }, "product_reference": "libblkid1-32bit-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64" }, "product_reference": "libfdisk1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libfdisk1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.s390x" }, "product_reference": "libfdisk1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64" }, "product_reference": "libfdisk1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.aarch64" }, "product_reference": "libmount1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libmount1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.s390x" }, "product_reference": "libmount1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x" }, "product_reference": "libmount1-32bit-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.aarch64" }, "product_reference": "libuuid1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libuuid1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.s390x" }, "product_reference": "libuuid1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x" }, "product_reference": "libuuid1-32bit-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.aarch64" }, "product_reference": "python-libmount-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le" }, "product_reference": "python-libmount-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.s390x" }, "product_reference": "python-libmount-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.x86_64" }, "product_reference": "python-libmount-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.aarch64" }, "product_reference": "util-linux-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.ppc64le" }, "product_reference": "util-linux-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.s390x" }, "product_reference": "util-linux-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.x86_64" }, "product_reference": "util-linux-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.29.2-3.8.1.noarch as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch" }, "product_reference": "util-linux-lang-2.29.2-3.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.aarch64" }, "product_reference": "uuidd-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.ppc64le" }, "product_reference": "uuidd-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.s390x" }, "product_reference": "uuidd-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3", "product_id": "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.x86_64" }, "product_reference": "uuidd-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.aarch64" }, "product_reference": "libblkid1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.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:libblkid1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libblkid1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.s390x" }, "product_reference": "libblkid1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-2.29.2-3.8.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:libblkid1-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x" }, "product_reference": "libblkid1-32bit-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libblkid1-32bit-2.29.2-3.8.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:libblkid1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libblkid1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64" }, "product_reference": "libfdisk1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.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:libfdisk1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libfdisk1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.s390x" }, "product_reference": "libfdisk1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfdisk1-2.29.2-3.8.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:libfdisk1-2.29.2-3.8.1.x86_64" }, "product_reference": "libfdisk1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.aarch64" }, "product_reference": "libmount1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.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:libmount1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libmount1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.s390x" }, "product_reference": "libmount1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-2.29.2-3.8.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:libmount1-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x" }, "product_reference": "libmount1-32bit-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmount1-32bit-2.29.2-3.8.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:libmount1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libmount1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.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:libsmartcols1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libsmartcols1-2.29.2-3.8.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:libsmartcols1-2.29.2-3.8.1.x86_64" }, "product_reference": "libsmartcols1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.aarch64" }, "product_reference": "libuuid1-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.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:libuuid1-2.29.2-3.8.1.ppc64le" }, "product_reference": "libuuid1-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.s390x" }, "product_reference": "libuuid1-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-2.29.2-3.8.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:libuuid1-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid1-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x" }, "product_reference": "libuuid1-32bit-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid1-32bit-2.29.2-3.8.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:libuuid1-32bit-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid1-32bit-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.aarch64" }, "product_reference": "python-libmount-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.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:python-libmount-2.29.2-3.8.1.ppc64le" }, "product_reference": "python-libmount-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.s390x" }, "product_reference": "python-libmount-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "python-libmount-2.29.2-3.8.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:python-libmount-2.29.2-3.8.1.x86_64" }, "product_reference": "python-libmount-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.aarch64" }, "product_reference": "util-linux-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.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:util-linux-2.29.2-3.8.1.ppc64le" }, "product_reference": "util-linux-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.s390x" }, "product_reference": "util-linux-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-2.29.2-3.8.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:util-linux-2.29.2-3.8.1.x86_64" }, "product_reference": "util-linux-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-lang-2.29.2-3.8.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch" }, "product_reference": "util-linux-lang-2.29.2-3.8.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.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:util-linux-systemd-2.29.2-3.8.1.ppc64le" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "util-linux-systemd-2.29.2-3.8.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:util-linux-systemd-2.29.2-3.8.1.x86_64" }, "product_reference": "util-linux-systemd-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.aarch64" }, "product_reference": "uuidd-2.29.2-3.8.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.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:uuidd-2.29.2-3.8.1.ppc64le" }, "product_reference": "uuidd-2.29.2-3.8.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.s390x" }, "product_reference": "uuidd-2.29.2-3.8.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "uuidd-2.29.2-3.8.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:uuidd-2.29.2-3.8.1.x86_64" }, "product_reference": "uuidd-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libuuid-devel-2.29.2-3.8.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64" }, "product_reference": "libuuid-devel-2.29.2-3.8.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-7738", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-7738" } ], "notes": [ { "category": "general", "text": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-7738", "url": "https://www.suse.com/security/cve/CVE-2018-7738" }, { "category": "external", "summary": "SUSE Bug 1080740 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1080740" }, { "category": "external", "summary": "SUSE Bug 1084300 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1084300" }, { "category": "external", "summary": "SUSE Bug 1213865 for CVE-2018-7738", "url": "https://bugzilla.suse.com/1213865" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Desktop 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libblkid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libfdisk1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libmount1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libsmartcols1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libuuid1-32bit-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:python-libmount-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-lang-2.29.2-3.8.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:util-linux-systemd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:uuidd-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libblkid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libmount-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libsmartcols-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libuuid-devel-2.29.2-3.8.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-07-26T14:32:36Z", "details": "important" } ], "title": "CVE-2018-7738" } ] }
ghsa-jh5x-7c5f-4c44
Vulnerability from github
In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.
{ "affected": [], "aliases": [ "CVE-2018-7738" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-03-07T02:29:00Z", "severity": "HIGH" }, "details": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion.", "id": "GHSA-jh5x-7c5f-4c44", "modified": "2024-12-13T15:30:38Z", "published": "2022-05-13T01:16:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-7738" }, { "type": "WEB", "url": "https://github.com/karelzak/util-linux/issues/539" }, { "type": "WEB", "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "type": "WEB", "url": "https://bugs.debian.org/892179" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20241213-0002" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4512-1" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4134" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/103367" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
fkie_cve-2018-7738
Vulnerability from fkie_nvd
URL | Tags | ||
---|---|---|---|
cve@mitre.org | http://www.securityfocus.com/bid/103367 | Third Party Advisory, VDB Entry | |
cve@mitre.org | https://bugs.debian.org/892179 | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55 | Patch, Third Party Advisory | |
cve@mitre.org | https://github.com/karelzak/util-linux/issues/539 | Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://usn.ubuntu.com/4512-1/ | ||
cve@mitre.org | https://www.debian.org/security/2018/dsa-4134 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | http://www.securityfocus.com/bid/103367 | Third Party Advisory, VDB Entry | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.debian.org/892179 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/karelzak/util-linux/issues/539 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20241213-0002/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://usn.ubuntu.com/4512-1/ | ||
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2018/dsa-4134 | Third Party Advisory |
Vendor | Product | Version | |
---|---|---|---|
kernel | util-linux | * |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:kernel:util-linux:*:*:*:*:*:*:*:*", "matchCriteriaId": "94A373E4-EB6F-4ECB-AE6A-42B6278FAA9A", "versionEndIncluding": "2.31", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In util-linux before 2.32-rc1, bash-completion/umount allows local users to gain privileges by embedding shell commands in a mountpoint name, which is mishandled during a umount command (within Bash) by a different user, as demonstrated by logging in as root and entering umount followed by a tab character for autocompletion." }, { "lang": "es", "value": "En util-linux, en versiones anteriores a la 2.32-rc1, bash-completion/umount permite que usuarios locales obtengan privilegios embebiendo comandos shell en un nombre mountpoint, que se gestiona de manera incorrecta durante un comando umount (en Bash) ejecutado por otro usuario. Esto se demuestra iniciando sesi\u00f3n como root y escribiendo unmount, seguido por un car\u00e1cter de tabulador para autocompletar." } ], "id": "CVE-2018-7738", "lastModified": "2024-12-13T14:15:19.380", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.2, "confidentialityImpact": "COMPLETE", "integrityImpact": "COMPLETE", "vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 10.0, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 7.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-03-07T02:29:03.533", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/103367" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://bugs.debian.org/892179" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/karelzak/util-linux/issues/539" }, { "source": "cve@mitre.org", "url": "https://usn.ubuntu.com/4512-1/" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4134" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/103367" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://bugs.debian.org/892179" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/karelzak/util-linux/commit/75f03badd7ed9f1dd951863d75e756883d3acc55" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://github.com/karelzak/util-linux/issues/539" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security.netapp.com/advisory/ntap-20241213-0002/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://usn.ubuntu.com/4512-1/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2018/dsa-4134" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
CERTFR-2024-AVI-0297
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
- Cloud Native Router versions antérieures à 23.4
- cRPD versions antérieures à 23.4R1
- Paragon Active Assurance versions antérieures à 4.2.1
- Paragon Active Assurance versions antérieures à 4.3.0
- Junos OS gamme EX4300 versions antérieures à 20.4R3-S10, 21.2R3-S7 et 21.4R3-S6
- Junos OS gammes QFX5000 Series, EX4400 Series, EX4100 Series et EX4650 Series versions antérieures à 20.4R3-S8, 21.2R3-S6, 21.3R3-S5, 21.4R3-S4, 22.1R3-S3, 22.2R3-S1, 22.3R2-S2, 22.3R3, 22.4R2-S1, 22.4R3 et 23.2R1
- Junos OS gammes SRX Branch Series versions antérieures à 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S3, 22.1R3-S2, 22.2R2-S2, 22.2R3, 22.3R2-S1, 22.3R3, 22.4R1-S2, 22.4R2 et 23.2R1
- Junos OS gammes MX Series avec SPC3 et MS-MPC versions antérieures à 21.2R3-S6, 21.3R3-S5, 21.4R3-S5, 22.1R3-S3, 22.2R3-S1, 22.3R2-S2, 22.3R3, 22.4R2-S1, 22.4R3 et 23.2R1
- Junos OS gamme SRX 5000 Series avec SPC2 versions antérieures à 21.2R3-S7, 21.4, 22.1, 22.2, 22.3, 22.4 et 23.2
- Junos OS gammes MX Series versions antérieures à 20.4R3-S5, 21.1, 21.2R3-S1, 21.3, 21.4R3, 22.1R2, 22.2R2 et 22.3
- Junos OS gamme EX9200-15C versions antérieures à 21.2R3-S1, 21.4R3, 22.1R2 et 22.2R2
- Junos OS gammes SRX4600 versions antérieures à 21.2R3-S7, 21.4R3-S6, 22.1R3-S5, 22.2R3-S3, 22.3R3-S2, 22.4R3, 23.2R1-S2, 23.2R2 et 23.4R1
- Junos OS gammes ACX5448 et ACX710 versions antérieures à 20.4R3-S9, 21.2R3-S5, 21.3R3-S5, 21.4R3-S4, 22.1R3-S2, 22.2R3-S2, 22.3R2-S2, 22.3R3, 22.4R2 et 23.2R1
- Junos OS versions antérieures à 20.4R3-S9, 21.1R3, 21.2R3-S7, 21.3R3-S5, 21.4R3-S5, 22.1R3-S4, 22.2R3-S2, 22.3R3-S2, 22.4R3 et 23.4R2
-
Junos OS Evolved versions antérieures à 20.4R3-S9-EVO, 21.2R3-S7-EVO, 21.3R3-S5-EVO, 21.4R3-S6-EVO, 22.1R3-S4-EVO, 22.2R3-S2-EVO, 22.3R3-S2-EVO, 22.4R3-EVO, 23.2R2-EVO et 23.4R1-EVO
Vendor | Product | Description |
---|
Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
{ "$ref": "https://www.cert.ssi.gouv.fr/openapi.json", "affected_systems": [], "affected_systems_content": "\u003cul\u003e \u003cli\u003eCloud Native Router versions ant\u00e9rieures \u00e0 23.4\u003c/li\u003e \u003cli\u003ecRPD versions ant\u00e9rieures \u00e0 23.4R1\u003c/li\u003e \u003cli\u003eParagon Active Assurance versions ant\u00e9rieures \u00e0 4.2.1\u003c/li\u003e \u003cli\u003eParagon Active Assurance versions ant\u00e9rieures \u00e0 4.3.0\u003c/li\u003e \u003cli\u003eJunos OS gamme EX4300 versions ant\u00e9rieures \u00e0 20.4R3-S10, 21.2R3-S7 et 21.4R3-S6\u003c/li\u003e \u003cli\u003eJunos OS gammes QFX5000 Series, EX4400 Series, EX4100 Series et EX4650 Series versions ant\u00e9rieures \u00e0 20.4R3-S8, 21.2R3-S6, 21.3R3-S5, 21.4R3-S4, 22.1R3-S3, 22.2R3-S1, 22.3R2-S2, 22.3R3, 22.4R2-S1, 22.4R3 et 23.2R1\u003c/li\u003e \u003cli\u003eJunos OS gammes SRX Branch Series versions ant\u00e9rieures \u00e0 21.1R3-S5, 21.2R3-S5, 21.3R3-S4, 21.4R3-S3, 22.1R3-S2, 22.2R2-S2, 22.2R3, 22.3R2-S1, 22.3R3, 22.4R1-S2, 22.4R2 et 23.2R1\u003c/li\u003e \u003cli\u003eJunos OS gammes MX Series avec SPC3 et MS-MPC versions ant\u00e9rieures \u00e0 21.2R3-S6, 21.3R3-S5, 21.4R3-S5, 22.1R3-S3, 22.2R3-S1, 22.3R2-S2, 22.3R3, 22.4R2-S1, 22.4R3 et 23.2R1\u003c/li\u003e \u003cli\u003eJunos OS gamme SRX 5000 Series avec SPC2 versions ant\u00e9rieures \u00e0 21.2R3-S7, 21.4, 22.1, 22.2, 22.3, 22.4 et 23.2\u003c/li\u003e \u003cli\u003eJunos OS gammes\u00a0MX Series versions ant\u00e9rieures \u00e0 20.4R3-S5, 21.1, 21.2R3-S1, 21.3, 21.4R3, 22.1R2, 22.2R2 et 22.3\u003c/li\u003e \u003cli\u003eJunos OS gamme EX9200-15C versions ant\u00e9rieures \u00e0 21.2R3-S1, 21.4R3, 22.1R2 et 22.2R2\u003c/li\u003e \u003cli\u003eJunos OS gammes\u00a0SRX4600 versions ant\u00e9rieures \u00e0 21.2R3-S7,\u00a021.4R3-S6,\u00a022.1R3-S5,\u00a022.2R3-S3,\u00a022.3R3-S2,\u00a022.4R3,\u00a023.2R1-S2, 23.2R2 et 23.4R1\u003c/li\u003e \u003cli\u003eJunos OS gammes\u00a0ACX5448 et ACX710 versions ant\u00e9rieures \u00e0 20.4R3-S9, 21.2R3-S5, 21.3R3-S5, 21.4R3-S4, 22.1R3-S2, 22.2R3-S2, 22.3R2-S2, 22.3R3, 22.4R2 et 23.2R1\u003c/li\u003e \u003cli\u003eJunos OS versions ant\u00e9rieures \u00e0 20.4R3-S9, 21.1R3, 21.2R3-S7, 21.3R3-S5, 21.4R3-S5, 22.1R3-S4, 22.2R3-S2, 22.3R3-S2, 22.4R3 et 23.4R2\u003c/li\u003e \u003cli\u003e \u003cdiv\u003e \u003cdiv\u003e \u003cp\u003eJunos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S9-EVO, 21.2R3-S7-EVO, 21.3R3-S5-EVO, 21.4R3-S6-EVO, 22.1R3-S4-EVO, 22.2R3-S2-EVO, 22.3R3-S2-EVO, 22.4R3-EVO, 23.2R2-EVO et 23.4R1-EVO\u003c/p\u003e \u003c/div\u003e \u003c/div\u003e \u003c/li\u003e \u003c/ul\u003e ", "content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n", "cves": [ { "name": "CVE-2023-0216", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0216" }, { "name": "CVE-2023-40217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-40217" }, { "name": "CVE-2023-0401", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0401" }, { "name": "CVE-2021-37600", "url": "https://www.cve.org/CVERecord?id=CVE-2021-37600" }, { "name": "CVE-2024-30381", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30381" }, { "name": "CVE-2023-46218", "url": "https://www.cve.org/CVERecord?id=CVE-2023-46218" }, { "name": "CVE-2020-1747", "url": "https://www.cve.org/CVERecord?id=CVE-2020-1747" }, { "name": "CVE-2024-30401", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30401" }, { "name": "CVE-2021-28831", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28831" }, { "name": "CVE-2024-30409", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30409" }, { "name": "CVE-2023-38546", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38546" }, { "name": "CVE-2020-14343", "url": "https://www.cve.org/CVERecord?id=CVE-2020-14343" }, { "name": "CVE-2022-4304", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4304" }, { "name": "CVE-2022-48554", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48554" }, { "name": "CVE-2023-39975", "url": "https://www.cve.org/CVERecord?id=CVE-2023-39975" }, { "name": "CVE-2024-30410", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30410" }, { "name": "CVE-2018-7738", "url": "https://www.cve.org/CVERecord?id=CVE-2018-7738" }, { "name": "CVE-2022-48522", "url": "https://www.cve.org/CVERecord?id=CVE-2022-48522" }, { "name": "CVE-2020-8285", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8285" }, { "name": "CVE-2021-28957", "url": "https://www.cve.org/CVERecord?id=CVE-2021-28957" }, { "name": "CVE-2024-30380", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30380" }, { "name": "CVE-2023-41913", "url": "https://www.cve.org/CVERecord?id=CVE-2023-41913" }, { "name": "CVE-2024-30392", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30392" }, { "name": "CVE-2023-0215", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0215" }, { "name": "CVE-2021-23240", "url": "https://www.cve.org/CVERecord?id=CVE-2021-23240" }, { "name": "CVE-2023-0286", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0286" }, { "name": "CVE-2011-1676", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1676" }, { "name": "CVE-2020-8037", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8037" }, { "name": "CVE-2023-4807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4807" }, { "name": "CVE-2020-19190", "url": "https://www.cve.org/CVERecord?id=CVE-2020-19190" }, { "name": "CVE-2024-30391", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30391" }, { "name": "CVE-2020-8286", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8286" }, { "name": "CVE-2023-2253", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2253" }, { "name": "CVE-2023-44487", "url": "https://www.cve.org/CVERecord?id=CVE-2023-44487" }, { "name": "CVE-2024-30389", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30389" }, { "name": "CVE-2023-29491", "url": "https://www.cve.org/CVERecord?id=CVE-2023-29491" }, { "name": "CVE-2023-3592", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3592" }, { "name": "CVE-2020-19187", "url": "https://www.cve.org/CVERecord?id=CVE-2020-19187" }, { "name": "CVE-2023-0466", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0466" }, { "name": "CVE-2019-9923", "url": "https://www.cve.org/CVERecord?id=CVE-2019-9923" }, { "name": "CVE-2021-39534", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39534" }, { "name": "CVE-2023-5981", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5981" }, { "name": "CVE-2023-27043", "url": "https://www.cve.org/CVERecord?id=CVE-2023-27043" }, { "name": "CVE-2023-0217", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0217" }, { "name": "CVE-2024-30398", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30398" }, { "name": "CVE-2021-22947", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22947" }, { "name": "CVE-2018-1000120", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120" }, { "name": "CVE-2023-48795", "url": "https://www.cve.org/CVERecord?id=CVE-2023-48795" }, { "name": "CVE-2019-17041", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17041" }, { "name": "CVE-2020-19188", "url": "https://www.cve.org/CVERecord?id=CVE-2020-19188" }, { "name": "CVE-2020-19186", "url": "https://www.cve.org/CVERecord?id=CVE-2020-19186" }, { "name": "CVE-2021-22946", "url": "https://www.cve.org/CVERecord?id=CVE-2021-22946" }, { "name": "CVE-2020-25659", "url": "https://www.cve.org/CVERecord?id=CVE-2020-25659" }, { "name": "CVE-2021-39531", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39531" }, { "name": "CVE-2020-8284", "url": "https://www.cve.org/CVERecord?id=CVE-2020-8284" }, { "name": "CVE-2023-23915", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23915" }, { "name": "CVE-2011-1675", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1675" }, { "name": "CVE-2023-28366", "url": "https://www.cve.org/CVERecord?id=CVE-2023-28366" }, { "name": "CVE-2024-30378", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30378" }, { "name": "CVE-2023-23931", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23931" }, { "name": "CVE-2021-34434", "url": "https://www.cve.org/CVERecord?id=CVE-2021-34434" }, { "name": "CVE-2016-10009", "url": "https://www.cve.org/CVERecord?id=CVE-2016-10009" }, { "name": "CVE-2023-1428", "url": "https://www.cve.org/CVERecord?id=CVE-2023-1428" }, { "name": "CVE-2023-3978", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3978" }, { "name": "CVE-2024-30402", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30402" }, { "name": "CVE-2018-1000215", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000215" }, { "name": "CVE-2023-23914", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23914" }, { "name": "CVE-2019-17042", "url": "https://www.cve.org/CVERecord?id=CVE-2019-17042" }, { "name": "CVE-2024-30403", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30403" }, { "name": "CVE-2021-36159", "url": "https://www.cve.org/CVERecord?id=CVE-2021-36159" }, { "name": "CVE-2018-1000654", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000654" }, { "name": "CVE-2023-5156", "url": "https://www.cve.org/CVERecord?id=CVE-2023-5156" }, { "name": "CVE-2022-2795", "url": "https://www.cve.org/CVERecord?id=CVE-2022-2795" }, { "name": "CVE-2021-30139", "url": "https://www.cve.org/CVERecord?id=CVE-2021-30139" }, { "name": "CVE-2024-30384", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30384" }, { "name": "CVE-2023-2603", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2603" }, { "name": "CVE-2024-30387", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30387" }, { "name": "CVE-2017-18018", "url": "https://www.cve.org/CVERecord?id=CVE-2017-18018" }, { "name": "CVE-2024-30406", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30406" }, { "name": "CVE-2023-43804", "url": "https://www.cve.org/CVERecord?id=CVE-2023-43804" }, { "name": "CVE-2022-4450", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4450" }, { "name": "CVE-2023-32732", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32732" }, { "name": "CVE-2024-30394", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30394" }, { "name": "CVE-2023-2650", "url": "https://www.cve.org/CVERecord?id=CVE-2023-2650" }, { "name": "CVE-2022-3996", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3996" }, { "name": "CVE-2024-30407", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30407" }, { "name": "CVE-2020-36242", "url": "https://www.cve.org/CVERecord?id=CVE-2020-36242" }, { "name": "CVE-2023-4785", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4785" }, { "name": "CVE-2020-22916", "url": "https://www.cve.org/CVERecord?id=CVE-2020-22916" }, { "name": "CVE-2023-38408", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38408" }, { "name": "CVE-2020-27350", "url": "https://www.cve.org/CVERecord?id=CVE-2020-27350" }, { "name": "CVE-2023-36054", "url": "https://www.cve.org/CVERecord?id=CVE-2023-36054" }, { "name": "CVE-2021-39533", "url": "https://www.cve.org/CVERecord?id=CVE-2021-39533" }, { "name": "CVE-2024-30390", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30390" }, { "name": "CVE-2020-19185", "url": "https://www.cve.org/CVERecord?id=CVE-2020-19185" }, { "name": "CVE-2023-0809", "url": "https://www.cve.org/CVERecord?id=CVE-2023-0809" }, { "name": "CVE-2021-20193", "url": "https://www.cve.org/CVERecord?id=CVE-2021-20193" }, { "name": "CVE-2023-4806", "url": "https://www.cve.org/CVERecord?id=CVE-2023-4806" }, { "name": "CVE-2016-2781", "url": "https://www.cve.org/CVERecord?id=CVE-2016-2781" }, { "name": "CVE-2020-19189", "url": "https://www.cve.org/CVERecord?id=CVE-2020-19189" }, { "name": "CVE-2023-32731", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32731" }, { "name": "CVE-2023-49083", "url": "https://www.cve.org/CVERecord?id=CVE-2023-49083" }, { "name": "CVE-2024-30388", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30388" }, { "name": "CVE-2019-18276", "url": "https://www.cve.org/CVERecord?id=CVE-2019-18276" }, { "name": "CVE-2024-30386", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30386" }, { "name": "CVE-2021-33560", "url": "https://www.cve.org/CVERecord?id=CVE-2021-33560" }, { "name": "CVE-2011-1677", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1677" }, { "name": "CVE-2018-20225", "url": "https://www.cve.org/CVERecord?id=CVE-2018-20225" }, { "name": "CVE-2020-28928", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28928" }, { "name": "CVE-2021-41039", "url": "https://www.cve.org/CVERecord?id=CVE-2021-41039" }, { "name": "CVE-2024-30382", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30382" }, { "name": "CVE-2018-20482", "url": "https://www.cve.org/CVERecord?id=CVE-2018-20482" }, { "name": "CVE-2021-40528", "url": "https://www.cve.org/CVERecord?id=CVE-2021-40528" }, { "name": "CVE-2023-32681", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32681" }, { "name": "CVE-2023-3446", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3446" }, { "name": "CVE-2020-28493", "url": "https://www.cve.org/CVERecord?id=CVE-2020-28493" }, { "name": "CVE-2020-27783", "url": "https://www.cve.org/CVERecord?id=CVE-2020-27783" }, { "name": "CVE-2018-1000122", "url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122" }, { "name": "CVE-2011-1089", "url": "https://www.cve.org/CVERecord?id=CVE-2011-1089" }, { "name": "CVE-2024-30405", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30405" }, { "name": "CVE-2024-30397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30397" }, { "name": "CVE-2023-38545", "url": "https://www.cve.org/CVERecord?id=CVE-2023-38545" }, { "name": "CVE-2024-30395", "url": "https://www.cve.org/CVERecord?id=CVE-2024-30395" } ], "initial_release_date": "2024-04-11T00:00:00", "last_revision_date": "2024-04-11T00:00:00", "links": [], "reference": "CERTFR-2024-AVI-0297", "revisions": [ { "description": "Version initiale", "revision_date": "2024-04-11T00:00:00.000000" } ], "risks": [ { "description": "Ex\u00e9cution de code arbitraire \u00e0 distance" }, { "description": "\u00c9l\u00e9vation de privil\u00e8ges" }, { "description": "D\u00e9ni de service \u00e0 distance" }, { "description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es" }, { "description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es" }, { "description": "Contournement de la politique de s\u00e9curit\u00e9" }, { "description": "Injection de code indirecte \u00e0 distance (XSS)" }, { "description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur" } ], "summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper. Certaines\nd\u0027entre elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code arbitraire \u00e0\ndistance et un d\u00e9ni de service \u00e0 distance.\n", "title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper", "vendor_advisories": [ { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79102 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-Evolved-libslax-Multiple-vulnerabilities-in-libslax-resolved?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79106 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Juniper-Cloud-Native-Router-Multiple-vulnerabilities-resolved-in-23-4-release?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79181 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-Evolved-When-MAC-learning-happens-and-an-interface-gets-flapped-the-PFE-crashes-CVE-2024-30403?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79186 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-EX4300-Series-If-a-specific-CLI-command-is-issued-PFE-crashes-will-occur-CVE-2024-30384?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79089 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-QFX5000-Series-and-EX-Series-Specific-malformed-LACP-packets-will-cause-flaps-CVE-2024-30388?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79173 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Paragon-Active-Assurance-probe-serviced-exposes-internal-objects-to-local-users-CVE-2024-30381?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79104 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-Evolved-ACX-Series-with-Paragon-Active-Assurance-Test-Agent-A-local-high-privileged-attacker-can-recover-other-administrators-credentials-CVE-2024-30406?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79094 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-A-specific-EVPN-type-5-route-causes-rpd-crash-CVE-2024-30394?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79183 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-Evolved-Connection-limits-is-not-being-enforced-while-the-resp-rate-limit-is-being-enforced-CVE-2024-30390?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79176 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-SRX4600-Series-A-high-amount-of-specific-traffic-causes-packet-drops-and-an-eventual-PFE-crash-CVE-2024-30398?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79179 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-An-invalid-certificate-causes-a-Denial-of-Service-in-the-Internet-Key-Exchange-IKE-process-CVE-2024-30397?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79187 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-ACX5448-ACX710-Due-to-the-interface-flaps-the-PFE-process-can-crash-CVE-2024-30387?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79109 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-MX-Series-bbe-smgd-process-crash-upon-execution-of-specific-CLI-commands-CVE-2024-30378?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79171 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-l2cpd-crash-upon-receipt-of-a-specific-TLV-CVE-2024-30380?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79188 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-MX-Series-with-SPC3-and-SRX-Series-When-IPsec-authentication-is-configured-with-hmac-sha-384-and-hmac-sha-512-no-authentication-of-traffic-is-performed-CVE-2024-30391?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79099 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Higher-CPU-consumption-on-routing-engine-leads-to-Denial-of-Service-DoS-CVE-2024-30409?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79184 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-In-a-EVPN-VXLAN-scenario-state-changes-on-adjacent-systems-can-cause-an-l2ald-process-crash-CVE-2024-30386?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79110 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-MX-Series-and-EX9200-15C-Stack-based-buffer-overflow-in-aftman-CVE-2024-30401?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79174 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Junos-OS-and-Junos-OS-Evolved-RPD-crash-when-CoS-based-forwarding-CBF-policy-is-configured-CVE-2024-30382?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79095 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-A-malformed-BGP-tunnel-encapsulation-attribute-will-lead-to-an-rpd-crash-CVE-2024-30395?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79100 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-EX4300-Series-Loopback-filter-not-blocking-traffic-despite-having-discard-term-CVE-2024-30410?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79107 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-cRPD-Multiple-vulnerabilities-resolved-in-23-4R1-release?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79092 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-MX-Series-with-SPC3-and-MS-MPC-MIC-When-URL-filtering-is-enabled-and-a-specific-URL-request-is-received-a-flowd-crash-occurs-CVE-2024-30392?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79185 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-EX4300-Series-Firewall-filter-not-blocking-egress-traffic-CVE-2024-30389?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79108 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Multiple-cURL-vulnerabilities-resolved?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79091 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-SRX-Branch-Series-When-DNS-proxy-is-configured-and-specific-DNS-queries-are-received-resolver-s-performance-is-degraded-CVE-2022-2795?language=en_US" }, { "published_at": null, "title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA79180 du 10 avril 2024", "url": "https://supportportal.juniper.net/s/article/2024-04-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-The-l2ald-crashes-on-receiving-telemetry-messages-from-a-specific-subscription-CVE-2024-30402?language=en_US" } ] }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.