Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-52616 (GCVE-0-2024-52616)
Vulnerability from cvelistv5 – Published: 2024-11-21 20:41 – Updated: 2026-03-24 16:54
VLAI
EPSS
Title
Avahi: avahi wide-area dns predictable transaction ids
Summary
A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.
Severity
5.3 (Medium)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-334 - Small Space of Random Values
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2025:7437 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2024-52616 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2326429 | issue-trackingx_refsource_REDHAT |
| https://github.com/avahi/avahi/pull/577 |
Impacted products
5 products
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , < 0.9
(semver)
|
|||
| Red Hat | Red Hat Enterprise Linux 9 |
Unaffected:
0:0.8-22.el9_6 , < *
(rpm)
cpe:/o:redhat:enterprise_linux:9::baseos cpe:/a:redhat:enterprise_linux:9::appstream cpe:/a:redhat:enterprise_linux:9::crb |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
Date Public
2024-11-15 00:00
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-52616",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-11-21T21:06:40.598366Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-11-21T21:12:09.458Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://github.com/avahi/avahi/",
"defaultStatus": "unaffected",
"packageName": "avahi",
"versions": [
{
"lessThan": "0.9",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9::baseos",
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/a:redhat:enterprise_linux:9::crb"
],
"defaultStatus": "affected",
"packageName": "avahi",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.8-22.el9_6",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9::baseos",
"cpe:/a:redhat:enterprise_linux:9::appstream",
"cpe:/a:redhat:enterprise_linux:9::crb"
],
"defaultStatus": "affected",
"packageName": "avahi",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "0:0.8-22.el9_6",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "unknown",
"packageName": "avahi",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "avahi",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"datePublic": "2024-11-15T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Moderate"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-334",
"description": "Small Space of Random Values",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-24T16:54:31.080Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2025:7437",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2025:7437"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2024-52616"
},
{
"name": "RHBZ#2326429",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326429"
},
{
"url": "https://github.com/avahi/avahi/pull/577"
}
],
"timeline": [
{
"lang": "en",
"time": "2024-11-15T09:48:21.460Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2024-11-15T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Avahi: avahi wide-area dns predictable transaction ids",
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-334: Small Space of Random Values"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2024-52616",
"datePublished": "2024-11-21T20:41:11.636Z",
"dateReserved": "2024-11-15T08:38:03.183Z",
"dateUpdated": "2026-03-24T16:54:31.080Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-52616",
"date": "2026-06-07",
"epss": "0.00083",
"percentile": "0.24349"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-52616\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2024-11-21T21:15:24.140\",\"lastModified\":\"2026-03-24T17:16:25.427\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.\"},{\"lang\":\"es\",\"value\":\"Se encontr\u00f3 una falla en Avahi-daemon, que inicializa los identificadores de transacciones DNS de manera aleatoria solo una vez al inicio y los incrementa secuencialmente despu\u00e9s de eso. Este comportamiento predecible facilita los ataques de suplantaci\u00f3n de DNS, lo que permite a los atacantes adivinar los identificadores de transacciones.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-334\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2025:7437\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2024-52616\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2326429\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://github.com/avahi/avahi/pull/577\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-52616\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-11-21T21:06:40.598366Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-11-21T21:07:25.594Z\"}}], \"cna\": {\"title\": \"Avahi: avahi wide-area dns predictable transaction ids\", \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Moderate\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.9\", \"versionType\": \"semver\"}], \"packageName\": \"avahi\", \"collectionURL\": \"https://github.com/avahi/avahi/\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\", \"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/a:redhat:enterprise_linux:9::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.8-22.el9_6\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9::baseos\", \"cpe:/a:redhat:enterprise_linux:9::appstream\", \"cpe:/a:redhat:enterprise_linux:9::crb\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"0:0.8-22.el9_6\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"avahi\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2024-11-15T09:48:21.460Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2024-11-15T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2024-11-15T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2025:7437\", \"name\": \"RHSA-2025:7437\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2024-52616\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2326429\", \"name\": \"RHBZ#2326429\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://github.com/avahi/avahi/pull/577\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-334\", \"description\": \"Small Space of Random Values\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-03-24T16:54:31.080Z\"}, \"x_redhatCweChain\": \"CWE-334: Small Space of Random Values\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-52616\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-24T16:54:31.080Z\", \"dateReserved\": \"2024-11-15T08:38:03.183Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2024-11-21T20:41:11.636Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2024:4225-1
Vulnerability from csaf_suse - Published: 2024-12-06 09:36 - Updated: 2024-12-06 09:36Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)
Patchnames: SUSE-2024-4225,SUSE-SUSE-MicroOS-5.2-2024-4225
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4225,SUSE-SUSE-MicroOS-5.2-2024-4225",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4225-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4225-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244225-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4225-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019951.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-06T09:36:01Z",
"generator": {
"date": "2024-12-06T09:36:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4225-1",
"initial_release_date": "2024-12-06T09:36:01Z",
"revision_history": [
{
"date": "2024-12-06T09:36:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-utils-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.aarch64",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-client3-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-common3-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-core7-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.aarch64",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.aarch64",
"product_id": "libdns_sd-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.aarch64",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.aarch64",
"product_id": "libhowl0-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.aarch64",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.aarch64",
"product_id": "python3-avahi-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.aarch64",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.aarch64",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.7-150100.3.40.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.7-150100.3.40.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-0.7-150100.3.40.1.i586",
"product_id": "avahi-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.i586",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.i586",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.i586",
"product_id": "avahi-utils-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.i586",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.i586",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.i586",
"product_id": "libavahi-client3-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.i586",
"product_id": "libavahi-common3-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.i586",
"product_id": "libavahi-core7-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.i586",
"product_id": "libavahi-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.i586",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.i586",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.i586",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.i586",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.i586",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.i586",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.i586",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.i586",
"product_id": "libdns_sd-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.i586",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.i586",
"product_id": "libhowl0-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.i586",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.i586",
"product_id": "python3-avahi-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.i586",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.i586",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.7-150100.3.40.1.noarch",
"product": {
"name": "avahi-lang-0.7-150100.3.40.1.noarch",
"product_id": "avahi-lang-0.7-150100.3.40.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-utils-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.ppc64le",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-client3-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-common3-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-core7-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.ppc64le",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.ppc64le",
"product_id": "libdns_sd-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.ppc64le",
"product_id": "libhowl0-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.ppc64le",
"product_id": "python3-avahi-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.ppc64le",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-0.7-150100.3.40.1.s390x",
"product_id": "avahi-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.s390x",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.s390x",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.s390x",
"product_id": "avahi-utils-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.s390x",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-client3-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-common3-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-core7-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.s390x",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.s390x",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.s390x",
"product_id": "libdns_sd-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.s390x",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.s390x",
"product_id": "libhowl0-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.s390x",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.s390x",
"product_id": "python3-avahi-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.s390x",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.s390x",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-autoipd-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-autoipd-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-utils-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-utils-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.7-150100.3.40.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.7-150100.3.40.1.x86_64",
"product_id": "avahi-utils-gtk-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-client3-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-client3-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-client3-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-common3-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-common3-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-common3-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-core7-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-core7-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-devel-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-glib-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-glib1-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-glib1-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-gobject-devel-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-gobject0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libavahi-ui0-0.7-150100.3.40.1.x86_64",
"product_id": "libavahi-ui0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libdns_sd-0.7-150100.3.40.1.x86_64",
"product_id": "libdns_sd-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.7-150100.3.40.1.x86_64",
"product_id": "libdns_sd-32bit-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.7-150100.3.40.1.x86_64",
"product": {
"name": "libhowl0-0.7-150100.3.40.1.x86_64",
"product_id": "libhowl0-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.7-150100.3.40.1.x86_64",
"product": {
"name": "python3-avahi-0.7-150100.3.40.1.x86_64",
"product_id": "python3-avahi-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.7-150100.3.40.1.x86_64",
"product": {
"name": "python3-avahi-gtk-0.7-150100.3.40.1.x86_64",
"product_id": "python3-avahi-gtk-0.7-150100.3.40.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.7-150100.3.40.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64"
},
"product_reference": "avahi-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x"
},
"product_reference": "avahi-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64"
},
"product_reference": "avahi-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64"
},
"product_reference": "libavahi-client3-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x"
},
"product_reference": "libavahi-client3-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64"
},
"product_reference": "libavahi-client3-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64"
},
"product_reference": "libavahi-common3-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x"
},
"product_reference": "libavahi-common3-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64"
},
"product_reference": "libavahi-common3-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.7-150100.3.40.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64"
},
"product_reference": "libavahi-core7-0.7-150100.3.40.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.7-150100.3.40.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x"
},
"product_reference": "libavahi-core7-0.7-150100.3.40.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.7-150100.3.40.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
},
"product_reference": "libavahi-core7-0.7-150100.3.40.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 5.2:avahi-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:avahi-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-client3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-common3-0.7-150100.3.40.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libavahi-core7-0.7-150100.3.40.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-06T09:36:01Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2024:4282-1
Vulnerability from csaf_suse - Published: 2024-12-10 18:03 - Updated: 2024-12-10 18:03Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: sequential increment of DNS transaction IDs allows DNS spoofing. (bsc#1233420)
Patchnames: SUSE-2024-4282,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4282
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: sequential increment of DNS transaction IDs allows DNS spoofing. (bsc#1233420)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4282,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2024-4282",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4282-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4282-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244282-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4282-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019978.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-10T18:03:36Z",
"generator": {
"date": "2024-12-10T18:03:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4282-1",
"initial_release_date": "2024-12-10T18:03:36Z",
"revision_history": [
{
"date": "2024-12-10T18:03:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-0.6.32-32.30.1.aarch64",
"product_id": "avahi-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.aarch64",
"product_id": "avahi-autoipd-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.aarch64",
"product_id": "avahi-utils-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.aarch64",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-client3-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-common3-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-core7-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-glib1-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.aarch64",
"product_id": "libavahi-ui0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.aarch64",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.aarch64",
"product_id": "libdns_sd-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.aarch64",
"product": {
"name": "libhowl0-0.6.32-32.30.1.aarch64",
"product_id": "libhowl0-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.aarch64",
"product": {
"name": "python-avahi-0.6.32-32.30.1.aarch64",
"product_id": "python-avahi-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.aarch64",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.aarch64",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.6.32-32.30.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.6.32-32.30.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-0.6.32-32.30.1.i586",
"product_id": "avahi-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.i586",
"product_id": "avahi-autoipd-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.i586",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.i586",
"product_id": "avahi-utils-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.i586",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.i586",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.i586",
"product_id": "libavahi-client3-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.i586",
"product_id": "libavahi-common3-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.i586",
"product_id": "libavahi-core7-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.i586",
"product_id": "libavahi-glib1-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.i586",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.i586",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.i586",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.i586",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.i586",
"product_id": "libavahi-ui0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.i586",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.i586",
"product_id": "libdns_sd-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.i586",
"product": {
"name": "libhowl0-0.6.32-32.30.1.i586",
"product_id": "libhowl0-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.i586",
"product": {
"name": "python-avahi-0.6.32-32.30.1.i586",
"product_id": "python-avahi-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.i586",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.i586",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.6.32-32.30.1.noarch",
"product": {
"name": "avahi-lang-0.6.32-32.30.1.noarch",
"product_id": "avahi-lang-0.6.32-32.30.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-autoipd-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-utils-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.ppc64le",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-client3-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-common3-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-core7-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-glib1-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.ppc64le",
"product_id": "libavahi-ui0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.ppc64le",
"product_id": "libdns_sd-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.ppc64le",
"product": {
"name": "libhowl0-0.6.32-32.30.1.ppc64le",
"product_id": "libhowl0-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.ppc64le",
"product": {
"name": "python-avahi-0.6.32-32.30.1.ppc64le",
"product_id": "python-avahi-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.ppc64le",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.ppc64le",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-0.6.32-32.30.1.s390",
"product_id": "avahi-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.s390",
"product_id": "avahi-autoipd-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.s390",
"product_id": "avahi-utils-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.s390",
"product_id": "libavahi-client3-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.s390",
"product_id": "libavahi-common3-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.s390",
"product_id": "libavahi-core7-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.s390",
"product_id": "libavahi-glib1-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.s390",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.s390",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.s390",
"product_id": "libavahi-ui0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.s390",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.s390",
"product_id": "libdns_sd-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.s390",
"product": {
"name": "libhowl0-0.6.32-32.30.1.s390",
"product_id": "libhowl0-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.s390",
"product": {
"name": "python-avahi-0.6.32-32.30.1.s390",
"product_id": "python-avahi-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.s390",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.s390",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.s390"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-0.6.32-32.30.1.s390x",
"product_id": "avahi-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.s390x",
"product_id": "avahi-autoipd-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.s390x",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.s390x",
"product_id": "avahi-utils-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.s390x",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.s390x",
"product_id": "libavahi-client3-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-client3-32bit-0.6.32-32.30.1.s390x",
"product_id": "libavahi-client3-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.s390x",
"product_id": "libavahi-common3-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-common3-32bit-0.6.32-32.30.1.s390x",
"product_id": "libavahi-common3-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.s390x",
"product_id": "libavahi-core7-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.s390x",
"product_id": "libavahi-glib1-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.s390x",
"product_id": "libavahi-glib1-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.s390x",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.s390x",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.s390x",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.s390x",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.s390x",
"product_id": "libavahi-ui0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.s390x",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.s390x",
"product_id": "libdns_sd-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.6.32-32.30.1.s390x",
"product": {
"name": "libdns_sd-32bit-0.6.32-32.30.1.s390x",
"product_id": "libdns_sd-32bit-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.s390x",
"product": {
"name": "libhowl0-0.6.32-32.30.1.s390x",
"product_id": "libhowl0-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.s390x",
"product": {
"name": "python-avahi-0.6.32-32.30.1.s390x",
"product_id": "python-avahi-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.s390x",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.s390x",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-0.6.32-32.30.1.x86_64",
"product_id": "avahi-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-autoipd-0.6.32-32.30.1.x86_64",
"product_id": "avahi-autoipd-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.6.32-32.30.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-utils-0.6.32-32.30.1.x86_64",
"product_id": "avahi-utils-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.6.32-32.30.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.6.32-32.30.1.x86_64",
"product_id": "avahi-utils-gtk-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-client3-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-client3-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-common3-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-common3-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-core7-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-core7-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-glib-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-glib1-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-glib1-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-gobject-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-gobject0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-1-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-qt4-1-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-qt4-1-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt4-devel-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-qt4-devel-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-qt4-devel-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libavahi-ui0-0.6.32-32.30.1.x86_64",
"product_id": "libavahi-ui0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.6.32-32.30.1.x86_64",
"product": {
"name": "libdns_sd-0.6.32-32.30.1.x86_64",
"product_id": "libdns_sd-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.6.32-32.30.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.6.32-32.30.1.x86_64",
"product_id": "libdns_sd-32bit-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.6.32-32.30.1.x86_64",
"product": {
"name": "libhowl0-0.6.32-32.30.1.x86_64",
"product_id": "libhowl0-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-avahi-0.6.32-32.30.1.x86_64",
"product": {
"name": "python-avahi-0.6.32-32.30.1.x86_64",
"product_id": "python-avahi-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "python-avahi-gtk-0.6.32-32.30.1.x86_64",
"product": {
"name": "python-avahi-gtk-0.6.32-32.30.1.x86_64",
"product_id": "python-avahi-gtk-0.6.32-32.30.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.6.32-32.30.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64"
},
"product_reference": "avahi-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.6.32-32.30.1.noarch as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch"
},
"product_reference": "avahi-lang-0.6.32-32.30.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64"
},
"product_reference": "avahi-utils-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-client3-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-common3-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-core7-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-glib1-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64"
},
"product_reference": "libdns_sd-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.6.32-32.30.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
},
"product_reference": "libdns_sd-32bit-0.6.32-32.30.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-lang-0.6.32-32.30.1.noarch",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:avahi-utils-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-client3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-common3-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-core7-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libavahi-glib1-32bit-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-0.6.32-32.30.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libdns_sd-32bit-0.6.32-32.30.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-10T18:03:36Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2024:4386-1
Vulnerability from csaf_suse - Published: 2024-12-19 14:04 - Updated: 2024-12-19 14:04Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)
Other fixes:
- no longer supply bogus services to callbacks (bsc#1226586).
Patchnames: SUSE-2024-4386,SUSE-SLE-Micro-5.3-2024-4386,SUSE-SLE-Micro-5.4-2024-4386,SUSE-SLE-Micro-5.5-2024-4386,SUSE-SLE-Module-Basesystem-15-SP5-2024-4386,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-4386,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4386,openSUSE-Leap-Micro-5.5-2024-4386,openSUSE-SLE-15.5-2024-4386
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
232 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
9 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed Avahi Wide-Area DNS Predictable Transaction IDs (bsc#1233420)\n\n Other fixes: \n - no longer supply bogus services to callbacks (bsc#1226586).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-4386,SUSE-SLE-Micro-5.3-2024-4386,SUSE-SLE-Micro-5.4-2024-4386,SUSE-SLE-Micro-5.5-2024-4386,SUSE-SLE-Module-Basesystem-15-SP5-2024-4386,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-4386,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-4386,openSUSE-Leap-Micro-5.5-2024-4386,openSUSE-SLE-15.5-2024-4386",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_4386-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:4386-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20244386-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:4386-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/020033.html"
},
{
"category": "self",
"summary": "SUSE Bug 1226586",
"url": "https://bugzilla.suse.com/1226586"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2024-12-19T14:04:19Z",
"generator": {
"date": "2024-12-19T14:04:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:4386-1",
"initial_release_date": "2024-12-19T14:04:19Z",
"revision_history": [
{
"date": "2024-12-19T14:04:19Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-utils-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-client3-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-common3-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-core7-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.aarch64",
"product_id": "libdns_sd-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.aarch64",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.aarch64",
"product_id": "libhowl0-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.aarch64",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.aarch64",
"product_id": "python3-avahi-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libavahi-client3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libavahi-client3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libavahi-client3-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-common3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libavahi-common3-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libavahi-common3-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libavahi-glib1-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libavahi-glib1-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libdns_sd-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product": {
"name": "libdns_sd-64bit-0.8-150400.7.20.1.aarch64_ilp32",
"product_id": "libdns_sd-64bit-0.8-150400.7.20.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-0.8-150400.7.20.1.i586",
"product_id": "avahi-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.i586",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.i586",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.i586",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.i586",
"product_id": "avahi-utils-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.i586",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.i586",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.i586",
"product_id": "libavahi-client3-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.i586",
"product_id": "libavahi-common3-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.i586",
"product_id": "libavahi-core7-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.i586",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.i586",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.i586",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.i586",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.i586",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.i586",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.i586",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.i586",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.i586",
"product_id": "libdns_sd-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.i586",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.i586",
"product_id": "libhowl0-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.i586",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.i586",
"product_id": "python3-avahi-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.i586",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.i586",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.i586"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.i586",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.i586",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-lang-0.8-150400.7.20.1.noarch",
"product": {
"name": "avahi-lang-0.8-150400.7.20.1.noarch",
"product_id": "avahi-lang-0.8-150400.7.20.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-utils-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-client3-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-common3-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-core7-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"product_id": "libdns_sd-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.ppc64le",
"product_id": "libhowl0-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"product_id": "python3-avahi-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-0.8-150400.7.20.1.s390x",
"product_id": "avahi-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.s390x",
"product_id": "avahi-utils-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-client3-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-common3-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-core7-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.s390x",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.s390x",
"product_id": "libdns_sd-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.s390x",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.s390x",
"product_id": "libhowl0-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.s390x",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.s390x",
"product_id": "python3-avahi-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.s390x"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-autoipd-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-utils-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-utils-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"product": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"product_id": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-client3-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-common3-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-core7-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-glib1-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-gobject0-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-libevent1-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"product_id": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libdns_sd-0.8-150400.7.20.1.x86_64",
"product_id": "libdns_sd-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"product_id": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "libhowl0-0.8-150400.7.20.1.x86_64",
"product": {
"name": "libhowl0-0.8-150400.7.20.1.x86_64",
"product_id": "libhowl0-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-0.8-150400.7.20.1.x86_64",
"product": {
"name": "python3-avahi-0.8-150400.7.20.1.x86_64",
"product_id": "python3-avahi-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"product": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"product_id": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64"
}
},
{
"category": "product_version",
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"product": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"product_id": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.5",
"product": {
"name": "openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-150400.7.20.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch"
},
"product_reference": "avahi-lang-0.8-150400.7.20.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap Micro 5.5",
"product_id": "openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-autoipd-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-autoipd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-lang-0.8-150400.7.20.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch"
},
"product_reference": "avahi-lang-0.8-150400.7.20.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64"
},
"product_reference": "avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-gobject0-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-libevent1-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libdns_sd-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libhowl0-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64"
},
"product_reference": "libhowl0-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64"
},
"product_reference": "python3-avahi-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64"
},
"product_reference": "python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64"
},
"product_reference": "typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 5.3:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-lang-0.8-150400.7.20.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:avahi-utils-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libdns_sd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libhowl0-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-autoipd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-howl-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-compat-mDNSResponder-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-lang-0.8-150400.7.20.1.noarch",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:avahi-utils-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-client3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-common3-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-core7-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-glib1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-glib1-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-gobject0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-libevent1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-1-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-qt5-devel-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libavahi-ui-gtk3-0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libdns_sd-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libdns_sd-32bit-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:libhowl0-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:python3-avahi-gtk-0.8-150400.7.20.1.x86_64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.aarch64",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.ppc64le",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.s390x",
"openSUSE Leap 15.5:typelib-1_0-Avahi-0_6-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:avahi-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-client3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-common3-0.8-150400.7.20.1.x86_64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.aarch64",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.s390x",
"openSUSE Leap Micro 5.5:libavahi-core7-0.8-150400.7.20.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-12-19T14:04:19Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2025:20103-1
Vulnerability from csaf_suse - Published: 2025-02-03 09:17 - Updated: 2025-02-03 09:17Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Properly randomize query id of DNS packets (bsc#1233420).
Bug fixes:
- No longer supply bogus services to callbacks (bsc#1226586).
- Tag hardening patches as PATCH-FEATURE-OPENSUSE
- Remove dependency on /usr/bin/python3 using %python3_fix_shebang macro (bsc#1212476).
Patchnames: SUSE-SLE-Micro-6.0-155
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
10 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Properly randomize query id of DNS packets (bsc#1233420).\n\nBug fixes:\n\n- No longer supply bogus services to callbacks (bsc#1226586).\n- Tag hardening patches as PATCH-FEATURE-OPENSUSE\n- Remove dependency on /usr/bin/python3 using %python3_fix_shebang macro (bsc#1212476).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-155",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20103-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20103-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520103-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20103-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021218.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212476",
"url": "https://bugzilla.suse.com/1212476"
},
{
"category": "self",
"summary": "SUSE Bug 1226586",
"url": "https://bugzilla.suse.com/1226586"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2025-02-03T09:17:27Z",
"generator": {
"date": "2025-02-03T09:17:27Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20103-1",
"initial_release_date": "2025-02-03T09:17:27Z",
"revision_history": [
{
"date": "2025-02-03T09:17:27Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-6.1.aarch64",
"product": {
"name": "avahi-0.8-6.1.aarch64",
"product_id": "avahi-0.8-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-6.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-6.1.aarch64",
"product_id": "libavahi-client3-0.8-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-6.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-6.1.aarch64",
"product_id": "libavahi-common3-0.8-6.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-6.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-6.1.aarch64",
"product_id": "libavahi-core7-0.8-6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-6.1.s390x",
"product": {
"name": "avahi-0.8-6.1.s390x",
"product_id": "avahi-0.8-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-6.1.s390x",
"product": {
"name": "libavahi-client3-0.8-6.1.s390x",
"product_id": "libavahi-client3-0.8-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-6.1.s390x",
"product": {
"name": "libavahi-common3-0.8-6.1.s390x",
"product_id": "libavahi-common3-0.8-6.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-6.1.s390x",
"product": {
"name": "libavahi-core7-0.8-6.1.s390x",
"product_id": "libavahi-core7-0.8-6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-6.1.x86_64",
"product": {
"name": "avahi-0.8-6.1.x86_64",
"product_id": "avahi-0.8-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-6.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-6.1.x86_64",
"product_id": "libavahi-client3-0.8-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-6.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-6.1.x86_64",
"product_id": "libavahi-common3-0.8-6.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-6.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-6.1.x86_64",
"product_id": "libavahi-core7-0.8-6.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64"
},
"product_reference": "avahi-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x"
},
"product_reference": "avahi-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64"
},
"product_reference": "avahi-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x"
},
"product_reference": "libavahi-client3-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x"
},
"product_reference": "libavahi-common3-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-6.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-6.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x"
},
"product_reference": "libavahi-core7-0.8-6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-6.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 6.0:avahi-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:avahi-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:avahi-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-client3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-common3-0.8-6.1.x86_64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.aarch64",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.s390x",
"SUSE Linux Micro 6.0:libavahi-core7-0.8-6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-02-03T09:17:27Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
SUSE-SU-2025:20308-1
Vulnerability from csaf_suse - Published: 2025-05-12 14:34 - Updated: 2025-05-12 14:34Summary
Security update for avahi
Severity
Moderate
Notes
Title of the patch: Security update for avahi
Description of the patch: This update for avahi fixes the following issues:
- CVE-2024-52616: Fixed predictable transaction IDs for Wide-Area DNS (bsc#1233420)
- Drop rcFOO symlinks (jsc#PED-266).
Patchnames: SUSE-SLE-Micro-6.1-100
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.3 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for avahi",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for avahi fixes the following issues:\n\n- CVE-2024-52616: Fixed predictable transaction IDs for Wide-Area DNS (bsc#1233420)\n- Drop rcFOO symlinks (jsc#PED-266).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-100",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2025_20308-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20308-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520308-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20308-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021029.html"
},
{
"category": "self",
"summary": "SUSE Bug 1233420",
"url": "https://bugzilla.suse.com/1233420"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-52616 page",
"url": "https://www.suse.com/security/cve/CVE-2024-52616/"
}
],
"title": "Security update for avahi",
"tracking": {
"current_release_date": "2025-05-12T14:34:04Z",
"generator": {
"date": "2025-05-12T14:34:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20308-1",
"initial_release_date": "2025-05-12T14:34:04Z",
"revision_history": [
{
"date": "2025-05-12T14:34:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.aarch64",
"product_id": "avahi-0.8-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "avahi-0.8-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.s390x",
"product_id": "avahi-0.8-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "avahi-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "avahi-0.8-slfo.1.1_2.1.x86_64",
"product_id": "avahi-0.8-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"product_id": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"product_id": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64",
"product": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64",
"product_id": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "avahi-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "avahi-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
},
"product_reference": "libavahi-core7-0.8-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52616",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-52616"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Avahi-daemon, where it initializes DNS transaction IDs randomly only once at startup, incrementing them sequentially after that. This predictable behavior facilitates DNS spoofing attacks, allowing attackers to guess transaction IDs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-52616",
"url": "https://www.suse.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "SUSE Bug 1233420 for CVE-2024-52616",
"url": "https://bugzilla.suse.com/1233420"
}
],
"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 Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:avahi-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-client3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-common3-0.8-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libavahi-core7-0.8-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-05-12T14:34:04Z",
"details": "moderate"
}
],
"title": "CVE-2024-52616"
}
]
}
WID-SEC-W-2024-3474
Vulnerability from csaf_certbund - Published: 2024-11-14 23:00 - Updated: 2025-11-04 23:00Summary
avahi: Mehrere Schwachstellen ermöglichen Manipulation von Dateien
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Avahi ist die Implementierung einer Technik zur Vernetzung von Geräten in einem lokalen Netzwerk, ohne dass diese manuell konfiguriert werden müssen.
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Red Hat OpenShift ist eine "Platform as a Service" (PaaS) Lösung zur Bereitstellung von Applikationen in der Cloud.
Angriff: Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in avahi ausnutzen, um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source avahi
Open Source
|
cpe:/a:avahi:avahi:-
|
— | |
|
Red Hat OpenShift Container Platform 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4
|
Container Platform 4 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Affected products
Known affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Open Source avahi
Open Source
|
cpe:/a:avahi:avahi:-
|
— | |
|
Red Hat OpenShift Container Platform 4
Red Hat / OpenShift
|
cpe:/a:redhat:openshift:container_platform_4
|
Container Platform 4 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
References
25 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Avahi ist die Implementierung einer Technik zur Vernetzung von Ger\u00e4ten in einem lokalen Netzwerk, ohne dass diese manuell konfiguriert werden m\u00fcssen.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.\r\nRed Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in avahi ausnutzen, um Dateien zu manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-3474 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-3474.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-3474 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-3474"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-11-14",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326418"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2024-11-14",
"url": "https://access.redhat.com/security/cve/CVE-2024-52615"
},
{
"category": "external",
"summary": "Red Hat Bugzilla vom 2024-11-14",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2326429"
},
{
"category": "external",
"summary": "RedHat Customer Portal vom 2024-11-14",
"url": "https://access.redhat.com/security/cve/CVE-2024-52616"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2024:14538-1 vom 2024-12-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/G3ABDXZMFN73MQ62ZJOBQIVUE3HAEKVL/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4196-1 vom 2024-12-05",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/GRCLTDYSOXNGXN6RXCJZFYYUIXHSODOO/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4225-1 vom 2024-12-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019951.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4282-1 vom 2024-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019978.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4386-1 vom 2024-12-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/3TXOLPBZSML2YF5A5Z7XGVOSF2DIHR3L/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2024-2704 vom 2024-12-20",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2024-2704.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:7437 vom 2025-05-13",
"url": "https://access.redhat.com/errata/RHSA-2025:7437"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-7437 vom 2025-05-22",
"url": "https://linux.oracle.com/errata/ELSA-2025-7437.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20308-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021029.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20103-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021218.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11402 vom 2025-07-21",
"url": "https://access.redhat.com/errata/RHSA-2025:11402"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-11402 vom 2025-07-21",
"url": "https://linux.oracle.com/errata/ELSA-2025-11402.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03266-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022586.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16441 vom 2025-09-23",
"url": "https://access.redhat.com/errata/RHSA-2025:16441"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16441 vom 2025-09-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-16441.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03332-1 vom 2025-09-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022623.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03331-1 vom 2025-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/XEQMMR46UMYPBITSQDCOLCYTJUAXL6DG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03333-1 vom 2025-09-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ILLAJ6WRTCOOMJOP4EYT7FIR3RSALTBN/"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
}
],
"source_lang": "en-US",
"title": "avahi: Mehrere Schwachstellen erm\u00f6glichen Manipulation von Dateien",
"tracking": {
"current_release_date": "2025-11-04T23:00:00.000+00:00",
"generator": {
"date": "2025-11-05T09:14:29.170+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-3474",
"initial_release_date": "2024-11-14T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-11-14T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2024-12-05T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-10T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-19T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE und Amazon aufgenommen"
},
{
"date": "2025-05-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-06-03T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-20T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-22T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "15"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source avahi",
"product": {
"name": "Open Source avahi",
"product_id": "T029226",
"product_identification_helper": {
"cpe": "cpe:/a:avahi:avahi:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T035009",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T035808",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Container Platform 4",
"product": {
"name": "Red Hat OpenShift Container Platform 4",
"product_id": "T039201",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform_4"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-52615",
"product_status": {
"known_affected": [
"T035009",
"T002207",
"67646",
"T027843",
"T035808",
"398363",
"T004914",
"T029226",
"T039201",
"T048301"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-52615"
},
{
"cve": "CVE-2024-52616",
"product_status": {
"known_affected": [
"T035009",
"T002207",
"67646",
"T027843",
"T035808",
"398363",
"T004914",
"T029226",
"T039201",
"T048301"
]
},
"release_date": "2024-11-14T23:00:00.000+00:00",
"title": "CVE-2024-52616"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…