Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-37035 (GCVE-0-2022-37035)
Vulnerability from cvelistv5
Published
2022-08-02 00:00
Modified
2024-08-03 10:21
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.
References
► | URL | Tags | |
---|---|---|---|
|
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T10:21:32.624Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "tags": [ "x_transferred" ], "url": "https://github.com/FRRouting/frr/issues/11698" }, { "name": "[debian-lts-announce] 20240428 [SECURITY] [DLA 3797-1] frr security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-04-28T07:06:13.134726", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "url": "https://github.com/FRRouting/frr/issues/11698" }, { "name": "[debian-lts-announce] 20240428 [SECURITY] [DLA 3797-1] frr security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2022-37035", "datePublished": "2022-08-02T00:00:00", "dateReserved": "2022-07-29T00:00:00", "dateUpdated": "2024-08-03T10:21:32.624Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-37035\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2022-08-02T23:15:18.230\",\"lastModified\":\"2024-11-21T07:14:19.953\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.\"},{\"lang\":\"es\",\"value\":\"Se ha detectado un problema en bgpd en FRRouting (FRR) 8.3. En las funciones bgp_notify_send_with_data() y bgp_process_packet() en el archivo bgp_packet.c, se presenta un posible uso de memoria previamente liberada debido a una condici\u00f3n de carrera. Esto podr\u00eda conllevar una Ejecuci\u00f3n de C\u00f3digo Remota o ua Divulgaci\u00f3n de Informaci\u00f3n mediante el env\u00edo de paquetes BGP dise\u00f1ados. No es requerida una interacci\u00f3n del usuario para la explotaci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:frrouting:frrouting:8.3:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"3480A36C-F0A3-4621-96C1-0000E66D8E1C\"}]}]}],\"references\":[{\"url\":\"https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/issues/11698\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/FRRouting/frr/issues/11698\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}" } }
gsd-2022-37035
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-37035", "description": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.", "id": "GSD-2022-37035", "references": [ "https://www.suse.com/security/cve/CVE-2022-37035.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-37035" ], "details": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.", "id": "GSD-2022-37035", "modified": "2023-12-13T01:19:13.414480Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-37035", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing", "refsource": "MISC", "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "name": "https://github.com/FRRouting/frr/issues/11698", "refsource": "MISC", "url": "https://github.com/FRRouting/frr/issues/11698" }, { "name": "[debian-lts-announce] 20240428 [SECURITY] [DLA 3797-1] frr security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" } ] } }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:frrouting:frrouting:8.3:-:*:*:*:*:*:*", "matchCriteriaId": "3480A36C-F0A3-4621-96C1-0000E66D8E1C", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation." }, { "lang": "es", "value": "Se ha detectado un problema en bgpd en FRRouting (FRR) 8.3. En las funciones bgp_notify_send_with_data() y bgp_process_packet() en el archivo bgp_packet.c, se presenta un posible uso de memoria previamente liberada debido a una condici\u00f3n de carrera. Esto podr\u00eda conllevar una Ejecuci\u00f3n de C\u00f3digo Remota o ua Divulgaci\u00f3n de Informaci\u00f3n mediante el env\u00edo de paquetes BGP dise\u00f1ados. No es requerida una interacci\u00f3n del usuario para la explotaci\u00f3n" } ], "id": "CVE-2022-37035", "lastModified": "2024-04-28T07:15:08.190", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-08-02T23:15:18.230", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/FRRouting/frr/issues/11698" }, { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "nvd@nist.gov", "type": "Primary" } ] } } } }
suse-su-2022:4130-1
Vulnerability from csaf_suse
Published
2022-11-18 20:06
Modified
2022-11-18 20:06
Summary
Security update for frr
Notes
Title of the patch
Security update for frr
Description of the patch
This update for frr fixes the following issues:
- CVE-2022-37035: Fixed a possible use-after-free due to a race condition related to bgp_notify_send_with_data() and bgp_process_packet() (bsc#1202085).
- CVE-2022-42917: Fixed a privilege escalation from frr to root in frr config creation (bsc#1204124).
Patchnames
SUSE-2022-4130,SUSE-SLE-Module-Server-Applications-15-SP3-2022-4130,SUSE-SLE-Module-Server-Applications-15-SP4-2022-4130,openSUSE-SLE-15.3-2022-4130,openSUSE-SLE-15.4-2022-4130
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for frr", "title": "Title of the patch" }, { "category": "description", "text": "This update for frr fixes the following issues:\n\n- CVE-2022-37035: Fixed a possible use-after-free due to a race condition related to bgp_notify_send_with_data() and bgp_process_packet() (bsc#1202085).\n- CVE-2022-42917: Fixed a privilege escalation from frr to root in frr config creation (bsc#1204124).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-4130,SUSE-SLE-Module-Server-Applications-15-SP3-2022-4130,SUSE-SLE-Module-Server-Applications-15-SP4-2022-4130,openSUSE-SLE-15.3-2022-4130,openSUSE-SLE-15.4-2022-4130", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4130-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4130-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224130-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4130-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/013004.html" }, { "category": "self", "summary": "SUSE Bug 1202085", "url": "https://bugzilla.suse.com/1202085" }, { "category": "self", "summary": "SUSE Bug 1204124", "url": "https://bugzilla.suse.com/1204124" }, { "category": "self", "summary": "SUSE CVE CVE-2022-37035 page", "url": "https://www.suse.com/security/cve/CVE-2022-37035/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-42917 page", "url": "https://www.suse.com/security/cve/CVE-2022-42917/" } ], "title": "Security update for frr", "tracking": { "current_release_date": "2022-11-18T20:06:06Z", "generator": { "date": "2022-11-18T20:06:06Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4130-1", "initial_release_date": "2022-11-18T20:06:06Z", "revision_history": [ { "date": "2022-11-18T20:06:06Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "frr-7.4-150300.4.10.1.aarch64", "product": { "name": "frr-7.4-150300.4.10.1.aarch64", "product_id": "frr-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "frr-devel-7.4-150300.4.10.1.aarch64", "product": { "name": "frr-devel-7.4-150300.4.10.1.aarch64", "product_id": "frr-devel-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrr0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrr0-7.4-150300.4.10.1.aarch64", "product_id": "libfrr0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrr_pb0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrr_pb0-7.4-150300.4.10.1.aarch64", "product_id": "libfrr_pb0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrrcares0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrrcares0-7.4-150300.4.10.1.aarch64", "product_id": "libfrrcares0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "product_id": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "product_id": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "product_id": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrrsnmp0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrrsnmp0-7.4-150300.4.10.1.aarch64", "product_id": "libfrrsnmp0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libfrrzmq0-7.4-150300.4.10.1.aarch64", "product": { "name": "libfrrzmq0-7.4-150300.4.10.1.aarch64", "product_id": "libfrrzmq0-7.4-150300.4.10.1.aarch64" } }, { "category": "product_version", "name": "libmlag_pb0-7.4-150300.4.10.1.aarch64", "product": { "name": "libmlag_pb0-7.4-150300.4.10.1.aarch64", "product_id": "libmlag_pb0-7.4-150300.4.10.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "frr-7.4-150300.4.10.1.i586", "product": { "name": "frr-7.4-150300.4.10.1.i586", "product_id": "frr-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "frr-devel-7.4-150300.4.10.1.i586", "product": { "name": "frr-devel-7.4-150300.4.10.1.i586", "product_id": "frr-devel-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrr0-7.4-150300.4.10.1.i586", "product": { "name": "libfrr0-7.4-150300.4.10.1.i586", "product_id": "libfrr0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrr_pb0-7.4-150300.4.10.1.i586", "product": { "name": "libfrr_pb0-7.4-150300.4.10.1.i586", "product_id": "libfrr_pb0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrrcares0-7.4-150300.4.10.1.i586", "product": { "name": "libfrrcares0-7.4-150300.4.10.1.i586", "product_id": "libfrrcares0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrrfpm_pb0-7.4-150300.4.10.1.i586", "product": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.i586", "product_id": "libfrrfpm_pb0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.i586", "product": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.i586", "product_id": "libfrrgrpc_pb0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrrospfapiclient0-7.4-150300.4.10.1.i586", "product": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.i586", "product_id": "libfrrospfapiclient0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrrsnmp0-7.4-150300.4.10.1.i586", "product": { "name": "libfrrsnmp0-7.4-150300.4.10.1.i586", "product_id": "libfrrsnmp0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libfrrzmq0-7.4-150300.4.10.1.i586", "product": { "name": "libfrrzmq0-7.4-150300.4.10.1.i586", "product_id": "libfrrzmq0-7.4-150300.4.10.1.i586" } }, { "category": "product_version", "name": "libmlag_pb0-7.4-150300.4.10.1.i586", "product": { "name": "libmlag_pb0-7.4-150300.4.10.1.i586", "product_id": "libmlag_pb0-7.4-150300.4.10.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "frr-7.4-150300.4.10.1.ppc64le", "product": { "name": "frr-7.4-150300.4.10.1.ppc64le", "product_id": "frr-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "frr-devel-7.4-150300.4.10.1.ppc64le", "product": { "name": "frr-devel-7.4-150300.4.10.1.ppc64le", "product_id": "frr-devel-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrr0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrr0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrr0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrr_pb0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrr_pb0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrr_pb0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrrcares0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrrcares0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrrcares0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libfrrzmq0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libfrrzmq0-7.4-150300.4.10.1.ppc64le", "product_id": "libfrrzmq0-7.4-150300.4.10.1.ppc64le" } }, { "category": "product_version", "name": "libmlag_pb0-7.4-150300.4.10.1.ppc64le", "product": { "name": "libmlag_pb0-7.4-150300.4.10.1.ppc64le", "product_id": "libmlag_pb0-7.4-150300.4.10.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "frr-7.4-150300.4.10.1.s390x", "product": { "name": "frr-7.4-150300.4.10.1.s390x", "product_id": "frr-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "frr-devel-7.4-150300.4.10.1.s390x", "product": { "name": "frr-devel-7.4-150300.4.10.1.s390x", "product_id": "frr-devel-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrr0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrr0-7.4-150300.4.10.1.s390x", "product_id": "libfrr0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrr_pb0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrr_pb0-7.4-150300.4.10.1.s390x", "product_id": "libfrr_pb0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrrcares0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrrcares0-7.4-150300.4.10.1.s390x", "product_id": "libfrrcares0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "product_id": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "product_id": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "product_id": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrrsnmp0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrrsnmp0-7.4-150300.4.10.1.s390x", "product_id": "libfrrsnmp0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libfrrzmq0-7.4-150300.4.10.1.s390x", "product": { "name": "libfrrzmq0-7.4-150300.4.10.1.s390x", "product_id": "libfrrzmq0-7.4-150300.4.10.1.s390x" } }, { "category": "product_version", "name": "libmlag_pb0-7.4-150300.4.10.1.s390x", "product": { "name": "libmlag_pb0-7.4-150300.4.10.1.s390x", "product_id": "libmlag_pb0-7.4-150300.4.10.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "frr-7.4-150300.4.10.1.x86_64", "product": { "name": "frr-7.4-150300.4.10.1.x86_64", "product_id": "frr-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "frr-devel-7.4-150300.4.10.1.x86_64", "product": { "name": "frr-devel-7.4-150300.4.10.1.x86_64", "product_id": "frr-devel-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrr0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrr0-7.4-150300.4.10.1.x86_64", "product_id": "libfrr0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrr_pb0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrr_pb0-7.4-150300.4.10.1.x86_64", "product_id": "libfrr_pb0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrrcares0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrrcares0-7.4-150300.4.10.1.x86_64", "product_id": "libfrrcares0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "product_id": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "product_id": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "product_id": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrrsnmp0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrrsnmp0-7.4-150300.4.10.1.x86_64", "product_id": "libfrrsnmp0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libfrrzmq0-7.4-150300.4.10.1.x86_64", "product": { "name": "libfrrzmq0-7.4-150300.4.10.1.x86_64", "product_id": "libfrrzmq0-7.4-150300.4.10.1.x86_64" } }, { "category": "product_version", "name": "libmlag_pb0-7.4-150300.4.10.1.x86_64", "product": { "name": "libmlag_pb0-7.4-150300.4.10.1.x86_64", "product_id": "libmlag_pb0-7.4-150300.4.10.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-server-applications:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-devel-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-devel-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP3", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-devel-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-devel-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP4", "product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-devel-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-devel-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le" }, "product_reference": "frr-devel-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x" }, "product_reference": "frr-devel-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64" }, "product_reference": "frr-devel-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrr_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrcares0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrsnmp0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libfrrzmq0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-7.4-150300.4.10.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" }, "product_reference": "libmlag_pb0-7.4-150300.4.10.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-37035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-37035" } ], "notes": [ { "category": "general", "text": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-37035", "url": "https://www.suse.com/security/cve/CVE-2022-37035" }, { "category": "external", "summary": "SUSE Bug 1202085 for CVE-2022-37035", "url": "https://bugzilla.suse.com/1202085" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-18T20:06:06Z", "details": "important" } ], "title": "CVE-2022-37035" }, { "cve": "CVE-2022-42917", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-42917" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-42917", "url": "https://www.suse.com/security/cve/CVE-2022-42917" }, { "category": "external", "summary": "SUSE Bug 1204124 for CVE-2022-42917", "url": "https://bugzilla.suse.com/1204124" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:frr-devel-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrcares0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.s390x", "SUSE Linux Enterprise Module for Server Applications 15 SP4:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.3:libmlag_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:frr-devel-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrr_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrcares0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrfpm_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrgrpc_pb0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrospfapiclient0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrsnmp0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libfrrzmq0-7.4-150300.4.10.1.x86_64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.aarch64", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.ppc64le", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.s390x", "openSUSE Leap 15.4:libmlag_pb0-7.4-150300.4.10.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-18T20:06:06Z", "details": "important" } ], "title": "CVE-2022-42917" } ] }
fkie_cve-2022-37035
Vulnerability from fkie_nvd
Published
2022-08-02 23:15
Modified
2024-11-21 07:14
Severity ?
Summary
An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.
References
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:frrouting:frrouting:8.3:-:*:*:*:*:*:*", "matchCriteriaId": "3480A36C-F0A3-4621-96C1-0000E66D8E1C", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation." }, { "lang": "es", "value": "Se ha detectado un problema en bgpd en FRRouting (FRR) 8.3. En las funciones bgp_notify_send_with_data() y bgp_process_packet() en el archivo bgp_packet.c, se presenta un posible uso de memoria previamente liberada debido a una condici\u00f3n de carrera. Esto podr\u00eda conllevar una Ejecuci\u00f3n de C\u00f3digo Remota o ua Divulgaci\u00f3n de Informaci\u00f3n mediante el env\u00edo de paquetes BGP dise\u00f1ados. No es requerida una interacci\u00f3n del usuario para la explotaci\u00f3n" } ], "id": "CVE-2022-37035", "lastModified": "2024-11-21T07:14:19.953", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2022-08-02T23:15:18.230", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/FRRouting/frr/issues/11698" }, { "source": "cve@mitre.org", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/FRRouting/frr/issues/11698" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-362" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-rg6w-grg6-5wqf
Vulnerability from github
Published
2022-08-03 00:00
Modified
2024-04-28 09:30
Severity ?
VLAI Severity ?
Details
An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.
{ "affected": [], "aliases": [ "CVE-2022-37035" ], "database_specific": { "cwe_ids": [ "CWE-362" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-08-02T23:15:00Z", "severity": "HIGH" }, "details": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.", "id": "GHSA-rg6w-grg6-5wqf", "modified": "2024-04-28T09:30:29Z", "published": "2022-08-03T00:00:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37035" }, { "type": "WEB", "url": "https://github.com/FRRouting/frr/issues/11698" }, { "type": "WEB", "url": "https://docs.google.com/document/d/1TqYEcZbFeDTMKe2N4XRFwyAjw_mynIHfvzwbx1fmJj8/edit?usp=sharing" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00019.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
opensuse-su-2024:12516-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
frr-8.4-1.1 on GA media
Notes
Title of the patch
frr-8.4-1.1 on GA media
Description of the patch
These are all security issues fixed in the frr-8.4-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12516
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "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": "frr-8.4-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the frr-8.4-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12516", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12516-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-37035 page", "url": "https://www.suse.com/security/cve/CVE-2022-37035/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-42917 page", "url": "https://www.suse.com/security/cve/CVE-2022-42917/" } ], "title": "frr-8.4-1.1 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:12516-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "frr-8.4-1.1.aarch64", "product": { "name": "frr-8.4-1.1.aarch64", "product_id": "frr-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "frr-devel-8.4-1.1.aarch64", "product": { "name": "frr-devel-8.4-1.1.aarch64", "product_id": "frr-devel-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrr0-8.4-1.1.aarch64", "product": { "name": "libfrr0-8.4-1.1.aarch64", "product_id": "libfrr0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrr_pb0-8.4-1.1.aarch64", "product": { "name": "libfrr_pb0-8.4-1.1.aarch64", "product_id": "libfrr_pb0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrrcares0-8.4-1.1.aarch64", "product": { "name": "libfrrcares0-8.4-1.1.aarch64", "product_id": "libfrrcares0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrrfpm_pb0-8.4-1.1.aarch64", "product": { "name": "libfrrfpm_pb0-8.4-1.1.aarch64", "product_id": "libfrrfpm_pb0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrrospfapiclient0-8.4-1.1.aarch64", "product": { "name": "libfrrospfapiclient0-8.4-1.1.aarch64", "product_id": "libfrrospfapiclient0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrrsnmp0-8.4-1.1.aarch64", "product": { "name": "libfrrsnmp0-8.4-1.1.aarch64", "product_id": "libfrrsnmp0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libfrrzmq0-8.4-1.1.aarch64", "product": { "name": "libfrrzmq0-8.4-1.1.aarch64", "product_id": "libfrrzmq0-8.4-1.1.aarch64" } }, { "category": "product_version", "name": "libmlag_pb0-8.4-1.1.aarch64", "product": { "name": "libmlag_pb0-8.4-1.1.aarch64", "product_id": "libmlag_pb0-8.4-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "frr-8.4-1.1.ppc64le", "product": { "name": "frr-8.4-1.1.ppc64le", "product_id": "frr-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "frr-devel-8.4-1.1.ppc64le", "product": { "name": "frr-devel-8.4-1.1.ppc64le", "product_id": "frr-devel-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrr0-8.4-1.1.ppc64le", "product": { "name": "libfrr0-8.4-1.1.ppc64le", "product_id": "libfrr0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrr_pb0-8.4-1.1.ppc64le", "product": { "name": "libfrr_pb0-8.4-1.1.ppc64le", "product_id": "libfrr_pb0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrrcares0-8.4-1.1.ppc64le", "product": { "name": "libfrrcares0-8.4-1.1.ppc64le", "product_id": "libfrrcares0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrrfpm_pb0-8.4-1.1.ppc64le", "product": { "name": "libfrrfpm_pb0-8.4-1.1.ppc64le", "product_id": "libfrrfpm_pb0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrrospfapiclient0-8.4-1.1.ppc64le", "product": { "name": "libfrrospfapiclient0-8.4-1.1.ppc64le", "product_id": "libfrrospfapiclient0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrrsnmp0-8.4-1.1.ppc64le", "product": { "name": "libfrrsnmp0-8.4-1.1.ppc64le", "product_id": "libfrrsnmp0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libfrrzmq0-8.4-1.1.ppc64le", "product": { "name": "libfrrzmq0-8.4-1.1.ppc64le", "product_id": "libfrrzmq0-8.4-1.1.ppc64le" } }, { "category": "product_version", "name": "libmlag_pb0-8.4-1.1.ppc64le", "product": { "name": "libmlag_pb0-8.4-1.1.ppc64le", "product_id": "libmlag_pb0-8.4-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "frr-8.4-1.1.s390x", "product": { "name": "frr-8.4-1.1.s390x", "product_id": "frr-8.4-1.1.s390x" } }, { "category": "product_version", "name": "frr-devel-8.4-1.1.s390x", "product": { "name": "frr-devel-8.4-1.1.s390x", "product_id": "frr-devel-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrr0-8.4-1.1.s390x", "product": { "name": "libfrr0-8.4-1.1.s390x", "product_id": "libfrr0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrr_pb0-8.4-1.1.s390x", "product": { "name": "libfrr_pb0-8.4-1.1.s390x", "product_id": "libfrr_pb0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrrcares0-8.4-1.1.s390x", "product": { "name": "libfrrcares0-8.4-1.1.s390x", "product_id": "libfrrcares0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrrfpm_pb0-8.4-1.1.s390x", "product": { "name": "libfrrfpm_pb0-8.4-1.1.s390x", "product_id": "libfrrfpm_pb0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrrospfapiclient0-8.4-1.1.s390x", "product": { "name": "libfrrospfapiclient0-8.4-1.1.s390x", "product_id": "libfrrospfapiclient0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrrsnmp0-8.4-1.1.s390x", "product": { "name": "libfrrsnmp0-8.4-1.1.s390x", "product_id": "libfrrsnmp0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libfrrzmq0-8.4-1.1.s390x", "product": { "name": "libfrrzmq0-8.4-1.1.s390x", "product_id": "libfrrzmq0-8.4-1.1.s390x" } }, { "category": "product_version", "name": "libmlag_pb0-8.4-1.1.s390x", "product": { "name": "libmlag_pb0-8.4-1.1.s390x", "product_id": "libmlag_pb0-8.4-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "frr-8.4-1.1.x86_64", "product": { "name": "frr-8.4-1.1.x86_64", "product_id": "frr-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "frr-devel-8.4-1.1.x86_64", "product": { "name": "frr-devel-8.4-1.1.x86_64", "product_id": "frr-devel-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrr0-8.4-1.1.x86_64", "product": { "name": "libfrr0-8.4-1.1.x86_64", "product_id": "libfrr0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrr_pb0-8.4-1.1.x86_64", "product": { "name": "libfrr_pb0-8.4-1.1.x86_64", "product_id": "libfrr_pb0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrrcares0-8.4-1.1.x86_64", "product": { "name": "libfrrcares0-8.4-1.1.x86_64", "product_id": "libfrrcares0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrrfpm_pb0-8.4-1.1.x86_64", "product": { "name": "libfrrfpm_pb0-8.4-1.1.x86_64", "product_id": "libfrrfpm_pb0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrrospfapiclient0-8.4-1.1.x86_64", "product": { "name": "libfrrospfapiclient0-8.4-1.1.x86_64", "product_id": "libfrrospfapiclient0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrrsnmp0-8.4-1.1.x86_64", "product": { "name": "libfrrsnmp0-8.4-1.1.x86_64", "product_id": "libfrrsnmp0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libfrrzmq0-8.4-1.1.x86_64", "product": { "name": "libfrrzmq0-8.4-1.1.x86_64", "product_id": "libfrrzmq0-8.4-1.1.x86_64" } }, { "category": "product_version", "name": "libmlag_pb0-8.4-1.1.x86_64", "product": { "name": "libmlag_pb0-8.4-1.1.x86_64", "product_id": "libmlag_pb0-8.4-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "frr-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-8.4-1.1.aarch64" }, "product_reference": "frr-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le" }, "product_reference": "frr-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-8.4-1.1.s390x" }, "product_reference": "frr-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-8.4-1.1.x86_64" }, "product_reference": "frr-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64" }, "product_reference": "frr-devel-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le" }, "product_reference": "frr-devel-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x" }, "product_reference": "frr-devel-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "frr-devel-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64" }, "product_reference": "frr-devel-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64" }, "product_reference": "libfrr0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le" }, "product_reference": "libfrr0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x" }, "product_reference": "libfrr0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64" }, "product_reference": "libfrr0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64" }, "product_reference": "libfrr_pb0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le" }, "product_reference": "libfrr_pb0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x" }, "product_reference": "libfrr_pb0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrr_pb0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64" }, "product_reference": "libfrr_pb0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64" }, "product_reference": "libfrrcares0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le" }, "product_reference": "libfrrcares0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x" }, "product_reference": "libfrrcares0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrcares0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64" }, "product_reference": "libfrrcares0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64" }, "product_reference": "libfrrfpm_pb0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le" }, "product_reference": "libfrrfpm_pb0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x" }, "product_reference": "libfrrfpm_pb0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrfpm_pb0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64" }, "product_reference": "libfrrfpm_pb0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64" }, "product_reference": "libfrrospfapiclient0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le" }, "product_reference": "libfrrospfapiclient0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x" }, "product_reference": "libfrrospfapiclient0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrospfapiclient0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64" }, "product_reference": "libfrrospfapiclient0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64" }, "product_reference": "libfrrsnmp0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le" }, "product_reference": "libfrrsnmp0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x" }, "product_reference": "libfrrsnmp0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrsnmp0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64" }, "product_reference": "libfrrsnmp0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64" }, "product_reference": "libfrrzmq0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le" }, "product_reference": "libfrrzmq0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x" }, "product_reference": "libfrrzmq0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libfrrzmq0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64" }, "product_reference": "libfrrzmq0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-8.4-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64" }, "product_reference": "libmlag_pb0-8.4-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-8.4-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le" }, "product_reference": "libmlag_pb0-8.4-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-8.4-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x" }, "product_reference": "libmlag_pb0-8.4-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmlag_pb0-8.4-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" }, "product_reference": "libmlag_pb0-8.4-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-37035", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-37035" } ], "notes": [ { "category": "general", "text": "An issue was discovered in bgpd in FRRouting (FRR) 8.3. In bgp_notify_send_with_data() and bgp_process_packet() in bgp_packet.c, there is a possible use-after-free due to a race condition. This could lead to Remote Code Execution or Information Disclosure by sending crafted BGP packets. User interaction is not needed for exploitation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:frr-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-8.4-1.1.x86_64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-37035", "url": "https://www.suse.com/security/cve/CVE-2022-37035" }, { "category": "external", "summary": "SUSE Bug 1202085 for CVE-2022-37035", "url": "https://bugzilla.suse.com/1202085" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:frr-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-8.4-1.1.x86_64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:frr-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-8.4-1.1.x86_64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-37035" }, { "cve": "CVE-2022-42917", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-42917" } ], "notes": [ { "category": "general", "text": "unknown", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:frr-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-8.4-1.1.x86_64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-42917", "url": "https://www.suse.com/security/cve/CVE-2022-42917" }, { "category": "external", "summary": "SUSE Bug 1204124 for CVE-2022-42917", "url": "https://bugzilla.suse.com/1204124" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:frr-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-8.4-1.1.x86_64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:frr-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-8.4-1.1.x86_64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.aarch64", "openSUSE Tumbleweed:frr-devel-8.4-1.1.ppc64le", "openSUSE Tumbleweed:frr-devel-8.4-1.1.s390x", "openSUSE Tumbleweed:frr-devel-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrr_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrcares0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrfpm_pb0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrospfapiclient0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrsnmp0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.s390x", "openSUSE Tumbleweed:libfrrzmq0-8.4-1.1.x86_64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.aarch64", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.ppc64le", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.s390x", "openSUSE Tumbleweed:libmlag_pb0-8.4-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-42917" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…