Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-35512 (GCVE-0-2020-35512)
Vulnerability from cvelistv5
Published
2021-02-15 16:08
Modified
2024-11-19 15:32
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Use-After-Free
Summary
A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors
References
Impacted products
Vendor | Product | Version | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
► | n/a | D-Bus Development branch |
Version: <= 1.13.16 (Fixed: >= 1.13.18) |
|||||||||||
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-04T17:02:08.036Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.gentoo.org/755392" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ], "title": "CVE Program Container" }, { "metrics": [ { "other": { "content": { "id": "CVE-2020-35512", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2024-11-19T15:31:25.634957Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-11-19T15:32:44.371Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "D-Bus Development branch", "vendor": "n/a", "versions": [ { "status": "affected", "version": "\u003c= 1.13.16 (Fixed: \u003e= 1.13.18)" } ] }, { "product": "dbus-1.12.x stable branch", "vendor": "n/a", "versions": [ { "status": "affected", "version": "\u003c= 1.12.18 (Fixed: \u003e= 1.12.20)" } ] }, { "product": "dbus-1.10.x and older branches (EOL)", "vendor": "n/a", "versions": [ { "status": "affected", "version": "\u003c= 1.10.30 (Fixed: 1.10.32)" } ] } ], "descriptions": [ { "lang": "en", "value": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors" } ], "problemTypes": [ { "descriptions": [ { "description": "Use-After-Free", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-03-08T20:46:11", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.gentoo.org/755392" }, { "tags": [ "x_refsource_MISC" ], "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "tags": [ "x_refsource_MISC" ], "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-35512", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "D-Bus Development branch", "version": { "version_data": [ { "version_value": "\u003c= 1.13.16 (Fixed: \u003e= 1.13.18)" } ] } }, { "product_name": "dbus-1.12.x stable branch", "version": { "version_data": [ { "version_value": "\u003c= 1.12.18 (Fixed: \u003e= 1.12.20)" } ] } }, { "product_name": "dbus-1.10.x and older branches (EOL)", "version": { "version_data": [ { "version_value": "\u003c= 1.10.30 (Fixed: 1.10.32)" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use-After-Free" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.gentoo.org/755392", "refsource": "MISC", "url": "https://bugs.gentoo.org/755392" }, { "name": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128", "refsource": "MISC", "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "name": "https://security-tracker.debian.org/tracker/CVE-2020-35512", "refsource": "MISC", "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2020-35512", "datePublished": "2021-02-15T16:08:39", "dateReserved": "2020-12-17T00:00:00", "dateUpdated": "2024-11-19T15:32:44.371Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2020-35512\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2021-02-15T17:15:12.993\",\"lastModified\":\"2024-11-21T05:27:28.203\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 un fallo de uso de la memoria previamente liberada D-Bus rama de desarrollo versiones iguales o anteriores a 1.13.16, dbus-1.12.x rama estable versiones iguales o anteriores a 1.12.18, y dbus-1.10.x y ramas anteriores versiones iguales o anteriores a 1.10.30 cuando un sistema tiene m\u00faltiples nombres de usuario que comparten el mismo UID. Cuando un conjunto de reglas de pol\u00edtica hace referencia a estos nombres de usuario, D-Bus puede liberar algo de memoria en la pila, que sigue siendo utilizada por las estructuras de datos necesarias para los otros nombres de usuario que comparten el UID, lo que puede provocar un fallo u otros comportamientos indefinidos\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A: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\":\"CWE-416\"}]}],\"configurations\":[{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:freedesktop:dbus:1.12.20:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D03731AA-A978-47F1-AE31-4873554468E8\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"703AF700-7A70-47E2-BC3A-7FD03B3CA9C1\"}]}]}],\"references\":[{\"url\":\"https://bugs.gentoo.org/755392\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1909101\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2020-35512\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugs.gentoo.org/755392\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1909101\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security-tracker.debian.org/tracker/CVE-2020-35512\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://bugs.gentoo.org/755392\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1909101\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2020-35512\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T17:02:08.036Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2020-35512\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-19T15:31:25.634957Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-19T15:32:39.731Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"D-Bus Development branch\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 1.13.16 (Fixed: \u003e= 1.13.18)\"}]}, {\"vendor\": \"n/a\", \"product\": \"dbus-1.12.x stable branch\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 1.12.18 (Fixed: \u003e= 1.12.20)\"}]}, {\"vendor\": \"n/a\", \"product\": \"dbus-1.10.x and older branches (EOL)\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c= 1.10.30 (Fixed: 1.10.32)\"}]}], \"references\": [{\"url\": \"https://bugs.gentoo.org/755392\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1909101\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2020-35512\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"Use-After-Free\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2021-03-08T20:46:11\"}, \"x_legacyV4Record\": {\"affects\": {\"vendor\": {\"vendor_data\": [{\"product\": {\"product_data\": [{\"version\": {\"version_data\": [{\"version_value\": \"\u003c= 1.13.16 (Fixed: \u003e= 1.13.18)\"}]}, \"product_name\": \"D-Bus Development branch\"}, {\"version\": {\"version_data\": [{\"version_value\": \"\u003c= 1.12.18 (Fixed: \u003e= 1.12.20)\"}]}, \"product_name\": \"dbus-1.12.x stable branch\"}, {\"version\": {\"version_data\": [{\"version_value\": \"\u003c= 1.10.30 (Fixed: 1.10.32)\"}]}, \"product_name\": \"dbus-1.10.x and older branches (EOL)\"}]}, \"vendor_name\": \"n/a\"}]}}, \"data_type\": \"CVE\", \"references\": {\"reference_data\": [{\"url\": \"https://bugs.gentoo.org/755392\", \"name\": \"https://bugs.gentoo.org/755392\", \"refsource\": \"MISC\"}, {\"url\": \"https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128\", \"name\": \"https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128\", \"refsource\": \"MISC\"}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1909101\", \"name\": \"https://bugzilla.redhat.com/show_bug.cgi?id=1909101\", \"refsource\": \"MISC\"}, {\"url\": \"https://security-tracker.debian.org/tracker/CVE-2020-35512\", \"name\": \"https://security-tracker.debian.org/tracker/CVE-2020-35512\", \"refsource\": \"MISC\"}]}, \"data_format\": \"MITRE\", \"description\": {\"description_data\": [{\"lang\": \"eng\", \"value\": \"A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors\"}]}, \"problemtype\": {\"problemtype_data\": [{\"description\": [{\"lang\": \"eng\", \"value\": \"Use-After-Free\"}]}]}, \"data_version\": \"4.0\", \"CVE_data_meta\": {\"ID\": \"CVE-2020-35512\", \"STATE\": \"PUBLIC\", \"ASSIGNER\": \"secalert@redhat.com\"}}}}", "cveMetadata": "{\"cveId\": \"CVE-2020-35512\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-11-19T15:32:44.371Z\", \"dateReserved\": \"2020-12-17T00:00:00\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2021-02-15T16:08:39\", \"assignerShortName\": \"redhat\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2021:2211-1
Vulnerability from csaf_suse
Published
2021-06-30 13:58
Modified
2021-06-30 13:58
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID's (bsc#1187105)
Patchnames
SUSE-2021-2211,SUSE-SLE-Product-HPC-15-2021-2211,SUSE-SLE-Product-SLES-15-2021-2211,SUSE-SLE-Product-SLES_SAP-15-2021-2211
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID\u0027s (bsc#1187105)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-2211,SUSE-SLE-Product-HPC-15-2021-2211,SUSE-SLE-Product-SLES-15-2021-2211,SUSE-SLE-Product-SLES_SAP-15-2021-2211", "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-2021_2211-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:2211-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212211-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:2211-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-June/009108.html" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2021-06-30T13:58:18Z", "generator": { "date": "2021-06-30T13:58:18Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:2211-1", "initial_release_date": "2021-06-30T13:58:18Z", "revision_history": [ { "date": "2021-06-30T13:58:18Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-3.11.1.aarch64", "product": { "name": "dbus-1-1.12.2-3.11.1.aarch64", "product_id": "dbus-1-1.12.2-3.11.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-3.11.1.aarch64", "product": { "name": "dbus-1-devel-1.12.2-3.11.1.aarch64", "product_id": "dbus-1-devel-1.12.2-3.11.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-3.11.1.aarch64", "product": { "name": "dbus-1-x11-1.12.2-3.11.1.aarch64", "product_id": "dbus-1-x11-1.12.2-3.11.1.aarch64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-3.11.1.aarch64", "product": { "name": "libdbus-1-3-1.12.2-3.11.1.aarch64", "product_id": "libdbus-1-3-1.12.2-3.11.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-64bit-1.12.2-3.11.1.aarch64_ilp32", "product": { "name": "dbus-1-devel-64bit-1.12.2-3.11.1.aarch64_ilp32", "product_id": "dbus-1-devel-64bit-1.12.2-3.11.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libdbus-1-3-64bit-1.12.2-3.11.1.aarch64_ilp32", "product": { "name": "libdbus-1-3-64bit-1.12.2-3.11.1.aarch64_ilp32", "product_id": "libdbus-1-3-64bit-1.12.2-3.11.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-3.11.1.i586", "product": { "name": "dbus-1-1.12.2-3.11.1.i586", "product_id": "dbus-1-1.12.2-3.11.1.i586" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-3.11.1.i586", "product": { "name": "dbus-1-devel-1.12.2-3.11.1.i586", "product_id": "dbus-1-devel-1.12.2-3.11.1.i586" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-3.11.1.i586", "product": { "name": "dbus-1-x11-1.12.2-3.11.1.i586", "product_id": "dbus-1-x11-1.12.2-3.11.1.i586" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-3.11.1.i586", "product": { "name": "libdbus-1-3-1.12.2-3.11.1.i586", "product_id": "libdbus-1-3-1.12.2-3.11.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.12.2-3.11.1.noarch", "product": { "name": "dbus-1-devel-doc-1.12.2-3.11.1.noarch", "product_id": "dbus-1-devel-doc-1.12.2-3.11.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-3.11.1.ppc64le", "product": { "name": "dbus-1-1.12.2-3.11.1.ppc64le", "product_id": "dbus-1-1.12.2-3.11.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-3.11.1.ppc64le", "product": { "name": "dbus-1-devel-1.12.2-3.11.1.ppc64le", "product_id": "dbus-1-devel-1.12.2-3.11.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-3.11.1.ppc64le", "product": { "name": "dbus-1-x11-1.12.2-3.11.1.ppc64le", "product_id": "dbus-1-x11-1.12.2-3.11.1.ppc64le" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-3.11.1.ppc64le", "product": { "name": "libdbus-1-3-1.12.2-3.11.1.ppc64le", "product_id": "libdbus-1-3-1.12.2-3.11.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-3.11.1.s390x", "product": { "name": "dbus-1-1.12.2-3.11.1.s390x", "product_id": "dbus-1-1.12.2-3.11.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-3.11.1.s390x", "product": { "name": "dbus-1-devel-1.12.2-3.11.1.s390x", "product_id": "dbus-1-devel-1.12.2-3.11.1.s390x" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-3.11.1.s390x", "product": { "name": "dbus-1-x11-1.12.2-3.11.1.s390x", "product_id": "dbus-1-x11-1.12.2-3.11.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-3.11.1.s390x", "product": { "name": "libdbus-1-3-1.12.2-3.11.1.s390x", "product_id": "libdbus-1-3-1.12.2-3.11.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-3.11.1.x86_64", "product": { "name": "dbus-1-1.12.2-3.11.1.x86_64", "product_id": "dbus-1-1.12.2-3.11.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-3.11.1.x86_64", "product": { "name": "dbus-1-devel-1.12.2-3.11.1.x86_64", "product_id": "dbus-1-devel-1.12.2-3.11.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.12.2-3.11.1.x86_64", "product": { "name": "dbus-1-devel-32bit-1.12.2-3.11.1.x86_64", "product_id": "dbus-1-devel-32bit-1.12.2-3.11.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-3.11.1.x86_64", "product": { "name": "dbus-1-x11-1.12.2-3.11.1.x86_64", "product_id": "dbus-1-x11-1.12.2-3.11.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-3.11.1.x86_64", "product": { "name": "libdbus-1-3-1.12.2-3.11.1.x86_64", "product_id": "libdbus-1-3-1.12.2-3.11.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "product": { "name": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "product_id": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.s390x" }, "product_reference": "dbus-1-1.12.2-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.s390x" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.s390x" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.s390x" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS", "product_id": "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "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-ESPOS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.aarch64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.s390x", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server 15-LTSS:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-devel-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:dbus-1-x11-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-1.12.2-3.11.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15:libdbus-1-3-32bit-1.12.2-3.11.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-06-30T13:58:18Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
suse-su-2022:2788-1
Vulnerability from csaf_suse
Published
2022-08-11 14:42
Modified
2022-08-11 14:42
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: Fixed a memory safety issue which affected systems
with users with the same numeric UID (bsc#1187105).
Patchnames
SUSE-2022-2788,SUSE-SLE-SERVER-12-SP2-BCL-2022-2788
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: Fixed a memory safety issue which affected systems\n with users with the same numeric UID (bsc#1187105).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-2788,SUSE-SLE-SERVER-12-SP2-BCL-2022-2788", "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-2022_2788-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:2788-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20222788-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:2788-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-August/011899.html" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2022-08-11T14:42:27Z", "generator": { "date": "2022-08-11T14:42:27Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:2788-1", "initial_release_date": "2022-08-11T14:42:27Z", "revision_history": [ { "date": "2022-08-11T14:42:27Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-24.22.1.aarch64", "product": { "name": "dbus-1-1.8.22-24.22.1.aarch64", "product_id": "dbus-1-1.8.22-24.22.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-24.22.1.aarch64", "product": { "name": "dbus-1-devel-1.8.22-24.22.1.aarch64", "product_id": "dbus-1-devel-1.8.22-24.22.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-24.22.1.aarch64", "product": { "name": "dbus-1-x11-1.8.22-24.22.1.aarch64", "product_id": "dbus-1-x11-1.8.22-24.22.1.aarch64" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-24.22.1.aarch64", "product": { "name": "libdbus-1-3-1.8.22-24.22.1.aarch64", "product_id": "libdbus-1-3-1.8.22-24.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-64bit-1.8.22-24.22.1.aarch64_ilp32", "product": { "name": "dbus-1-devel-64bit-1.8.22-24.22.1.aarch64_ilp32", "product_id": "dbus-1-devel-64bit-1.8.22-24.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libdbus-1-3-64bit-1.8.22-24.22.1.aarch64_ilp32", "product": { "name": "libdbus-1-3-64bit-1.8.22-24.22.1.aarch64_ilp32", "product_id": "libdbus-1-3-64bit-1.8.22-24.22.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-24.22.1.i586", "product": { "name": "dbus-1-1.8.22-24.22.1.i586", "product_id": "dbus-1-1.8.22-24.22.1.i586" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-24.22.1.i586", "product": { "name": "dbus-1-devel-1.8.22-24.22.1.i586", "product_id": "dbus-1-devel-1.8.22-24.22.1.i586" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-24.22.1.i586", "product": { "name": "dbus-1-x11-1.8.22-24.22.1.i586", "product_id": "dbus-1-x11-1.8.22-24.22.1.i586" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-24.22.1.i586", "product": { "name": "libdbus-1-3-1.8.22-24.22.1.i586", "product_id": "libdbus-1-3-1.8.22-24.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.8.22-24.22.1.noarch", "product": { "name": "dbus-1-devel-doc-1.8.22-24.22.1.noarch", "product_id": "dbus-1-devel-doc-1.8.22-24.22.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-24.22.1.ppc64le", "product": { "name": "dbus-1-1.8.22-24.22.1.ppc64le", "product_id": "dbus-1-1.8.22-24.22.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-24.22.1.ppc64le", "product": { "name": "dbus-1-devel-1.8.22-24.22.1.ppc64le", "product_id": "dbus-1-devel-1.8.22-24.22.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-24.22.1.ppc64le", "product": { "name": "dbus-1-x11-1.8.22-24.22.1.ppc64le", "product_id": "dbus-1-x11-1.8.22-24.22.1.ppc64le" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-24.22.1.ppc64le", "product": { "name": "libdbus-1-3-1.8.22-24.22.1.ppc64le", "product_id": "libdbus-1-3-1.8.22-24.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-24.22.1.s390", "product": { "name": "dbus-1-1.8.22-24.22.1.s390", "product_id": "dbus-1-1.8.22-24.22.1.s390" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-24.22.1.s390", "product": { "name": "dbus-1-devel-1.8.22-24.22.1.s390", "product_id": "dbus-1-devel-1.8.22-24.22.1.s390" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-24.22.1.s390", "product": { "name": "dbus-1-x11-1.8.22-24.22.1.s390", "product_id": "dbus-1-x11-1.8.22-24.22.1.s390" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-24.22.1.s390", "product": { "name": "libdbus-1-3-1.8.22-24.22.1.s390", "product_id": "libdbus-1-3-1.8.22-24.22.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-24.22.1.s390x", "product": { "name": "dbus-1-1.8.22-24.22.1.s390x", "product_id": "dbus-1-1.8.22-24.22.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-24.22.1.s390x", "product": { "name": "dbus-1-devel-1.8.22-24.22.1.s390x", "product_id": "dbus-1-devel-1.8.22-24.22.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.8.22-24.22.1.s390x", "product": { "name": "dbus-1-devel-32bit-1.8.22-24.22.1.s390x", "product_id": "dbus-1-devel-32bit-1.8.22-24.22.1.s390x" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-24.22.1.s390x", "product": { "name": "dbus-1-x11-1.8.22-24.22.1.s390x", "product_id": "dbus-1-x11-1.8.22-24.22.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-24.22.1.s390x", "product": { "name": "libdbus-1-3-1.8.22-24.22.1.s390x", "product_id": "libdbus-1-3-1.8.22-24.22.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.8.22-24.22.1.s390x", "product": { "name": "libdbus-1-3-32bit-1.8.22-24.22.1.s390x", "product_id": "libdbus-1-3-32bit-1.8.22-24.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-24.22.1.x86_64", "product": { "name": "dbus-1-1.8.22-24.22.1.x86_64", "product_id": "dbus-1-1.8.22-24.22.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-24.22.1.x86_64", "product": { "name": "dbus-1-devel-1.8.22-24.22.1.x86_64", "product_id": "dbus-1-devel-1.8.22-24.22.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.8.22-24.22.1.x86_64", "product": { "name": "dbus-1-devel-32bit-1.8.22-24.22.1.x86_64", "product_id": "dbus-1-devel-32bit-1.8.22-24.22.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-24.22.1.x86_64", "product": { "name": "dbus-1-x11-1.8.22-24.22.1.x86_64", "product_id": "dbus-1-x11-1.8.22-24.22.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-24.22.1.x86_64", "product": { "name": "libdbus-1-3-1.8.22-24.22.1.x86_64", "product_id": "libdbus-1-3-1.8.22-24.22.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.8.22-24.22.1.x86_64", "product": { "name": "libdbus-1-3-32bit-1.8.22-24.22.1.x86_64", "product_id": "libdbus-1-3-32bit-1.8.22-24.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-24.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-1.8.22-24.22.1.x86_64" }, "product_reference": "dbus-1-1.8.22-24.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-24.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-x11-1.8.22-24.22.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-24.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-24.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-1.8.22-24.22.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-24.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-24.22.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-32bit-1.8.22-24.22.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-24.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-x11-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-32bit-1.8.22-24.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "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 SP2-BCL:dbus-1-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-x11-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-32bit-1.8.22-24.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:dbus-1-x11-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-1.8.22-24.22.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:libdbus-1-3-32bit-1.8.22-24.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-08-11T14:42:27Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
suse-su-2021:2590-1
Vulnerability from csaf_suse
Published
2021-08-02 10:53
Modified
2021-08-02 10:53
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: Fixed a bug where users with the same numeric UID could lead to use-after-free and undefined behaviour. (bsc#1187105)
- CVE-2020-12049: Fixed a bug where a truncated messages lead to resource exhaustion. (bsc#1172505)
Patchnames
HPE-Helion-OpenStack-8-2021-2590,SUSE-2021-2590,SUSE-OpenStack-Cloud-8-2021-2590,SUSE-OpenStack-Cloud-9-2021-2590,SUSE-OpenStack-Cloud-Crowbar-8-2021-2590,SUSE-OpenStack-Cloud-Crowbar-9-2021-2590,SUSE-SLE-SAP-12-SP3-2021-2590,SUSE-SLE-SAP-12-SP4-2021-2590,SUSE-SLE-SERVER-12-SP3-2021-2590,SUSE-SLE-SERVER-12-SP3-BCL-2021-2590,SUSE-SLE-SERVER-12-SP4-LTSS-2021-2590
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: Fixed a bug where users with the same numeric UID could lead to use-after-free and undefined behaviour. (bsc#1187105)\n- CVE-2020-12049: Fixed a bug where a truncated messages lead to resource exhaustion. (bsc#1172505)\n", "title": "Description of the patch" }, { "category": "details", "text": "HPE-Helion-OpenStack-8-2021-2590,SUSE-2021-2590,SUSE-OpenStack-Cloud-8-2021-2590,SUSE-OpenStack-Cloud-9-2021-2590,SUSE-OpenStack-Cloud-Crowbar-8-2021-2590,SUSE-OpenStack-Cloud-Crowbar-9-2021-2590,SUSE-SLE-SAP-12-SP3-2021-2590,SUSE-SLE-SAP-12-SP4-2021-2590,SUSE-SLE-SERVER-12-SP3-2021-2590,SUSE-SLE-SERVER-12-SP3-BCL-2021-2590,SUSE-SLE-SERVER-12-SP4-LTSS-2021-2590", "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-2021_2590-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:2590-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212590-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:2590-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009240.html" }, { "category": "self", "summary": "SUSE Bug 1172505", "url": "https://bugzilla.suse.com/1172505" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12049 page", "url": "https://www.suse.com/security/cve/CVE-2020-12049/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2021-08-02T10:53:19Z", "generator": { "date": "2021-08-02T10:53:19Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:2590-1", "initial_release_date": "2021-08-02T10:53:19Z", "revision_history": [ { "date": "2021-08-02T10:53:19Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-29.21.1.aarch64", "product": { "name": "dbus-1-1.8.22-29.21.1.aarch64", "product_id": "dbus-1-1.8.22-29.21.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-29.21.1.aarch64", "product": { "name": "dbus-1-devel-1.8.22-29.21.1.aarch64", "product_id": "dbus-1-devel-1.8.22-29.21.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-29.21.1.aarch64", "product": { "name": "dbus-1-nox11-1.8.22-29.21.1.aarch64", "product_id": "dbus-1-nox11-1.8.22-29.21.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-29.21.1.aarch64", "product": { "name": "dbus-1-x11-1.8.22-29.21.1.aarch64", "product_id": "dbus-1-x11-1.8.22-29.21.1.aarch64" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-29.21.1.aarch64", "product": { "name": "libdbus-1-3-1.8.22-29.21.1.aarch64", "product_id": "libdbus-1-3-1.8.22-29.21.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-64bit-1.8.22-29.21.1.aarch64_ilp32", "product": { "name": "dbus-1-devel-64bit-1.8.22-29.21.1.aarch64_ilp32", "product_id": "dbus-1-devel-64bit-1.8.22-29.21.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libdbus-1-3-64bit-1.8.22-29.21.1.aarch64_ilp32", "product": { "name": "libdbus-1-3-64bit-1.8.22-29.21.1.aarch64_ilp32", "product_id": "libdbus-1-3-64bit-1.8.22-29.21.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-29.21.1.i586", "product": { "name": "dbus-1-1.8.22-29.21.1.i586", "product_id": "dbus-1-1.8.22-29.21.1.i586" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-29.21.1.i586", "product": { "name": "dbus-1-devel-1.8.22-29.21.1.i586", "product_id": "dbus-1-devel-1.8.22-29.21.1.i586" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-29.21.1.i586", "product": { "name": "dbus-1-nox11-1.8.22-29.21.1.i586", "product_id": "dbus-1-nox11-1.8.22-29.21.1.i586" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-29.21.1.i586", "product": { "name": "dbus-1-x11-1.8.22-29.21.1.i586", "product_id": "dbus-1-x11-1.8.22-29.21.1.i586" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-29.21.1.i586", "product": { "name": "libdbus-1-3-1.8.22-29.21.1.i586", "product_id": "libdbus-1-3-1.8.22-29.21.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.8.22-29.21.1.noarch", "product": { "name": "dbus-1-devel-doc-1.8.22-29.21.1.noarch", "product_id": "dbus-1-devel-doc-1.8.22-29.21.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-29.21.1.ppc64le", "product": { "name": "dbus-1-1.8.22-29.21.1.ppc64le", "product_id": "dbus-1-1.8.22-29.21.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-29.21.1.ppc64le", "product": { "name": "dbus-1-devel-1.8.22-29.21.1.ppc64le", "product_id": "dbus-1-devel-1.8.22-29.21.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-29.21.1.ppc64le", "product": { "name": "dbus-1-nox11-1.8.22-29.21.1.ppc64le", "product_id": "dbus-1-nox11-1.8.22-29.21.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-29.21.1.ppc64le", "product": { "name": "dbus-1-x11-1.8.22-29.21.1.ppc64le", "product_id": "dbus-1-x11-1.8.22-29.21.1.ppc64le" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-29.21.1.ppc64le", "product": { "name": "libdbus-1-3-1.8.22-29.21.1.ppc64le", "product_id": "libdbus-1-3-1.8.22-29.21.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-29.21.1.s390", "product": { "name": "dbus-1-1.8.22-29.21.1.s390", "product_id": "dbus-1-1.8.22-29.21.1.s390" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-29.21.1.s390", "product": { "name": "dbus-1-devel-1.8.22-29.21.1.s390", "product_id": "dbus-1-devel-1.8.22-29.21.1.s390" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-29.21.1.s390", "product": { "name": "dbus-1-nox11-1.8.22-29.21.1.s390", "product_id": "dbus-1-nox11-1.8.22-29.21.1.s390" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-29.21.1.s390", "product": { "name": "dbus-1-x11-1.8.22-29.21.1.s390", "product_id": "dbus-1-x11-1.8.22-29.21.1.s390" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-29.21.1.s390", "product": { "name": "libdbus-1-3-1.8.22-29.21.1.s390", "product_id": "libdbus-1-3-1.8.22-29.21.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-29.21.1.s390x", "product": { "name": "dbus-1-1.8.22-29.21.1.s390x", "product_id": "dbus-1-1.8.22-29.21.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-29.21.1.s390x", "product": { "name": "dbus-1-devel-1.8.22-29.21.1.s390x", "product_id": "dbus-1-devel-1.8.22-29.21.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.8.22-29.21.1.s390x", "product": { "name": "dbus-1-devel-32bit-1.8.22-29.21.1.s390x", "product_id": "dbus-1-devel-32bit-1.8.22-29.21.1.s390x" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-29.21.1.s390x", "product": { "name": "dbus-1-nox11-1.8.22-29.21.1.s390x", "product_id": "dbus-1-nox11-1.8.22-29.21.1.s390x" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-29.21.1.s390x", "product": { "name": "dbus-1-x11-1.8.22-29.21.1.s390x", "product_id": "dbus-1-x11-1.8.22-29.21.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-29.21.1.s390x", "product": { "name": "libdbus-1-3-1.8.22-29.21.1.s390x", "product_id": "libdbus-1-3-1.8.22-29.21.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "product": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "product_id": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-29.21.1.x86_64", "product": { "name": "dbus-1-1.8.22-29.21.1.x86_64", "product_id": "dbus-1-1.8.22-29.21.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-29.21.1.x86_64", "product": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64", "product_id": "dbus-1-x11-1.8.22-29.21.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-29.21.1.x86_64", "product": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64", "product_id": "libdbus-1-3-1.8.22-29.21.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "product": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "product_id": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-29.21.1.x86_64", "product": { "name": "dbus-1-devel-1.8.22-29.21.1.x86_64", "product_id": "dbus-1-devel-1.8.22-29.21.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.8.22-29.21.1.x86_64", "product": { "name": "dbus-1-devel-32bit-1.8.22-29.21.1.x86_64", "product_id": "dbus-1-devel-32bit-1.8.22-29.21.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-29.21.1.x86_64", "product": { "name": "dbus-1-nox11-1.8.22-29.21.1.x86_64", "product_id": "dbus-1-nox11-1.8.22-29.21.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "HPE Helion OpenStack 8", "product": { "name": "HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8", "product_identification_helper": { "cpe": "cpe:/o:suse:hpe-helion-openstack:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 8", "product": { "name": "SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 8", "product": { "name": "SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:8" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "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 Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of HPE Helion OpenStack 8", "product_id": "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "HPE Helion OpenStack 8" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 8", "product_id": "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 8" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", "product_id": "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 8" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.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:dbus-1-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.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:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.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:dbus-1-x11-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.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:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.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:libdbus-1-3-1.8.22-29.21.1.ppc64le" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.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:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.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:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64" }, "product_reference": "dbus-1-1.8.22-29.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x" }, "product_reference": "dbus-1-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP3-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP3-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64" }, "product_reference": "dbus-1-1.8.22-29.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x" }, "product_reference": "dbus-1-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-12049", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12049" } ], "notes": [ { "category": "general", "text": "An issue was discovered in dbus \u003e= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service\u0027s private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients.", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12049", "url": "https://www.suse.com/security/cve/CVE-2020-12049" }, { "category": "external", "summary": "SUSE Bug 1172505 for CVE-2020-12049", "url": "https://bugzilla.suse.com/1172505" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-08-02T10:53:19Z", "details": "moderate" } ], "title": "CVE-2020-12049" }, { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "HPE Helion OpenStack 8:dbus-1-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "HPE Helion OpenStack 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-BCL:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP3-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP3:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 8:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:dbus-1-x11-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-1.8.22-29.21.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libdbus-1-3-32bit-1.8.22-29.21.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-08-02T10:53:19Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
suse-su-2021:2424-1
Vulnerability from csaf_suse
Published
2021-07-21 09:25
Modified
2021-07-21 09:25
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: users with the same numeric UID could lead to use-after-free and undefined behaviour (bsc#1187105)
- CVE-2020-12049: truncated messages lead to resource exhaustion (bsc#1172505)
Patchnames
SUSE-2021-2424,SUSE-SLE-SDK-12-SP5-2021-2424,SUSE-SLE-SERVER-12-SP5-2021-2424
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: users with the same numeric UID could lead to use-after-free and undefined behaviour (bsc#1187105)\n- CVE-2020-12049: truncated messages lead to resource exhaustion (bsc#1172505)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-2424,SUSE-SLE-SDK-12-SP5-2021-2424,SUSE-SLE-SERVER-12-SP5-2021-2424", "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-2021_2424-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:2424-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212424-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:2424-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009192.html" }, { "category": "self", "summary": "SUSE Bug 1172505", "url": "https://bugzilla.suse.com/1172505" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-12049 page", "url": "https://www.suse.com/security/cve/CVE-2020-12049/" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2021-07-21T09:25:48Z", "generator": { "date": "2021-07-21T09:25:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:2424-1", "initial_release_date": "2021-07-21T09:25:48Z", "revision_history": [ { "date": "2021-07-21T09:25:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-35.2.aarch64", "product": { "name": "dbus-1-1.8.22-35.2.aarch64", "product_id": "dbus-1-1.8.22-35.2.aarch64" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-35.2.aarch64", "product": { "name": "dbus-1-devel-1.8.22-35.2.aarch64", "product_id": "dbus-1-devel-1.8.22-35.2.aarch64" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-35.2.aarch64", "product": { "name": "dbus-1-nox11-1.8.22-35.2.aarch64", "product_id": "dbus-1-nox11-1.8.22-35.2.aarch64" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-35.2.aarch64", "product": { "name": "dbus-1-x11-1.8.22-35.2.aarch64", "product_id": "dbus-1-x11-1.8.22-35.2.aarch64" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-35.2.aarch64", "product": { "name": "libdbus-1-3-1.8.22-35.2.aarch64", "product_id": "libdbus-1-3-1.8.22-35.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-64bit-1.8.22-35.2.aarch64_ilp32", "product": { "name": "dbus-1-devel-64bit-1.8.22-35.2.aarch64_ilp32", "product_id": "dbus-1-devel-64bit-1.8.22-35.2.aarch64_ilp32" } }, { "category": "product_version", "name": "libdbus-1-3-64bit-1.8.22-35.2.aarch64_ilp32", "product": { "name": "libdbus-1-3-64bit-1.8.22-35.2.aarch64_ilp32", "product_id": "libdbus-1-3-64bit-1.8.22-35.2.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-35.2.i586", "product": { "name": "dbus-1-1.8.22-35.2.i586", "product_id": "dbus-1-1.8.22-35.2.i586" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-35.2.i586", "product": { "name": "dbus-1-devel-1.8.22-35.2.i586", "product_id": "dbus-1-devel-1.8.22-35.2.i586" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-35.2.i586", "product": { "name": "dbus-1-nox11-1.8.22-35.2.i586", "product_id": "dbus-1-nox11-1.8.22-35.2.i586" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-35.2.i586", "product": { "name": "dbus-1-x11-1.8.22-35.2.i586", "product_id": "dbus-1-x11-1.8.22-35.2.i586" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-35.2.i586", "product": { "name": "libdbus-1-3-1.8.22-35.2.i586", "product_id": "libdbus-1-3-1.8.22-35.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.8.22-35.2.noarch", "product": { "name": "dbus-1-devel-doc-1.8.22-35.2.noarch", "product_id": "dbus-1-devel-doc-1.8.22-35.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-35.2.ppc64le", "product": { "name": "dbus-1-1.8.22-35.2.ppc64le", "product_id": "dbus-1-1.8.22-35.2.ppc64le" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-35.2.ppc64le", "product": { "name": "dbus-1-devel-1.8.22-35.2.ppc64le", "product_id": "dbus-1-devel-1.8.22-35.2.ppc64le" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-35.2.ppc64le", "product": { "name": "dbus-1-nox11-1.8.22-35.2.ppc64le", "product_id": "dbus-1-nox11-1.8.22-35.2.ppc64le" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-35.2.ppc64le", "product": { "name": "dbus-1-x11-1.8.22-35.2.ppc64le", "product_id": "dbus-1-x11-1.8.22-35.2.ppc64le" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-35.2.ppc64le", "product": { "name": "libdbus-1-3-1.8.22-35.2.ppc64le", "product_id": "libdbus-1-3-1.8.22-35.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-35.2.s390", "product": { "name": "dbus-1-1.8.22-35.2.s390", "product_id": "dbus-1-1.8.22-35.2.s390" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-35.2.s390", "product": { "name": "dbus-1-devel-1.8.22-35.2.s390", "product_id": "dbus-1-devel-1.8.22-35.2.s390" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-35.2.s390", "product": { "name": "dbus-1-nox11-1.8.22-35.2.s390", "product_id": "dbus-1-nox11-1.8.22-35.2.s390" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-35.2.s390", "product": { "name": "dbus-1-x11-1.8.22-35.2.s390", "product_id": "dbus-1-x11-1.8.22-35.2.s390" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-35.2.s390", "product": { "name": "libdbus-1-3-1.8.22-35.2.s390", "product_id": "libdbus-1-3-1.8.22-35.2.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-35.2.s390x", "product": { "name": "dbus-1-1.8.22-35.2.s390x", "product_id": "dbus-1-1.8.22-35.2.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-35.2.s390x", "product": { "name": "dbus-1-devel-1.8.22-35.2.s390x", "product_id": "dbus-1-devel-1.8.22-35.2.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.8.22-35.2.s390x", "product": { "name": "dbus-1-devel-32bit-1.8.22-35.2.s390x", "product_id": "dbus-1-devel-32bit-1.8.22-35.2.s390x" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-35.2.s390x", "product": { "name": "dbus-1-nox11-1.8.22-35.2.s390x", "product_id": "dbus-1-nox11-1.8.22-35.2.s390x" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-35.2.s390x", "product": { "name": "dbus-1-x11-1.8.22-35.2.s390x", "product_id": "dbus-1-x11-1.8.22-35.2.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-35.2.s390x", "product": { "name": "libdbus-1-3-1.8.22-35.2.s390x", "product_id": "libdbus-1-3-1.8.22-35.2.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.8.22-35.2.s390x", "product": { "name": "libdbus-1-3-32bit-1.8.22-35.2.s390x", "product_id": "libdbus-1-3-32bit-1.8.22-35.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.8.22-35.2.x86_64", "product": { "name": "dbus-1-1.8.22-35.2.x86_64", "product_id": "dbus-1-1.8.22-35.2.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.8.22-35.2.x86_64", "product": { "name": "dbus-1-devel-1.8.22-35.2.x86_64", "product_id": "dbus-1-devel-1.8.22-35.2.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.8.22-35.2.x86_64", "product": { "name": "dbus-1-devel-32bit-1.8.22-35.2.x86_64", "product_id": "dbus-1-devel-32bit-1.8.22-35.2.x86_64" } }, { "category": "product_version", "name": "dbus-1-nox11-1.8.22-35.2.x86_64", "product": { "name": "dbus-1-nox11-1.8.22-35.2.x86_64", "product_id": "dbus-1-nox11-1.8.22-35.2.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.8.22-35.2.x86_64", "product": { "name": "dbus-1-x11-1.8.22-35.2.x86_64", "product_id": "dbus-1-x11-1.8.22-35.2.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.8.22-35.2.x86_64", "product": { "name": "libdbus-1-3-1.8.22-35.2.x86_64", "product_id": "libdbus-1-3-1.8.22-35.2.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.8.22-35.2.x86_64", "product": { "name": "libdbus-1-3-32bit-1.8.22-35.2.x86_64", "product_id": "libdbus-1-3-32bit-1.8.22-35.2.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_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64" }, "product_reference": "dbus-1-devel-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le" }, "product_reference": "dbus-1-devel-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x" }, "product_reference": "dbus-1-devel-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.8.22-35.2.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64" }, "product_reference": "dbus-1-devel-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-doc-1.8.22-35.2.noarch as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" }, "product_reference": "dbus-1-devel-doc-1.8.22-35.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.aarch64" }, "product_reference": "dbus-1-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le" }, "product_reference": "dbus-1-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x" }, "product_reference": "dbus-1-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64" }, "product_reference": "dbus-1-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64" }, "product_reference": "dbus-1-x11-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le" }, "product_reference": "dbus-1-x11-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x" }, "product_reference": "dbus-1-x11-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64" }, "product_reference": "libdbus-1-3-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le" }, "product_reference": "libdbus-1-3-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x" }, "product_reference": "libdbus-1-3-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x" }, "product_reference": "libdbus-1-3-32bit-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-35.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64" }, "product_reference": "dbus-1-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le" }, "product_reference": "dbus-1-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x" }, "product_reference": "dbus-1-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.8.22-35.2.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:dbus-1-1.8.22-35.2.x86_64" }, "product_reference": "dbus-1-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64" }, "product_reference": "dbus-1-x11-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le" }, "product_reference": "dbus-1-x11-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x" }, "product_reference": "dbus-1-x11-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.8.22-35.2.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:dbus-1-x11-1.8.22-35.2.x86_64" }, "product_reference": "dbus-1-x11-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64" }, "product_reference": "libdbus-1-3-1.8.22-35.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le" }, "product_reference": "libdbus-1-3-1.8.22-35.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x" }, "product_reference": "libdbus-1-3-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.8.22-35.2.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:libdbus-1-3-1.8.22-35.2.x86_64" }, "product_reference": "libdbus-1-3-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-35.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x" }, "product_reference": "libdbus-1-3-32bit-1.8.22-35.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.8.22-35.2.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:libdbus-1-3-32bit-1.8.22-35.2.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.8.22-35.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-12049", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-12049" } ], "notes": [ { "category": "general", "text": "An issue was discovered in dbus \u003e= 1.3.0 before 1.12.18. The DBusServer in libdbus, as used in dbus-daemon, leaks file descriptors when a message exceeds the per-message file descriptor limit. A local attacker with access to the D-Bus system bus or another system service\u0027s private AF_UNIX socket could use this to make the system service reach its file descriptor limit, denying service to subsequent D-Bus clients.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-12049", "url": "https://www.suse.com/security/cve/CVE-2020-12049" }, { "category": "external", "summary": "SUSE Bug 1172505 for CVE-2020-12049", "url": "https://bugzilla.suse.com/1172505" } ], "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:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-07-21T09:25:48Z", "details": "moderate" } ], "title": "CVE-2020-12049" }, { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "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:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:dbus-1-x11-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libdbus-1-3-32bit-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-1.8.22-35.2.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:dbus-1-devel-doc-1.8.22-35.2.noarch" ] } ], "threats": [ { "category": "impact", "date": "2021-07-21T09:25:48Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
suse-su-2021:2292-1
Vulnerability from csaf_suse
Published
2021-07-12 06:25
Modified
2021-07-12 06:25
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID's (bsc#1187105)
Patchnames
SUSE-2021-2292,SUSE-SLE-Module-Basesystem-15-SP2-2021-2292,SUSE-SLE-Module-Basesystem-15-SP3-2021-2292,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2292,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2292,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2292,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2292,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2292,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2292,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2292,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2292,SUSE-SUSE-MicroOS-5.0-2021-2292,SUSE-Storage-6-2021-2292
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID\u0027s (bsc#1187105)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2021-2292,SUSE-SLE-Module-Basesystem-15-SP2-2021-2292,SUSE-SLE-Module-Basesystem-15-SP3-2021-2292,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2292,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2292,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2292,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2292,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2292,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2292,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2292,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2292,SUSE-SUSE-MicroOS-5.0-2021-2292,SUSE-Storage-6-2021-2292", "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-2021_2292-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2021:2292-1", "url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212292-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2021:2292-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2021-July/009121.html" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2021-07-12T06:25:55Z", "generator": { "date": "2021-07-12T06:25:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2021:2292-1", "initial_release_date": "2021-07-12T06:25:55Z", "revision_history": [ { "date": "2021-07-12T06:25:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.aarch64", "product": { "name": "dbus-1-1.12.2-8.6.1.aarch64", "product_id": "dbus-1-1.12.2-8.6.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.aarch64", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64", "product_id": "dbus-1-devel-1.12.2-8.6.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.aarch64", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64", "product_id": "dbus-1-x11-1.12.2-8.6.1.aarch64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.aarch64", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64", "product_id": "libdbus-1-3-1.12.2-8.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-64bit-1.12.2-8.6.1.aarch64_ilp32", "product": { "name": "dbus-1-devel-64bit-1.12.2-8.6.1.aarch64_ilp32", "product_id": "dbus-1-devel-64bit-1.12.2-8.6.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libdbus-1-3-64bit-1.12.2-8.6.1.aarch64_ilp32", "product": { "name": "libdbus-1-3-64bit-1.12.2-8.6.1.aarch64_ilp32", "product_id": "libdbus-1-3-64bit-1.12.2-8.6.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.i586", "product": { "name": "dbus-1-1.12.2-8.6.1.i586", "product_id": "dbus-1-1.12.2-8.6.1.i586" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.i586", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.i586", "product_id": "dbus-1-devel-1.12.2-8.6.1.i586" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.i586", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.i586", "product_id": "dbus-1-x11-1.12.2-8.6.1.i586" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.i586", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.i586", "product_id": "libdbus-1-3-1.12.2-8.6.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.12.2-8.6.1.noarch", "product": { "name": "dbus-1-devel-doc-1.12.2-8.6.1.noarch", "product_id": "dbus-1-devel-doc-1.12.2-8.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.ppc64le", "product": { "name": "dbus-1-1.12.2-8.6.1.ppc64le", "product_id": "dbus-1-1.12.2-8.6.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "product_id": "dbus-1-devel-1.12.2-8.6.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "product_id": "dbus-1-x11-1.12.2-8.6.1.ppc64le" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "product_id": "libdbus-1-3-1.12.2-8.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.s390x", "product": { "name": "dbus-1-1.12.2-8.6.1.s390x", "product_id": "dbus-1-1.12.2-8.6.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.s390x", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x", "product_id": "dbus-1-devel-1.12.2-8.6.1.s390x" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.s390x", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x", "product_id": "dbus-1-x11-1.12.2-8.6.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.s390x", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x", "product_id": "libdbus-1-3-1.12.2-8.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-devel-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-x11-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.x86_64", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64", "product_id": "libdbus-1-3-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "product": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "product_id": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-basesystem:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1" } } }, { "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 Server 15 SP1-BCL", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_bcl:15:sp1" } } }, { "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 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 Manager Proxy 4.0", "product": { "name": "SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-proxy:4.0" } } }, { "category": "product_name", "name": "SUSE Manager Retail Branch Server 4.0", "product": { "name": "SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.0", "product": { "name": "SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.0" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.0", "product": { "name": "SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.0" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 6", "product": { "name": "SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.s390x" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP2", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.s390x" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP3", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.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:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.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:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.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:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.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:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.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:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.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:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.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:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.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:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.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:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL", "product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.s390x" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.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:dbus-1-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.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:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.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:dbus-1-devel-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.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:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.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:dbus-1-x11-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.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:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.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:libdbus-1-3-1.12.2-8.6.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.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:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.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:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Manager Proxy 4.0", "product_id": "SUSE Manager Proxy 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Proxy 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0", "product_id": "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.s390x" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Manager Server 4.0", "product_id": "SUSE Manager Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Linux Enterprise Micro 5.0", "product_id": "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.0" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of SUSE Enterprise Storage 6", "product_id": "SUSE Enterprise Storage 6:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "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 6:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Enterprise Storage 6:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Enterprise Storage 6:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Micro 5.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Micro 5.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP2:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-BCL:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Proxy 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Retail Branch Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-devel-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:dbus-1-x11-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.ppc64le", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.s390x", "SUSE Manager Server 4.0:libdbus-1-3-1.12.2-8.6.1.x86_64", "SUSE Manager Server 4.0:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-07-12T06:25:55Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
ghsa-f5qm-fxvw-fwjg
Vulnerability from github
Published
2022-05-24 17:42
Modified
2023-12-27 18:30
Severity ?
VLAI Severity ?
Details
A use-after-free flaw was found in D-Bus 1.12.20 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors
{ "affected": [], "aliases": [ "CVE-2020-35512" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-02-15T17:15:00Z", "severity": "HIGH" }, "details": "A use-after-free flaw was found in D-Bus 1.12.20 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "id": "GHSA-f5qm-fxvw-fwjg", "modified": "2023-12-27T18:30:19Z", "published": "2022-05-24T17:42:10Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-35512" }, { "type": "WEB", "url": "https://bugs.gentoo.org/755392" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "type": "WEB", "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
opensuse-su-2021:1056-1
Vulnerability from csaf_opensuse
Published
2021-07-19 21:03
Modified
2021-07-19 21:03
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID's (bsc#1187105)
This update was imported from the SUSE:SLE-15-SP1:Update update project.
Patchnames
openSUSE-2021-1056
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID\u0027s (bsc#1187105)\n\nThis update was imported from the SUSE:SLE-15-SP1:Update update project.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-2021-1056", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_1056-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:1056-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SMJEHJSAVUMBFKW6O66TYUT5LCUVZD6Z/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:1056-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/SMJEHJSAVUMBFKW6O66TYUT5LCUVZD6Z/" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2021-07-19T21:03:37Z", "generator": { "date": "2021-07-19T21:03:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:1056-1", "initial_release_date": "2021-07-19T21:03:37Z", "revision_history": [ { "date": "2021-07-19T21:03:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-lp152.6.3.1.i586", "product": { "name": "dbus-1-1.12.2-lp152.6.3.1.i586", "product_id": "dbus-1-1.12.2-lp152.6.3.1.i586" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-lp152.6.3.1.i586", "product": { "name": "dbus-1-devel-1.12.2-lp152.6.3.1.i586", "product_id": "dbus-1-devel-1.12.2-lp152.6.3.1.i586" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-lp152.6.3.1.i586", "product": { "name": "dbus-1-x11-1.12.2-lp152.6.3.1.i586", "product_id": "dbus-1-x11-1.12.2-lp152.6.3.1.i586" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-lp152.6.3.1.i586", "product": { "name": "libdbus-1-3-1.12.2-lp152.6.3.1.i586", "product_id": "libdbus-1-3-1.12.2-lp152.6.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch", "product": { "name": "dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch", "product_id": "dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-lp152.6.3.1.x86_64", "product": { "name": "dbus-1-1.12.2-lp152.6.3.1.x86_64", "product_id": "dbus-1-1.12.2-lp152.6.3.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-lp152.6.3.1.x86_64", "product": { "name": "dbus-1-devel-1.12.2-lp152.6.3.1.x86_64", "product_id": "dbus-1-devel-1.12.2-lp152.6.3.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64", "product": { "name": "dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64", "product_id": "dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-lp152.6.3.1.x86_64", "product": { "name": "dbus-1-x11-1.12.2-lp152.6.3.1.x86_64", "product_id": "dbus-1-x11-1.12.2-lp152.6.3.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-lp152.6.3.1.x86_64", "product": { "name": "libdbus-1-3-1.12.2-lp152.6.3.1.x86_64", "product_id": "libdbus-1-3-1.12.2-lp152.6.3.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64", "product": { "name": "libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64", "product_id": "libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.2", "product": { "name": "openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-lp152.6.3.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.i586" }, "product_reference": "dbus-1-1.12.2-lp152.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-lp152.6.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.x86_64" }, "product_reference": "dbus-1-1.12.2-lp152.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-lp152.6.3.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.i586" }, "product_reference": "dbus-1-devel-1.12.2-lp152.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-lp152.6.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-lp152.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64" }, "product_reference": "dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch" }, "product_reference": "dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-lp152.6.3.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.i586" }, "product_reference": "dbus-1-x11-1.12.2-lp152.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-lp152.6.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-lp152.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-lp152.6.3.1.i586 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.i586" }, "product_reference": "libdbus-1-3-1.12.2-lp152.6.3.1.i586", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-lp152.6.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-lp152.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64 as component of openSUSE Leap 15.2", "product_id": "openSUSE Leap 15.2:libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch", "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch", "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-devel-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-32bit-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:dbus-1-devel-doc-1.12.2-lp152.6.3.1.noarch", "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:dbus-1-x11-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.i586", "openSUSE Leap 15.2:libdbus-1-3-1.12.2-lp152.6.3.1.x86_64", "openSUSE Leap 15.2:libdbus-1-3-32bit-1.12.2-lp152.6.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-07-19T21:03:37Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
opensuse-su-2021:2292-1
Vulnerability from csaf_opensuse
Published
2021-07-12 06:25
Modified
2021-07-12 06:25
Summary
Security update for dbus-1
Notes
Title of the patch
Security update for dbus-1
Description of the patch
This update for dbus-1 fixes the following issues:
- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID's (bsc#1187105)
Patchnames
openSUSE-SLE-15.3-2021-2292
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for dbus-1", "title": "Title of the patch" }, { "category": "description", "text": "This update for dbus-1 fixes the following issues:\n\n- CVE-2020-35512: Fixed a use-after-free or potential undefined behaviour caused by shared UID\u0027s (bsc#1187105)\n", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-SLE-15.3-2021-2292", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2021_2292-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2021:2292-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YPWMH7OQGRFBQ2ZFL5Z3HCT443A45EIB/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2021:2292-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YPWMH7OQGRFBQ2ZFL5Z3HCT443A45EIB/" }, { "category": "self", "summary": "SUSE Bug 1187105", "url": "https://bugzilla.suse.com/1187105" }, { "category": "self", "summary": "SUSE CVE CVE-2020-35512 page", "url": "https://www.suse.com/security/cve/CVE-2020-35512/" } ], "title": "Security update for dbus-1", "tracking": { "current_release_date": "2021-07-12T06:25:40Z", "generator": { "date": "2021-07-12T06:25:40Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2021:2292-1", "initial_release_date": "2021-07-12T06:25:40Z", "revision_history": [ { "date": "2021-07-12T06:25:40Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.aarch64", "product": { "name": "dbus-1-1.12.2-8.6.1.aarch64", "product_id": "dbus-1-1.12.2-8.6.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.aarch64", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64", "product_id": "dbus-1-devel-1.12.2-8.6.1.aarch64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.aarch64", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64", "product_id": "dbus-1-x11-1.12.2-8.6.1.aarch64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.aarch64", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64", "product_id": "libdbus-1-3-1.12.2-8.6.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "dbus-1-devel-doc-1.12.2-8.6.1.noarch", "product": { "name": "dbus-1-devel-doc-1.12.2-8.6.1.noarch", "product_id": "dbus-1-devel-doc-1.12.2-8.6.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.ppc64le", "product": { "name": "dbus-1-1.12.2-8.6.1.ppc64le", "product_id": "dbus-1-1.12.2-8.6.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "product_id": "dbus-1-devel-1.12.2-8.6.1.ppc64le" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "product_id": "dbus-1-x11-1.12.2-8.6.1.ppc64le" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "product_id": "libdbus-1-3-1.12.2-8.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.s390x", "product": { "name": "dbus-1-1.12.2-8.6.1.s390x", "product_id": "dbus-1-1.12.2-8.6.1.s390x" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.s390x", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x", "product_id": "dbus-1-devel-1.12.2-8.6.1.s390x" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.s390x", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x", "product_id": "dbus-1-x11-1.12.2-8.6.1.s390x" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.s390x", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x", "product_id": "libdbus-1-3-1.12.2-8.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dbus-1-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-devel-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "dbus-1-x11-1.12.2-8.6.1.x86_64", "product": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64", "product_id": "dbus-1-x11-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-1.12.2-8.6.1.x86_64", "product": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64", "product_id": "libdbus-1-3-1.12.2-8.6.1.x86_64" } }, { "category": "product_version", "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "product": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "product_id": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-1.12.2-8.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-1.12.2-8.6.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-1.12.2-8.6.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-devel-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-devel-doc-1.12.2-8.6.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-devel-doc-1.12.2-8.6.1.noarch" }, "product_reference": "dbus-1-devel-doc-1.12.2-8.6.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.aarch64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.ppc64le" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.s390x" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "dbus-1-x11-1.12.2-8.6.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.x86_64" }, "product_reference": "dbus-1-x11-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.aarch64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.ppc64le" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.s390x" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-1.12.2-8.6.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" }, "product_reference": "libdbus-1-3-32bit-1.12.2-8.6.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2020-35512", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2020-35512" } ], "notes": [ { "category": "general", "text": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-doc-1.12.2-8.6.1.noarch", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2020-35512", "url": "https://www.suse.com/security/cve/CVE-2020-35512" }, { "category": "external", "summary": "SUSE Bug 1187105 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1187105" }, { "category": "external", "summary": "SUSE Bug 1189662 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1189662" }, { "category": "external", "summary": "SUSE Bug 1205052 for CVE-2020-35512", "url": "https://bugzilla.suse.com/1205052" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-doc-1.12.2-8.6.1.noarch", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-devel-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-32bit-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:dbus-1-devel-doc-1.12.2-8.6.1.noarch", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:dbus-1-x11-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.aarch64", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.ppc64le", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.s390x", "openSUSE Leap 15.3:libdbus-1-3-1.12.2-8.6.1.x86_64", "openSUSE Leap 15.3:libdbus-1-3-32bit-1.12.2-8.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2021-07-12T06:25:40Z", "details": "important" } ], "title": "CVE-2020-35512" } ] }
fkie_cve-2020-35512
Vulnerability from fkie_nvd
Published
2021-02-15 17:15
Modified
2024-11-21 05:27
Severity ?
Summary
A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://bugs.gentoo.org/755392 | Issue Tracking, Third Party Advisory | |
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1909101 | ||
secalert@redhat.com | https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128 | ||
secalert@redhat.com | https://security-tracker.debian.org/tracker/CVE-2020-35512 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.gentoo.org/755392 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1909101 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128 | ||
af854a3a-2127-422b-91ae-364da2661108 | https://security-tracker.debian.org/tracker/CVE-2020-35512 |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
freedesktop | dbus | 1.12.20 | |
linux | linux_kernel | - |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:freedesktop:dbus:1.12.20:*:*:*:*:*:*:*", "matchCriteriaId": "D03731AA-A978-47F1-AE31-4873554468E8", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*", "matchCriteriaId": "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors" }, { "lang": "es", "value": "Se encontr\u00f3 un fallo de uso de la memoria previamente liberada D-Bus rama de desarrollo versiones iguales o anteriores a 1.13.16, dbus-1.12.x rama estable versiones iguales o anteriores a 1.12.18, y dbus-1.10.x y ramas anteriores versiones iguales o anteriores a 1.10.30 cuando un sistema tiene m\u00faltiples nombres de usuario que comparten el mismo UID. Cuando un conjunto de reglas de pol\u00edtica hace referencia a estos nombres de usuario, D-Bus puede liberar algo de memoria en la pila, que sigue siendo utilizada por las estructuras de datos necesarias para los otros nombres de usuario que comparten el UID, lo que puede provocar un fallo u otros comportamientos indefinidos" } ], "id": "CVE-2020-35512", "lastModified": "2024-11-21T05:27:28.203", "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 } ], "cvssMetricV31": [ { "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.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-02-15T17:15:12.993", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.gentoo.org/755392" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "source": "secalert@redhat.com", "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "source": "secalert@redhat.com", "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.gentoo.org/755392" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
gsd-2020-35512
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A use-after-free flaw was found in D-Bus Development branch <= 1.13.16, dbus-1.12.x stable branch <= 1.12.18, and dbus-1.10.x and older branches <= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors
Aliases
Aliases
{ "GSD": { "alias": "CVE-2020-35512", "description": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "id": "GSD-2020-35512", "references": [ "https://www.suse.com/security/cve/CVE-2020-35512.html", "https://ubuntu.com/security/CVE-2020-35512", "https://security.archlinux.org/CVE-2020-35512" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2020-35512" ], "details": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors", "id": "GSD-2020-35512", "modified": "2023-12-13T01:22:00.630938Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2020-35512", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "D-Bus Development branch", "version": { "version_data": [ { "version_value": "\u003c= 1.13.16 (Fixed: \u003e= 1.13.18)" } ] } }, { "product_name": "dbus-1.12.x stable branch", "version": { "version_data": [ { "version_value": "\u003c= 1.12.18 (Fixed: \u003e= 1.12.20)" } ] } }, { "product_name": "dbus-1.10.x and older branches (EOL)", "version": { "version_data": [ { "version_value": "\u003c= 1.10.30 (Fixed: 1.10.32)" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use-After-Free" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugs.gentoo.org/755392", "refsource": "MISC", "url": "https://bugs.gentoo.org/755392" }, { "name": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128", "refsource": "MISC", "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "name": "https://security-tracker.debian.org/tracker/CVE-2020-35512", "refsource": "MISC", "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:freedesktop:dbus:1.12.20:*:*:*:*:*:*:*", "matchCriteriaId": "D03731AA-A978-47F1-AE31-4873554468E8", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*", "matchCriteriaId": "703AF700-7A70-47E2-BC3A-7FD03B3CA9C1", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "descriptions": [ { "lang": "en", "value": "A use-after-free flaw was found in D-Bus Development branch \u003c= 1.13.16, dbus-1.12.x stable branch \u003c= 1.12.18, and dbus-1.10.x and older branches \u003c= 1.10.30 when a system has multiple usernames sharing the same UID. When a set of policy rules references these usernames, D-Bus may free some memory in the heap, which is still used by data structures necessary for the other usernames sharing the UID, possibly leading to a crash or other undefined behaviors" }, { "lang": "es", "value": "Se encontr\u00f3 un fallo de uso de la memoria previamente liberada D-Bus rama de desarrollo versiones iguales o anteriores a 1.13.16, dbus-1.12.x rama estable versiones iguales o anteriores a 1.12.18, y dbus-1.10.x y ramas anteriores versiones iguales o anteriores a 1.10.30 cuando un sistema tiene m\u00faltiples nombres de usuario que comparten el mismo UID. Cuando un conjunto de reglas de pol\u00edtica hace referencia a estos nombres de usuario, D-Bus puede liberar algo de memoria en la pila, que sigue siendo utilizada por las estructuras de datos necesarias para los otros nombres de usuario que comparten el UID, lo que puede provocar un fallo u otros comportamientos indefinidos" } ], "id": "CVE-2020-35512", "lastModified": "2023-12-27T16:36:58.353", "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 } ], "cvssMetricV31": [ { "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.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2021-02-15T17:15:12.993", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.gentoo.org/755392" }, { "source": "secalert@redhat.com", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1909101" }, { "source": "secalert@redhat.com", "url": "https://gitlab.freedesktop.org/dbus/dbus/-/issues/305#note_829128" }, { "source": "secalert@redhat.com", "url": "https://security-tracker.debian.org/tracker/CVE-2020-35512" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-416" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…