Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-1668 (GCVE-0-2023-1668)
Vulnerability from cvelistv5 – Published: 2023-04-10 00:00 – Updated: 2025-04-23 16:22
VLAI
EPSS
Summary
A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.
Severity
8.2 (High)
SSVC
Exploitation: none
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
Assigner
References
6 references
| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=2137666 | |
| https://www.openwall.com/lists/oss-security/2023/… | |
| https://www.debian.org/security/2023/dsa-5387 | vendor-advisory |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisory |
| https://lists.debian.org/debian-lts-announce/2023… | mailing-list |
| https://security.gentoo.org/glsa/202311-16 | vendor-advisory |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| n/a | openvswitch |
Affected:
unknown
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T05:57:24.726Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137666"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2023/04/06/1"
},
{
"name": "DSA-5387",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://www.debian.org/security/2023/dsa-5387"
},
{
"name": "FEDORA-2023-7da03dc2ae",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2GUNS3WSJG4TUDKZ5L7FXGJMVOD6EJZ/"
},
{
"name": "[debian-lts-announce] 20230501 [SECURITY] [DLA 3410-1] openvswitch security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00000.html"
},
{
"name": "GLSA-202311-16",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202311-16"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-1668",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-23T13:26:29.768066Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-04-23T16:22:48.998Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "openvswitch",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "unknown"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-670",
"description": "CWE-670",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-26T11:06:12.014Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2137666"
},
{
"url": "https://www.openwall.com/lists/oss-security/2023/04/06/1"
},
{
"name": "DSA-5387",
"tags": [
"vendor-advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5387"
},
{
"name": "FEDORA-2023-7da03dc2ae",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2GUNS3WSJG4TUDKZ5L7FXGJMVOD6EJZ/"
},
{
"name": "[debian-lts-announce] 20230501 [SECURITY] [DLA 3410-1] openvswitch security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/05/msg00000.html"
},
{
"name": "GLSA-202311-16",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202311-16"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2023-1668",
"datePublished": "2023-04-10T00:00:00.000Z",
"dateReserved": "2023-03-27T00:00:00.000Z",
"dateUpdated": "2025-04-23T16:22:48.998Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-1668",
"date": "2026-06-09",
"epss": "0.00239",
"percentile": "0.47176"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.5.0\", \"versionEndExcluding\": \"2.13.11\", \"matchCriteriaId\": \"48C1C5E9-E256-43FD-9797-12F07441AAB1\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.14.0\", \"versionEndExcluding\": \"2.14.9\", \"matchCriteriaId\": \"A83DDD27-28AF-4ADA-9B8F-6573F29E9E22\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.15.0\", \"versionEndExcluding\": \"2.15.8\", \"matchCriteriaId\": \"CB75186B-4FB7-473D-B249-5A023DA1FDA4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.16.0\", \"versionEndExcluding\": \"2.16.7\", \"matchCriteriaId\": \"CD2D922F-E28D-4777-B0A9-814996568D1F\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"2.17.0\", \"versionEndExcluding\": \"2.17.6\", \"matchCriteriaId\": \"B88C4B2D-F726-46E4-8021-42C5770CF91B\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"3.0.0\", \"versionEndExcluding\": \"3.0.4\", \"matchCriteriaId\": \"92486D94-C16D-4422-986D-CC4BCC01F98A\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:cloudbase:open_vswitch:3.1.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"3C1AC9C8-68B9-413F-866F-46B279906B08\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"932D137F-528B-4526-9A89-CD59FA1AB0FE\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack_platform:16.1:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DCC81071-B46D-4F5D-AC25-B4A4CCC20C73\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack_platform:16.2:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"4B3000D2-35DF-4A93-9FC0-1AD3AB8349B8\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:openstack_platform:17.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"F7076B1E-0529-43CC-828B-45C2ED11F9F6\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"}]}]}, {\"operator\": \"AND\", \"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:redhat:fast_datapath:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"0A63D05D-BFAF-484B-BA49-5F5E399CDA02\"}]}, {\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}, {\"vulnerable\": false, \"criteria\": \"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*\", \"matchCriteriaId\": \"053C1B35-3869-41C2-9551-044182DE0A64\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.\"}]",
"id": "CVE-2023-1668",
"lastModified": "2024-11-21T07:39:39.313",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\", \"baseScore\": 8.2, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"LOW\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 4.2}]}",
"published": "2023-04-10T22:15:09.133",
"references": "[{\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2137666\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00000.html\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2GUNS3WSJG4TUDKZ5L7FXGJMVOD6EJZ/\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-16\", \"source\": \"secalert@redhat.com\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5387\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2023/04/06/1\", \"source\": \"secalert@redhat.com\", \"tags\": [\"Mailing List\", \"Mitigation\", \"Patch\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2137666\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/05/msg00000.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2GUNS3WSJG4TUDKZ5L7FXGJMVOD6EJZ/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.gentoo.org/glsa/202311-16\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5387\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2023/04/06/1\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Mitigation\", \"Patch\"]}]",
"sourceIdentifier": "secalert@redhat.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"secalert@redhat.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-670\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-670\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-1668\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2023-04-10T22:15:09.133\",\"lastModified\":\"2025-04-23T17:16:28.023\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":8.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-670\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-670\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.5.0\",\"versionEndExcluding\":\"2.13.11\",\"matchCriteriaId\":\"48C1C5E9-E256-43FD-9797-12F07441AAB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.14.0\",\"versionEndExcluding\":\"2.14.9\",\"matchCriteriaId\":\"A83DDD27-28AF-4ADA-9B8F-6573F29E9E22\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.15.0\",\"versionEndExcluding\":\"2.15.8\",\"matchCriteriaId\":\"CB75186B-4FB7-473D-B249-5A023DA1FDA4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.16.0\",\"versionEndExcluding\":\"2.16.7\",\"matchCriteriaId\":\"CD2D922F-E28D-4777-B0A9-814996568D1F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.17.0\",\"versionEndExcluding\":\"2.17.6\",\"matchCriteriaId\":\"B88C4B2D-F726-46E4-8021-42C5770CF91B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.4\",\"matchCriteriaId\":\"92486D94-C16D-4422-986D-CC4BCC01F98A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:3.1.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"3C1AC9C8-68B9-413F-866F-46B279906B08\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openshift_container_platform:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"932D137F-528B-4526-9A89-CD59FA1AB0FE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack_platform:16.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DCC81071-B46D-4F5D-AC25-B4A4CCC20C73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack_platform:16.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B3000D2-35DF-4A93-9FC0-1AD3AB8349B8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack_platform:17.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7076B1E-0529-43CC-828B-45C2ED11F9F6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:fast_datapath:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0A63D05D-BFAF-484B-BA49-5F5E399CDA02\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"},{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:-:*:*:*\",\"matchCriteriaId\":\"053C1B35-3869-41C2-9551-044182DE0A64\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2137666\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00000.html\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2GUNS3WSJG4TUDKZ5L7FXGJMVOD6EJZ/\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://security.gentoo.org/glsa/202311-16\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5387\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2023/04/06/1\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Mitigation\",\"Patch\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2137666\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/05/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/V2GUNS3WSJG4TUDKZ5L7FXGJMVOD6EJZ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202311-16\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5387\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.openwall.com/lists/oss-security/2023/04/06/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Mitigation\",\"Patch\"]}]}}"
}
}
SUSE-SU-2023:2274-1
Vulnerability from csaf_suse - Published: 2023-05-23 13:44 - Updated: 2023-05-23 13:44Summary
Security update for openvswitch
Severity
Important
Notes
Title of the patch: Security update for openvswitch
Description of the patch: This update for openvswitch fixes the following issues:
- CVE-2023-1668: Fixed remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).
- CVE-2022-4338: Fixed Integer Underflow in Organization Specific TLV (bsc#1206580).
- CVE-2022-4337: Fixed Out-of-Bounds Read in Organization Specific TLV (bsc#1206581).
Patchnames: SUSE-2023-2274,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2274,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2274,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2274,SUSE-Storage-7-2023-2274,openSUSE-SLE-15.4-2023-2274
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
158 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.3 (High)
Affected products
Recommended
158 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
158 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 references
{
"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 openvswitch",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch fixes the following issues:\n\n- CVE-2023-1668: Fixed remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).\n- CVE-2022-4338: Fixed Integer Underflow in Organization Specific TLV (bsc#1206580).\n- CVE-2022-4337: Fixed Out-of-Bounds Read in Organization Specific TLV (bsc#1206581).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2274,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-2274,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-2274,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-2274,SUSE-Storage-7-2023-2274,openSUSE-SLE-15.4-2023-2274",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2274-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2274-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232274-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2274-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029480.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206580",
"url": "https://bugzilla.suse.com/1206580"
},
{
"category": "self",
"summary": "SUSE Bug 1206581",
"url": "https://bugzilla.suse.com/1206581"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4337 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4338 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
}
],
"title": "Security update for openvswitch",
"tracking": {
"current_release_date": "2023-05-23T13:44:30Z",
"generator": {
"date": "2023-05-23T13:44:30Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2274-1",
"initial_release_date": "2023-05-23T13:44:30Z",
"revision_history": [
{
"date": "2023-05-23T13:44:30Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"product_id": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"product_id": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "openvswitch-2.13.2-150200.9.22.1.aarch64",
"product_id": "openvswitch-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"product_id": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"product_id": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"product_id": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"product_id": "openvswitch-test-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"product_id": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "ovn-20.03.1-150200.9.22.1.aarch64",
"product_id": "ovn-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-central-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "ovn-central-20.03.1-150200.9.22.1.aarch64",
"product_id": "ovn-central-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "ovn-devel-20.03.1-150200.9.22.1.aarch64",
"product_id": "ovn-devel-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "ovn-docker-20.03.1-150200.9.22.1.aarch64",
"product_id": "ovn-docker-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-host-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "ovn-host-20.03.1-150200.9.22.1.aarch64",
"product_id": "ovn-host-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"product": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"product_id": "ovn-vtep-20.03.1-150200.9.22.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.13.2-150200.9.22.1.aarch64",
"product": {
"name": "python3-ovs-2.13.2-150200.9.22.1.aarch64",
"product_id": "python3-ovs-2.13.2-150200.9.22.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.i586",
"product": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.i586",
"product_id": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.i586",
"product": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.i586",
"product_id": "libovn-20_03-0-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-2.13.2-150200.9.22.1.i586",
"product": {
"name": "openvswitch-2.13.2-150200.9.22.1.i586",
"product_id": "openvswitch-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.13.2-150200.9.22.1.i586",
"product": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.i586",
"product_id": "openvswitch-devel-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.i586",
"product": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.i586",
"product_id": "openvswitch-ipsec-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.13.2-150200.9.22.1.i586",
"product": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.i586",
"product_id": "openvswitch-pki-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.13.2-150200.9.22.1.i586",
"product": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.i586",
"product_id": "openvswitch-test-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.i586",
"product": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.i586",
"product_id": "openvswitch-vtep-2.13.2-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-20.03.1-150200.9.22.1.i586",
"product": {
"name": "ovn-20.03.1-150200.9.22.1.i586",
"product_id": "ovn-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-central-20.03.1-150200.9.22.1.i586",
"product": {
"name": "ovn-central-20.03.1-150200.9.22.1.i586",
"product_id": "ovn-central-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.03.1-150200.9.22.1.i586",
"product": {
"name": "ovn-devel-20.03.1-150200.9.22.1.i586",
"product_id": "ovn-devel-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.03.1-150200.9.22.1.i586",
"product": {
"name": "ovn-docker-20.03.1-150200.9.22.1.i586",
"product_id": "ovn-docker-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-host-20.03.1-150200.9.22.1.i586",
"product": {
"name": "ovn-host-20.03.1-150200.9.22.1.i586",
"product_id": "ovn-host-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.03.1-150200.9.22.1.i586",
"product": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.i586",
"product_id": "ovn-vtep-20.03.1-150200.9.22.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.13.2-150200.9.22.1.i586",
"product": {
"name": "python3-ovs-2.13.2-150200.9.22.1.i586",
"product_id": "python3-ovs-2.13.2-150200.9.22.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch-doc-2.13.2-150200.9.22.1.noarch",
"product": {
"name": "openvswitch-doc-2.13.2-150200.9.22.1.noarch",
"product_id": "openvswitch-doc-2.13.2-150200.9.22.1.noarch"
}
},
{
"category": "product_version",
"name": "ovn-doc-20.03.1-150200.9.22.1.noarch",
"product": {
"name": "ovn-doc-20.03.1-150200.9.22.1.noarch",
"product_id": "ovn-doc-20.03.1-150200.9.22.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"product_id": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"product_id": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "openvswitch-2.13.2-150200.9.22.1.ppc64le",
"product_id": "openvswitch-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"product_id": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"product_id": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"product_id": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"product_id": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"product_id": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "ovn-20.03.1-150200.9.22.1.ppc64le",
"product_id": "ovn-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-central-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "ovn-central-20.03.1-150200.9.22.1.ppc64le",
"product_id": "ovn-central-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"product_id": "ovn-devel-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"product_id": "ovn-docker-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-host-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "ovn-host-20.03.1-150200.9.22.1.ppc64le",
"product_id": "ovn-host-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"product": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"product_id": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"product": {
"name": "python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"product_id": "python3-ovs-2.13.2-150200.9.22.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"product_id": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"product_id": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "openvswitch-2.13.2-150200.9.22.1.s390x",
"product_id": "openvswitch-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"product_id": "openvswitch-devel-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"product_id": "openvswitch-ipsec-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"product_id": "openvswitch-pki-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.s390x",
"product_id": "openvswitch-test-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"product_id": "openvswitch-vtep-2.13.2-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "ovn-20.03.1-150200.9.22.1.s390x",
"product_id": "ovn-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-central-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "ovn-central-20.03.1-150200.9.22.1.s390x",
"product_id": "ovn-central-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "ovn-devel-20.03.1-150200.9.22.1.s390x",
"product_id": "ovn-devel-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "ovn-docker-20.03.1-150200.9.22.1.s390x",
"product_id": "ovn-docker-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-host-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "ovn-host-20.03.1-150200.9.22.1.s390x",
"product_id": "ovn-host-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.03.1-150200.9.22.1.s390x",
"product": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.s390x",
"product_id": "ovn-vtep-20.03.1-150200.9.22.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.13.2-150200.9.22.1.s390x",
"product": {
"name": "python3-ovs-2.13.2-150200.9.22.1.s390x",
"product_id": "python3-ovs-2.13.2-150200.9.22.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"product_id": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"product_id": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "openvswitch-2.13.2-150200.9.22.1.x86_64",
"product_id": "openvswitch-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"product_id": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"product_id": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"product_id": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"product_id": "openvswitch-test-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"product_id": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "ovn-20.03.1-150200.9.22.1.x86_64",
"product_id": "ovn-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-central-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "ovn-central-20.03.1-150200.9.22.1.x86_64",
"product_id": "ovn-central-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "ovn-devel-20.03.1-150200.9.22.1.x86_64",
"product_id": "ovn-devel-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "ovn-docker-20.03.1-150200.9.22.1.x86_64",
"product_id": "ovn-docker-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-host-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "ovn-host-20.03.1-150200.9.22.1.x86_64",
"product_id": "ovn-host-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"product": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"product_id": "ovn-vtep-20.03.1-150200.9.22.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.13.2-150200.9.22.1.x86_64",
"product": {
"name": "python3-ovs-2.13.2-150200.9.22.1.x86_64",
"product_id": "python3-ovs-2.13.2-150200.9.22.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7",
"product": {
"name": "SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7"
}
}
},
{
"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": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-central-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-devel-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-docker-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-host-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.03.1-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.aarch64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.13.2-150200.9.22.1.x86_64 as component of SUSE Enterprise Storage 7",
"product_id": "SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "python3-ovs-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64"
},
"product_reference": "libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
},
"product_reference": "libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4337"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read in Organization Specific TLV was found in various versions of OpenvSwitch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4337",
"url": "https://www.suse.com/security/cve/CVE-2022-4337"
},
{
"category": "external",
"summary": "SUSE Bug 1206581 for CVE-2022-4337",
"url": "https://bugzilla.suse.com/1206581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-23T13:44:30Z",
"details": "important"
}
],
"title": "CVE-2022-4337"
},
{
"cve": "CVE-2022-4338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4338"
}
],
"notes": [
{
"category": "general",
"text": "An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4338",
"url": "https://www.suse.com/security/cve/CVE-2022-4338"
},
{
"category": "external",
"summary": "SUSE Bug 1206580 for CVE-2022-4338",
"url": "https://bugzilla.suse.com/1206580"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-23T13:44:30Z",
"details": "important"
}
],
"title": "CVE-2022-4338"
},
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Enterprise Storage 7:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-devel-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-ipsec-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-pki-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-test-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:openvswitch-vtep-2.13.2-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-central-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-devel-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-docker-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-host-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:ovn-vtep-20.03.1-150200.9.22.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:python3-ovs-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_13-0-2.13.2-150200.9.22.1.x86_64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.aarch64",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.s390x",
"openSUSE Leap 15.4:libovn-20_03-0-20.03.1-150200.9.22.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-23T13:44:30Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
}
]
}
SUSE-SU-2023:2275-1
Vulnerability from csaf_suse - Published: 2023-05-23 15:42 - Updated: 2023-05-23 15:42Summary
Security update for openvswitch
Severity
Important
Notes
Title of the patch: Security update for openvswitch
Description of the patch: This update for openvswitch fixes the following issues:
- CVE-2023-1668: Fixed remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).
- CVE-2022-4338: Fixed Integer Underflow in Organization Specific TLV (bsc#1206580).
- CVE-2022-4337: Fixed Out-of-Bounds Read in Organization Specific TLV (bsc#1206581).
Patchnames: SUSE-2023-2275,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2275,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2275,SUSE-SLE-Product-RT-15-SP3-2023-2275,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2275,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2275,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2275,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2275,SUSE-Storage-7.1-2023-2275
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.3 (High)
Affected products
Recommended
255 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.3 (High)
Affected products
Recommended
255 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
255 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
16 references
{
"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 openvswitch",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch fixes the following issues:\n\n- CVE-2023-1668: Fixed remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).\n- CVE-2022-4338: Fixed Integer Underflow in Organization Specific TLV (bsc#1206580).\n- CVE-2022-4337: Fixed Out-of-Bounds Read in Organization Specific TLV (bsc#1206581).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2275,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-2275,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-2275,SUSE-SLE-Product-RT-15-SP3-2023-2275,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-2275,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-2275,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-2275,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-2275,SUSE-Storage-7.1-2023-2275",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2275-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2275-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232275-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2275-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014938.html"
},
{
"category": "self",
"summary": "SUSE Bug 1206580",
"url": "https://bugzilla.suse.com/1206580"
},
{
"category": "self",
"summary": "SUSE Bug 1206581",
"url": "https://bugzilla.suse.com/1206581"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4337 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4337/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4338 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4338/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
}
],
"title": "Security update for openvswitch",
"tracking": {
"current_release_date": "2023-05-23T15:42:28Z",
"generator": {
"date": "2023-05-23T15:42:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2275-1",
"initial_release_date": "2023-05-23T15:42:28Z",
"revision_history": [
{
"date": "2023-05-23T15:42:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"product_id": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"product_id": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "openvswitch-2.14.2-150300.19.8.1.aarch64",
"product_id": "openvswitch-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"product_id": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"product_id": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"product_id": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"product_id": "openvswitch-test-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"product_id": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "ovn-20.06.2-150300.19.8.1.aarch64",
"product_id": "ovn-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "ovn-central-20.06.2-150300.19.8.1.aarch64",
"product_id": "ovn-central-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "ovn-devel-20.06.2-150300.19.8.1.aarch64",
"product_id": "ovn-devel-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "ovn-docker-20.06.2-150300.19.8.1.aarch64",
"product_id": "ovn-docker-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "ovn-host-20.06.2-150300.19.8.1.aarch64",
"product_id": "ovn-host-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"product": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"product_id": "ovn-vtep-20.06.2-150300.19.8.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150300.19.8.1.aarch64",
"product": {
"name": "python3-ovs-2.14.2-150300.19.8.1.aarch64",
"product_id": "python3-ovs-2.14.2-150300.19.8.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.i586",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.i586",
"product_id": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.i586",
"product": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.i586",
"product_id": "libovn-20_06-0-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150300.19.8.1.i586",
"product": {
"name": "openvswitch-2.14.2-150300.19.8.1.i586",
"product_id": "openvswitch-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150300.19.8.1.i586",
"product": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.i586",
"product_id": "openvswitch-devel-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.i586",
"product": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.i586",
"product_id": "openvswitch-ipsec-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150300.19.8.1.i586",
"product": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.i586",
"product_id": "openvswitch-pki-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150300.19.8.1.i586",
"product": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.i586",
"product_id": "openvswitch-test-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.i586",
"product": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.i586",
"product_id": "openvswitch-vtep-2.14.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150300.19.8.1.i586",
"product": {
"name": "ovn-20.06.2-150300.19.8.1.i586",
"product_id": "ovn-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150300.19.8.1.i586",
"product": {
"name": "ovn-central-20.06.2-150300.19.8.1.i586",
"product_id": "ovn-central-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150300.19.8.1.i586",
"product": {
"name": "ovn-devel-20.06.2-150300.19.8.1.i586",
"product_id": "ovn-devel-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150300.19.8.1.i586",
"product": {
"name": "ovn-docker-20.06.2-150300.19.8.1.i586",
"product_id": "ovn-docker-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150300.19.8.1.i586",
"product": {
"name": "ovn-host-20.06.2-150300.19.8.1.i586",
"product_id": "ovn-host-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150300.19.8.1.i586",
"product": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.i586",
"product_id": "ovn-vtep-20.06.2-150300.19.8.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150300.19.8.1.i586",
"product": {
"name": "python3-ovs-2.14.2-150300.19.8.1.i586",
"product_id": "python3-ovs-2.14.2-150300.19.8.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch-doc-2.14.2-150300.19.8.1.noarch",
"product": {
"name": "openvswitch-doc-2.14.2-150300.19.8.1.noarch",
"product_id": "openvswitch-doc-2.14.2-150300.19.8.1.noarch"
}
},
{
"category": "product_version",
"name": "ovn-doc-20.06.2-150300.19.8.1.noarch",
"product": {
"name": "ovn-doc-20.06.2-150300.19.8.1.noarch",
"product_id": "ovn-doc-20.06.2-150300.19.8.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"product_id": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"product_id": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "openvswitch-2.14.2-150300.19.8.1.ppc64le",
"product_id": "openvswitch-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"product_id": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"product_id": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"product_id": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"product_id": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"product_id": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "ovn-20.06.2-150300.19.8.1.ppc64le",
"product_id": "ovn-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "ovn-central-20.06.2-150300.19.8.1.ppc64le",
"product_id": "ovn-central-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"product_id": "ovn-devel-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"product_id": "ovn-docker-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "ovn-host-20.06.2-150300.19.8.1.ppc64le",
"product_id": "ovn-host-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"product": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"product_id": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"product": {
"name": "python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"product_id": "python3-ovs-2.14.2-150300.19.8.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"product_id": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"product_id": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "openvswitch-2.14.2-150300.19.8.1.s390x",
"product_id": "openvswitch-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"product_id": "openvswitch-devel-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"product_id": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"product_id": "openvswitch-pki-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.s390x",
"product_id": "openvswitch-test-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"product_id": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "ovn-20.06.2-150300.19.8.1.s390x",
"product_id": "ovn-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "ovn-central-20.06.2-150300.19.8.1.s390x",
"product_id": "ovn-central-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "ovn-devel-20.06.2-150300.19.8.1.s390x",
"product_id": "ovn-devel-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "ovn-docker-20.06.2-150300.19.8.1.s390x",
"product_id": "ovn-docker-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "ovn-host-20.06.2-150300.19.8.1.s390x",
"product_id": "ovn-host-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150300.19.8.1.s390x",
"product": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.s390x",
"product_id": "ovn-vtep-20.06.2-150300.19.8.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150300.19.8.1.s390x",
"product": {
"name": "python3-ovs-2.14.2-150300.19.8.1.s390x",
"product_id": "python3-ovs-2.14.2-150300.19.8.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"product_id": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"product_id": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"product_id": "openvswitch-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"product_id": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"product_id": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"product_id": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"product_id": "openvswitch-test-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"product_id": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64",
"product_id": "ovn-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"product_id": "ovn-central-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"product_id": "ovn-devel-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"product_id": "ovn-docker-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"product_id": "ovn-host-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"product": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"product_id": "ovn-vtep-20.06.2-150300.19.8.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"product": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"product_id": "python3-ovs-2.14.2-150300.19.8.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_rt:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Real Time 15 SP3",
"product_id": "SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Real Time 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150300.19.8.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150300.19.8.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-4337",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4337"
}
],
"notes": [
{
"category": "general",
"text": "An out-of-bounds read in Organization Specific TLV was found in various versions of OpenvSwitch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4337",
"url": "https://www.suse.com/security/cve/CVE-2022-4337"
},
{
"category": "external",
"summary": "SUSE Bug 1206581 for CVE-2022-4337",
"url": "https://bugzilla.suse.com/1206581"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-23T15:42:28Z",
"details": "important"
}
],
"title": "CVE-2022-4337"
},
{
"cve": "CVE-2022-4338",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4338"
}
],
"notes": [
{
"category": "general",
"text": "An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4338",
"url": "https://www.suse.com/security/cve/CVE-2022-4338"
},
{
"category": "external",
"summary": "SUSE Bug 1206580 for CVE-2022-4338",
"url": "https://bugzilla.suse.com/1206580"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-23T15:42:28Z",
"details": "important"
}
],
"title": "CVE-2022-4338"
},
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Enterprise Storage 7.1:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Real Time 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Proxy 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libopenvswitch-2_14-0-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:libovn-20_06-0-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-devel-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-ipsec-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-pki-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-test-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:openvswitch-vtep-2.14.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-central-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-devel-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-docker-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-host-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:ovn-vtep-20.06.2-150300.19.8.1.x86_64",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.ppc64le",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.s390x",
"SUSE Manager Server 4.2:python3-ovs-2.14.2-150300.19.8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-23T15:42:28Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
}
]
}
SUSE-SU-2023:2296-1
Vulnerability from csaf_suse - Published: 2023-05-25 08:07 - Updated: 2023-05-25 08:07Summary
Security update for openvswitch
Severity
Important
Notes
Title of the patch: Security update for openvswitch
Description of the patch: This update for openvswitch fixes the following issues:
- CVE-2023-1668: Fixed remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).
Patchnames: SUSE-2023-2296,SUSE-SLE-Module-Legacy-15-SP5-2023-2296,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-2296,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-2296,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2296,openSUSE-SLE-15.4-2023-2296,openSUSE-SLE-15.5-2023-2296
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
252 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-doc-2.14.2-150400.24.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-doc-20.06.2-150400.24.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-doc-2.14.2-150400.24.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-doc-20.06.2-150400.24.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 openvswitch",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch fixes the following issues:\n\n- CVE-2023-1668: Fixed remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2296,SUSE-SLE-Module-Legacy-15-SP5-2023-2296,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-2296,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2023-2296,SUSE-SLE-Module-Server-Applications-15-SP4-2023-2296,openSUSE-SLE-15.4-2023-2296,openSUSE-SLE-15.5-2023-2296",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2296-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2296-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232296-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2296-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-May/029555.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
}
],
"title": "Security update for openvswitch",
"tracking": {
"current_release_date": "2023-05-25T08:07:17Z",
"generator": {
"date": "2023-05-25T08:07:17Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2296-1",
"initial_release_date": "2023-05-25T08:07:17Z",
"revision_history": [
{
"date": "2023-05-25T08:07:17Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"product_id": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"product_id": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "openvswitch-2.14.2-150400.24.9.1.aarch64",
"product_id": "openvswitch-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"product_id": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"product_id": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"product_id": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"product_id": "openvswitch-test-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"product_id": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "ovn-20.06.2-150400.24.9.1.aarch64",
"product_id": "ovn-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "ovn-central-20.06.2-150400.24.9.1.aarch64",
"product_id": "ovn-central-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "ovn-devel-20.06.2-150400.24.9.1.aarch64",
"product_id": "ovn-devel-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "ovn-docker-20.06.2-150400.24.9.1.aarch64",
"product_id": "ovn-docker-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "ovn-host-20.06.2-150400.24.9.1.aarch64",
"product_id": "ovn-host-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"product": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"product_id": "ovn-vtep-20.06.2-150400.24.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"product": {
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"product_id": "python3-ovs-2.14.2-150400.24.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.i586",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.i586",
"product_id": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.i586",
"product": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.i586",
"product_id": "libovn-20_06-0-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150400.24.9.1.i586",
"product": {
"name": "openvswitch-2.14.2-150400.24.9.1.i586",
"product_id": "openvswitch-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150400.24.9.1.i586",
"product": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.i586",
"product_id": "openvswitch-devel-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.i586",
"product": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.i586",
"product_id": "openvswitch-ipsec-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150400.24.9.1.i586",
"product": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.i586",
"product_id": "openvswitch-pki-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150400.24.9.1.i586",
"product": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.i586",
"product_id": "openvswitch-test-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.i586",
"product": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.i586",
"product_id": "openvswitch-vtep-2.14.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150400.24.9.1.i586",
"product": {
"name": "ovn-20.06.2-150400.24.9.1.i586",
"product_id": "ovn-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150400.24.9.1.i586",
"product": {
"name": "ovn-central-20.06.2-150400.24.9.1.i586",
"product_id": "ovn-central-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150400.24.9.1.i586",
"product": {
"name": "ovn-devel-20.06.2-150400.24.9.1.i586",
"product_id": "ovn-devel-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150400.24.9.1.i586",
"product": {
"name": "ovn-docker-20.06.2-150400.24.9.1.i586",
"product_id": "ovn-docker-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150400.24.9.1.i586",
"product": {
"name": "ovn-host-20.06.2-150400.24.9.1.i586",
"product_id": "ovn-host-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150400.24.9.1.i586",
"product": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.i586",
"product_id": "ovn-vtep-20.06.2-150400.24.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150400.24.9.1.i586",
"product": {
"name": "python3-ovs-2.14.2-150400.24.9.1.i586",
"product_id": "python3-ovs-2.14.2-150400.24.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"product": {
"name": "openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"product_id": "openvswitch-doc-2.14.2-150400.24.9.1.noarch"
}
},
{
"category": "product_version",
"name": "ovn-doc-20.06.2-150400.24.9.1.noarch",
"product": {
"name": "ovn-doc-20.06.2-150400.24.9.1.noarch",
"product_id": "ovn-doc-20.06.2-150400.24.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"product_id": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"product_id": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "openvswitch-2.14.2-150400.24.9.1.ppc64le",
"product_id": "openvswitch-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"product_id": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"product_id": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"product_id": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"product_id": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"product_id": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "ovn-20.06.2-150400.24.9.1.ppc64le",
"product_id": "ovn-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "ovn-central-20.06.2-150400.24.9.1.ppc64le",
"product_id": "ovn-central-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"product_id": "ovn-devel-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"product_id": "ovn-docker-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "ovn-host-20.06.2-150400.24.9.1.ppc64le",
"product_id": "ovn-host-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"product": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"product_id": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"product": {
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"product_id": "python3-ovs-2.14.2-150400.24.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"product_id": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"product_id": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "openvswitch-2.14.2-150400.24.9.1.s390x",
"product_id": "openvswitch-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"product_id": "openvswitch-devel-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"product_id": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"product_id": "openvswitch-pki-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.s390x",
"product_id": "openvswitch-test-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"product_id": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "ovn-20.06.2-150400.24.9.1.s390x",
"product_id": "ovn-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "ovn-central-20.06.2-150400.24.9.1.s390x",
"product_id": "ovn-central-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "ovn-devel-20.06.2-150400.24.9.1.s390x",
"product_id": "ovn-devel-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "ovn-docker-20.06.2-150400.24.9.1.s390x",
"product_id": "ovn-docker-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "ovn-host-20.06.2-150400.24.9.1.s390x",
"product_id": "ovn-host-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150400.24.9.1.s390x",
"product": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.s390x",
"product_id": "ovn-vtep-20.06.2-150400.24.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"product": {
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"product_id": "python3-ovs-2.14.2-150400.24.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"product_id": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"product_id": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "openvswitch-2.14.2-150400.24.9.1.x86_64",
"product_id": "openvswitch-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"product_id": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"product_id": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"product_id": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"product_id": "openvswitch-test-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"product_id": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "ovn-20.06.2-150400.24.9.1.x86_64",
"product_id": "ovn-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-central-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "ovn-central-20.06.2-150400.24.9.1.x86_64",
"product_id": "ovn-central-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-devel-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "ovn-devel-20.06.2-150400.24.9.1.x86_64",
"product_id": "ovn-devel-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-docker-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "ovn-docker-20.06.2-150400.24.9.1.x86_64",
"product_id": "ovn-docker-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-host-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "ovn-host-20.06.2-150400.24.9.1.x86_64",
"product_id": "ovn-host-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"product": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"product_id": "ovn-vtep-20.06.2-150400.24.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"product": {
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"product_id": "python3-ovs-2.14.2-150400.24.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp5"
}
}
},
{
"category": "product_name",
"name": "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.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_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.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:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.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:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.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:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.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:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.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:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.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:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.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:libovn-20_06-0-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.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:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.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:openvswitch-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.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:openvswitch-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.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:openvswitch-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.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:openvswitch-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.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:openvswitch-devel-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.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:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.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:openvswitch-devel-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.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:openvswitch-devel-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.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:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.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:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.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:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.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:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.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:openvswitch-pki-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.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:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.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:openvswitch-pki-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.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:openvswitch-pki-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.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:openvswitch-test-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.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:openvswitch-test-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.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:openvswitch-test-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.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:openvswitch-test-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.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:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.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:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.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:openvswitch-vtep-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.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:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.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:ovn-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.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:ovn-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.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:ovn-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.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:ovn-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.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:ovn-central-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.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:ovn-central-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.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:ovn-central-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.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:ovn-central-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.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:ovn-devel-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.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:ovn-devel-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.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:ovn-devel-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.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:ovn-devel-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.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:ovn-docker-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.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:ovn-docker-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.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:ovn-docker-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.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:ovn-docker-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.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:ovn-host-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.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:ovn-host-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.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:ovn-host-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.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:ovn-host-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.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:ovn-vtep-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.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:ovn-vtep-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.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:ovn-vtep-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.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:ovn-vtep-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.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:python3-ovs-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.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:python3-ovs-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.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:python3-ovs-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.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:python3-ovs-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-doc-2.14.2-150400.24.9.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-doc-2.14.2-150400.24.9.1.noarch"
},
"product_reference": "openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-doc-20.06.2-150400.24.9.1.noarch as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-doc-20.06.2-150400.24.9.1.noarch"
},
"product_reference": "ovn-doc-20.06.2-150400.24.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-doc-2.14.2-150400.24.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-doc-2.14.2-150400.24.9.1.noarch"
},
"product_reference": "openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-central-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-devel-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-doc-20.06.2-150400.24.9.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-doc-20.06.2-150400.24.9.1.noarch"
},
"product_reference": "ovn-doc-20.06.2-150400.24.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-docker-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-host-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.aarch64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.s390x"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-20.06.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.x86_64"
},
"product_reference": "ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.aarch64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.ppc64le"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.s390x"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-2.14.2-150400.24.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.x86_64"
},
"product_reference": "python3-ovs-2.14.2-150400.24.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-doc-20.06.2-150400.24.9.1.noarch",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-doc-20.06.2-150400.24.9.1.noarch",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"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 Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-doc-20.06.2-150400.24.9.1.noarch",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-doc-20.06.2-150400.24.9.1.noarch",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-central-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-host-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP5:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-central-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-host-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-central-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-doc-20.06.2-150400.24.9.1.noarch",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-host-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.4:python3-ovs-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:libopenvswitch-2_14-0-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:libovn-20_06-0-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-devel-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-doc-2.14.2-150400.24.9.1.noarch",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-ipsec-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-pki-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-test-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:openvswitch-vtep-2.14.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-central-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-devel-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-doc-20.06.2-150400.24.9.1.noarch",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-docker-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-host-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:ovn-vtep-20.06.2-150400.24.9.1.x86_64",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.aarch64",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.ppc64le",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.s390x",
"openSUSE Leap 15.5:python3-ovs-2.14.2-150400.24.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-05-25T08:07:17Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
}
]
}
SUSE-SU-2023:2536-1
Vulnerability from csaf_suse - Published: 2023-06-19 07:52 - Updated: 2023-06-19 07:52Summary
Security update for openvswitch3
Severity
Important
Notes
Title of the patch: Security update for openvswitch3
Description of the patch: This update for openvswitch3 fixes the following issues:
- CVE-2023-1668: Fixed a remote denial of service that could be
triggered via malformed IP packets (bsc#1210054).
Patchnames: SUSE-2023-2536,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2536,openSUSE-SLE-15.5-2023-2536
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
122 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-doc-3.1.0-150500.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-doc-23.03.0-150500.3.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"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 openvswitch3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch3 fixes the following issues:\n\n- CVE-2023-1668: Fixed a remote denial of service that could be\n triggered via malformed IP packets (bsc#1210054).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2536,SUSE-SLE-Module-Server-Applications-15-SP5-2023-2536,openSUSE-SLE-15.5-2023-2536",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2536-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2536-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232536-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2536-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-June/029920.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
}
],
"title": "Security update for openvswitch3",
"tracking": {
"current_release_date": "2023-06-19T07:52:23Z",
"generator": {
"date": "2023-06-19T07:52:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2536-1",
"initial_release_date": "2023-06-19T07:52:23Z",
"revision_history": [
{
"date": "2023-06-19T07:52:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"product_id": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"product_id": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "openvswitch3-3.1.0-150500.3.3.1.aarch64",
"product_id": "openvswitch3-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"product_id": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"product_id": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"product_id": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"product_id": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"product_id": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "ovn3-23.03.0-150500.3.3.1.aarch64",
"product_id": "ovn3-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "ovn3-central-23.03.0-150500.3.3.1.aarch64",
"product_id": "ovn3-central-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"product_id": "ovn3-devel-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"product_id": "ovn3-docker-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "ovn3-host-23.03.0-150500.3.3.1.aarch64",
"product_id": "ovn3-host-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"product": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"product_id": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"product": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"product_id": "python3-ovs3-3.1.0-150500.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.i586",
"product": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.i586",
"product_id": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.i586",
"product": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.i586",
"product_id": "libovn-23_03-0-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.0-150500.3.3.1.i586",
"product": {
"name": "openvswitch3-3.1.0-150500.3.3.1.i586",
"product_id": "openvswitch3-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.i586",
"product": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.i586",
"product_id": "openvswitch3-devel-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.i586",
"product": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.i586",
"product_id": "openvswitch3-ipsec-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.i586",
"product": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.i586",
"product_id": "openvswitch3-pki-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.0-150500.3.3.1.i586",
"product": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.i586",
"product_id": "openvswitch3-test-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.i586",
"product": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.i586",
"product_id": "openvswitch3-vtep-3.1.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.0-150500.3.3.1.i586",
"product": {
"name": "ovn3-23.03.0-150500.3.3.1.i586",
"product_id": "ovn3-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.0-150500.3.3.1.i586",
"product": {
"name": "ovn3-central-23.03.0-150500.3.3.1.i586",
"product_id": "ovn3-central-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.0-150500.3.3.1.i586",
"product": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.i586",
"product_id": "ovn3-devel-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.0-150500.3.3.1.i586",
"product": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.i586",
"product_id": "ovn3-docker-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.0-150500.3.3.1.i586",
"product": {
"name": "ovn3-host-23.03.0-150500.3.3.1.i586",
"product_id": "ovn3-host-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.0-150500.3.3.1.i586",
"product": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.i586",
"product_id": "ovn3-vtep-23.03.0-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.0-150500.3.3.1.i586",
"product": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.i586",
"product_id": "python3-ovs3-3.1.0-150500.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch3-doc-3.1.0-150500.3.3.1.noarch",
"product": {
"name": "openvswitch3-doc-3.1.0-150500.3.3.1.noarch",
"product_id": "openvswitch3-doc-3.1.0-150500.3.3.1.noarch"
}
},
{
"category": "product_version",
"name": "ovn3-doc-23.03.0-150500.3.3.1.noarch",
"product": {
"name": "ovn3-doc-23.03.0-150500.3.3.1.noarch",
"product_id": "ovn3-doc-23.03.0-150500.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"product_id": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"product_id": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"product_id": "openvswitch3-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"product_id": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"product_id": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"product_id": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"product_id": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"product_id": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "ovn3-23.03.0-150500.3.3.1.ppc64le",
"product_id": "ovn3-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"product_id": "ovn3-central-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"product_id": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"product_id": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"product_id": "ovn3-host-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"product": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"product_id": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"product": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"product_id": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"product_id": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"product_id": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "openvswitch3-3.1.0-150500.3.3.1.s390x",
"product_id": "openvswitch3-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"product_id": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"product_id": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"product_id": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"product_id": "openvswitch3-test-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"product_id": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "ovn3-23.03.0-150500.3.3.1.s390x",
"product_id": "ovn3-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "ovn3-central-23.03.0-150500.3.3.1.s390x",
"product_id": "ovn3-central-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.s390x",
"product_id": "ovn3-devel-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.s390x",
"product_id": "ovn3-docker-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "ovn3-host-23.03.0-150500.3.3.1.s390x",
"product_id": "ovn3-host-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"product": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"product_id": "ovn3-vtep-23.03.0-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.0-150500.3.3.1.s390x",
"product": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.s390x",
"product_id": "python3-ovs3-3.1.0-150500.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"product_id": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"product_id": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "openvswitch3-3.1.0-150500.3.3.1.x86_64",
"product_id": "openvswitch3-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"product_id": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"product_id": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"product_id": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"product_id": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"product_id": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "ovn3-23.03.0-150500.3.3.1.x86_64",
"product_id": "ovn3-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "ovn3-central-23.03.0-150500.3.3.1.x86_64",
"product_id": "ovn3-central-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"product_id": "ovn3-devel-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"product_id": "ovn3-docker-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "ovn3-host-23.03.0-150500.3.3.1.x86_64",
"product_id": "ovn3-host-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"product": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"product_id": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"product": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"product_id": "python3-ovs3-3.1.0-150500.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-server-applications:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.s390x as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Server Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Server Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-doc-3.1.0-150500.3.3.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-doc-3.1.0-150500.3.3.1.noarch"
},
"product_reference": "openvswitch3-doc-3.1.0-150500.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-central-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-doc-23.03.0-150500.3.3.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-doc-23.03.0-150500.3.3.1.noarch"
},
"product_reference": "ovn3-doc-23.03.0-150500.3.3.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-host-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.s390x"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.s390x"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.0-150500.3.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-doc-3.1.0-150500.3.3.1.noarch",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-doc-23.03.0-150500.3.3.1.noarch",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"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 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-doc-3.1.0-150500.3.3.1.noarch",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-doc-23.03.0-150500.3.3.1.noarch",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-central-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-host-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.s390x",
"SUSE Linux Enterprise Module for Server Applications 15 SP5:python3-ovs3-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:libopenvswitch-3_1-0-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:libovn-23_03-0-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-devel-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-doc-3.1.0-150500.3.3.1.noarch",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-ipsec-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-pki-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-test-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:openvswitch3-vtep-3.1.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-central-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-devel-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-doc-23.03.0-150500.3.3.1.noarch",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-docker-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-host-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:ovn3-vtep-23.03.0-150500.3.3.1.x86_64",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.aarch64",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.ppc64le",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.s390x",
"openSUSE Leap 15.5:python3-ovs3-3.1.0-150500.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-19T07:52:23Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
}
]
}
SUSE-SU-2023:2621-1
Vulnerability from csaf_suse - Published: 2023-06-23 11:41 - Updated: 2023-06-23 11:41Summary
Security update for openvswitch
Severity
Moderate
Notes
Title of the patch: Security update for openvswitch
Description of the patch: This update for openvswitch fixes the following issues:
- CVE-2023-1668: Fixed remote traffic denial-of-service via crafted packets with IP proto 0 (bsc#1210054).
Patchnames: SUSE-2023-2621,SUSE-SLE-SERVER-12-SP5-2023-2621
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
16 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
8 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for openvswitch",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch fixes the following issues:\n\n- CVE-2023-1668: Fixed remote traffic denial-of-service via crafted packets with IP proto 0 (bsc#1210054).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-2621,SUSE-SLE-SERVER-12-SP5-2023-2621",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_2621-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:2621-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232621-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:2621-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2023-June/030014.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
}
],
"title": "Security update for openvswitch",
"tracking": {
"current_release_date": "2023-06-23T11:41:54Z",
"generator": {
"date": "2023-06-23T11:41:54Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:2621-1",
"initial_release_date": "2023-06-23T11:41:54Z",
"revision_history": [
{
"date": "2023-06-23T11:41:54Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"product": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"product_id": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-devel-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-devel-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-ipsec-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-ipsec-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-central-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-ovn-central-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-ovn-central-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-common-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-ovn-common-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-ovn-common-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-ovn-docker-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-host-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-ovn-host-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-ovn-host-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-ovn-vtep-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-pki-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-pki-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-test-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-test-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.11.5-3.18.2.aarch64",
"product": {
"name": "openvswitch-vtep-2.11.5-3.18.2.aarch64",
"product_id": "openvswitch-vtep-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "python2-ovs-2.11.5-3.18.2.aarch64",
"product": {
"name": "python2-ovs-2.11.5-3.18.2.aarch64",
"product_id": "python2-ovs-2.11.5-3.18.2.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.11.5-3.18.2.aarch64",
"product": {
"name": "python3-ovs-2.11.5-3.18.2.aarch64",
"product_id": "python3-ovs-2.11.5-3.18.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.i586",
"product": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.i586",
"product_id": "libopenvswitch-2_11-0-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-2.11.5-3.18.2.i586",
"product_id": "openvswitch-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-devel-2.11.5-3.18.2.i586",
"product_id": "openvswitch-devel-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-ipsec-2.11.5-3.18.2.i586",
"product_id": "openvswitch-ipsec-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-central-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-ovn-central-2.11.5-3.18.2.i586",
"product_id": "openvswitch-ovn-central-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-common-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-ovn-common-2.11.5-3.18.2.i586",
"product_id": "openvswitch-ovn-common-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.i586",
"product_id": "openvswitch-ovn-docker-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-host-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-ovn-host-2.11.5-3.18.2.i586",
"product_id": "openvswitch-ovn-host-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.i586",
"product_id": "openvswitch-ovn-vtep-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-pki-2.11.5-3.18.2.i586",
"product_id": "openvswitch-pki-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-test-2.11.5-3.18.2.i586",
"product_id": "openvswitch-test-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.11.5-3.18.2.i586",
"product": {
"name": "openvswitch-vtep-2.11.5-3.18.2.i586",
"product_id": "openvswitch-vtep-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "python2-ovs-2.11.5-3.18.2.i586",
"product": {
"name": "python2-ovs-2.11.5-3.18.2.i586",
"product_id": "python2-ovs-2.11.5-3.18.2.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.11.5-3.18.2.i586",
"product": {
"name": "python3-ovs-2.11.5-3.18.2.i586",
"product_id": "python3-ovs-2.11.5-3.18.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch-doc-2.11.5-3.18.2.noarch",
"product": {
"name": "openvswitch-doc-2.11.5-3.18.2.noarch",
"product_id": "openvswitch-doc-2.11.5-3.18.2.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"product": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"product_id": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-devel-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-devel-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-ipsec-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-ipsec-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-central-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-ovn-central-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-ovn-central-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-common-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-ovn-common-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-ovn-common-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-ovn-docker-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-host-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-ovn-host-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-ovn-host-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-ovn-vtep-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-pki-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-pki-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-test-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-test-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.11.5-3.18.2.ppc64le",
"product": {
"name": "openvswitch-vtep-2.11.5-3.18.2.ppc64le",
"product_id": "openvswitch-vtep-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python2-ovs-2.11.5-3.18.2.ppc64le",
"product": {
"name": "python2-ovs-2.11.5-3.18.2.ppc64le",
"product_id": "python2-ovs-2.11.5-3.18.2.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.11.5-3.18.2.ppc64le",
"product": {
"name": "python3-ovs-2.11.5-3.18.2.ppc64le",
"product_id": "python3-ovs-2.11.5-3.18.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390",
"product": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390",
"product_id": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-2.11.5-3.18.2.s390",
"product_id": "openvswitch-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-devel-2.11.5-3.18.2.s390",
"product_id": "openvswitch-devel-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-ipsec-2.11.5-3.18.2.s390",
"product_id": "openvswitch-ipsec-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-central-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-ovn-central-2.11.5-3.18.2.s390",
"product_id": "openvswitch-ovn-central-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-common-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-ovn-common-2.11.5-3.18.2.s390",
"product_id": "openvswitch-ovn-common-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.s390",
"product_id": "openvswitch-ovn-docker-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-host-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-ovn-host-2.11.5-3.18.2.s390",
"product_id": "openvswitch-ovn-host-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.s390",
"product_id": "openvswitch-ovn-vtep-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-pki-2.11.5-3.18.2.s390",
"product_id": "openvswitch-pki-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-test-2.11.5-3.18.2.s390",
"product_id": "openvswitch-test-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.11.5-3.18.2.s390",
"product": {
"name": "openvswitch-vtep-2.11.5-3.18.2.s390",
"product_id": "openvswitch-vtep-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "python2-ovs-2.11.5-3.18.2.s390",
"product": {
"name": "python2-ovs-2.11.5-3.18.2.s390",
"product_id": "python2-ovs-2.11.5-3.18.2.s390"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.11.5-3.18.2.s390",
"product": {
"name": "python3-ovs-2.11.5-3.18.2.s390",
"product_id": "python3-ovs-2.11.5-3.18.2.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"product": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"product_id": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-devel-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-devel-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-ipsec-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-ipsec-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-central-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-ovn-central-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-ovn-central-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-common-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-ovn-common-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-ovn-common-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-ovn-docker-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-host-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-ovn-host-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-ovn-host-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-ovn-vtep-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-pki-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-pki-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-test-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-test-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.11.5-3.18.2.s390x",
"product": {
"name": "openvswitch-vtep-2.11.5-3.18.2.s390x",
"product_id": "openvswitch-vtep-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "python2-ovs-2.11.5-3.18.2.s390x",
"product": {
"name": "python2-ovs-2.11.5-3.18.2.s390x",
"product_id": "python2-ovs-2.11.5-3.18.2.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.11.5-3.18.2.s390x",
"product": {
"name": "python3-ovs-2.11.5-3.18.2.s390x",
"product_id": "python3-ovs-2.11.5-3.18.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"product": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"product_id": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-devel-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-devel-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-ipsec-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-ipsec-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-central-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-ovn-central-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-ovn-central-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-common-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-ovn-common-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-ovn-common-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-ovn-docker-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-ovn-docker-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-host-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-ovn-host-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-ovn-host-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-ovn-vtep-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-ovn-vtep-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-pki-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-pki-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-test-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-test-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-2.11.5-3.18.2.x86_64",
"product": {
"name": "openvswitch-vtep-2.11.5-3.18.2.x86_64",
"product_id": "openvswitch-vtep-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "python2-ovs-2.11.5-3.18.2.x86_64",
"product": {
"name": "python2-ovs-2.11.5-3.18.2.x86_64",
"product_id": "python2-ovs-2.11.5-3.18.2.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs-2.11.5-3.18.2.x86_64",
"product": {
"name": "python3-ovs-2.11.5-3.18.2.x86_64",
"product_id": "python3-ovs-2.11.5-3.18.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.aarch64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.aarch64"
},
"product_reference": "openvswitch-2.11.5-3.18.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.ppc64le as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le"
},
"product_reference": "openvswitch-2.11.5-3.18.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.s390x as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.s390x"
},
"product_reference": "openvswitch-2.11.5-3.18.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.x86_64 as component of SUSE Linux Enterprise Server 12 SP5",
"product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.x86_64"
},
"product_reference": "openvswitch-2.11.5-3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64"
},
"product_reference": "libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.aarch64"
},
"product_reference": "openvswitch-2.11.5-3.18.2.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le"
},
"product_reference": "openvswitch-2.11.5-3.18.2.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.s390x"
},
"product_reference": "openvswitch-2.11.5-3.18.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-2.11.5-3.18.2.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.x86_64"
},
"product_reference": "openvswitch-2.11.5-3.18.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.18.2.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.aarch64",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.s390x",
"SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.18.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-06-23T11:41:54Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
}
]
}
SUSE-SU-2026:0280-1
Vulnerability from csaf_suse - Published: 2026-01-23 15:33 - Updated: 2026-01-23 15:33Summary
Security update for openvswitch
Severity
Important
Notes
Title of the patch: Security update for openvswitch
Description of the patch: This update for openvswitch fixes the following issues:
Update to v3.1.7:
- CVE-2023-3966: openvswitch, openvswitch3: Invalid memory access in Geneve with HW offload (bsc#1219465).
- CVE-2024-2182: openvswitch: ov: insufficient validation of incoming BFD packets may lead to denial of service (bsc#1255435).
- CVE-2023-1668: openvswitch: remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).
- CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited (bsc#1212125).
- CVE-2023-5366: openvswitch: missing masks on a final stage with ports trie (bsc#1216002).
Patchnames: SUSE-2026-280,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-280,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-280,openSUSE-SLE-15.6-2026-280
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
152 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
29 references
{
"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 openvswitch",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch fixes the following issues:\n\nUpdate to v3.1.7:\n\n - CVE-2023-3966: openvswitch, openvswitch3: Invalid memory access in Geneve with HW offload (bsc#1219465).\n - CVE-2024-2182: openvswitch: ov: insufficient validation of incoming BFD packets may lead to denial of service (bsc#1255435).\n - CVE-2023-1668: openvswitch: remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).\n - CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited (bsc#1212125).\n - CVE-2023-5366: openvswitch: missing masks on a final stage with ports trie (bsc#1216002).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-280,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-280,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-280,openSUSE-SLE-15.6-2026-280",
"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-2026_0280-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0280-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260280-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0280-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023908.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE Bug 1212125",
"url": "https://bugzilla.suse.com/1212125"
},
{
"category": "self",
"summary": "SUSE Bug 1216002",
"url": "https://bugzilla.suse.com/1216002"
},
{
"category": "self",
"summary": "SUSE Bug 1219465",
"url": "https://bugzilla.suse.com/1219465"
},
{
"category": "self",
"summary": "SUSE Bug 1255435",
"url": "https://bugzilla.suse.com/1255435"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3152 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3152/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3153 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3966 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5366 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2182 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2182/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0650 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0650/"
}
],
"title": "Security update for openvswitch",
"tracking": {
"current_release_date": "2026-01-23T15:33:56Z",
"generator": {
"date": "2026-01-23T15:33:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0280-1",
"initial_release_date": "2026-01-23T15:33:56Z",
"revision_history": [
{
"date": "2026-01-23T15:33:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"product_id": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"product_id": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "openvswitch-3.1.7-150600.33.9.1.aarch64",
"product_id": "openvswitch-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"product_id": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"product_id": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"product_id": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"product_id": "openvswitch-test-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"product_id": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "ovn-23.03.3-150600.33.9.1.aarch64",
"product_id": "ovn-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-central-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "ovn-central-23.03.3-150600.33.9.1.aarch64",
"product_id": "ovn-central-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-devel-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "ovn-devel-23.03.3-150600.33.9.1.aarch64",
"product_id": "ovn-devel-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-docker-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "ovn-docker-23.03.3-150600.33.9.1.aarch64",
"product_id": "ovn-docker-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-host-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "ovn-host-23.03.3-150600.33.9.1.aarch64",
"product_id": "ovn-host-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"product": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"product_id": "ovn-vtep-23.03.3-150600.33.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs-3.1.7-150600.33.9.1.aarch64",
"product": {
"name": "python3-ovs-3.1.7-150600.33.9.1.aarch64",
"product_id": "python3-ovs-3.1.7-150600.33.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.i586",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.i586",
"product_id": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.i586",
"product": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.i586",
"product_id": "libovn-23_03-0-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-3.1.7-150600.33.9.1.i586",
"product": {
"name": "openvswitch-3.1.7-150600.33.9.1.i586",
"product_id": "openvswitch-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-3.1.7-150600.33.9.1.i586",
"product": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.i586",
"product_id": "openvswitch-devel-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.i586",
"product": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.i586",
"product_id": "openvswitch-ipsec-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-3.1.7-150600.33.9.1.i586",
"product": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.i586",
"product_id": "openvswitch-pki-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-test-3.1.7-150600.33.9.1.i586",
"product": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.i586",
"product_id": "openvswitch-test-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.i586",
"product": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.i586",
"product_id": "openvswitch-vtep-3.1.7-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-23.03.3-150600.33.9.1.i586",
"product": {
"name": "ovn-23.03.3-150600.33.9.1.i586",
"product_id": "ovn-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-central-23.03.3-150600.33.9.1.i586",
"product": {
"name": "ovn-central-23.03.3-150600.33.9.1.i586",
"product_id": "ovn-central-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-devel-23.03.3-150600.33.9.1.i586",
"product": {
"name": "ovn-devel-23.03.3-150600.33.9.1.i586",
"product_id": "ovn-devel-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-docker-23.03.3-150600.33.9.1.i586",
"product": {
"name": "ovn-docker-23.03.3-150600.33.9.1.i586",
"product_id": "ovn-docker-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-host-23.03.3-150600.33.9.1.i586",
"product": {
"name": "ovn-host-23.03.3-150600.33.9.1.i586",
"product_id": "ovn-host-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "ovn-vtep-23.03.3-150600.33.9.1.i586",
"product": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.i586",
"product_id": "ovn-vtep-23.03.3-150600.33.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs-3.1.7-150600.33.9.1.i586",
"product": {
"name": "python3-ovs-3.1.7-150600.33.9.1.i586",
"product_id": "python3-ovs-3.1.7-150600.33.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"product": {
"name": "openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"product_id": "openvswitch-doc-3.1.7-150600.33.9.1.noarch"
}
},
{
"category": "product_version",
"name": "ovn-doc-23.03.3-150600.33.9.1.noarch",
"product": {
"name": "ovn-doc-23.03.3-150600.33.9.1.noarch",
"product_id": "ovn-doc-23.03.3-150600.33.9.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"product_id": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"product_id": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "openvswitch-3.1.7-150600.33.9.1.ppc64le",
"product_id": "openvswitch-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"product_id": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"product_id": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"product_id": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"product_id": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"product_id": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "ovn-23.03.3-150600.33.9.1.ppc64le",
"product_id": "ovn-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-central-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "ovn-central-23.03.3-150600.33.9.1.ppc64le",
"product_id": "ovn-central-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"product_id": "ovn-devel-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"product_id": "ovn-docker-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-host-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "ovn-host-23.03.3-150600.33.9.1.ppc64le",
"product_id": "ovn-host-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"product": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"product_id": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"product": {
"name": "python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"product_id": "python3-ovs-3.1.7-150600.33.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"product_id": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"product_id": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "openvswitch-3.1.7-150600.33.9.1.s390x",
"product_id": "openvswitch-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"product_id": "openvswitch-devel-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"product_id": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"product_id": "openvswitch-pki-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-test-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.s390x",
"product_id": "openvswitch-test-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"product_id": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "ovn-23.03.3-150600.33.9.1.s390x",
"product_id": "ovn-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-central-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "ovn-central-23.03.3-150600.33.9.1.s390x",
"product_id": "ovn-central-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-devel-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "ovn-devel-23.03.3-150600.33.9.1.s390x",
"product_id": "ovn-devel-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-docker-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "ovn-docker-23.03.3-150600.33.9.1.s390x",
"product_id": "ovn-docker-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-host-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "ovn-host-23.03.3-150600.33.9.1.s390x",
"product_id": "ovn-host-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn-vtep-23.03.3-150600.33.9.1.s390x",
"product": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.s390x",
"product_id": "ovn-vtep-23.03.3-150600.33.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs-3.1.7-150600.33.9.1.s390x",
"product": {
"name": "python3-ovs-3.1.7-150600.33.9.1.s390x",
"product_id": "python3-ovs-3.1.7-150600.33.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"product_id": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"product_id": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "openvswitch-3.1.7-150600.33.9.1.x86_64",
"product_id": "openvswitch-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"product_id": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"product_id": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"product_id": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"product_id": "openvswitch-test-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"product_id": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "ovn-23.03.3-150600.33.9.1.x86_64",
"product_id": "ovn-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-central-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "ovn-central-23.03.3-150600.33.9.1.x86_64",
"product_id": "ovn-central-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-devel-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "ovn-devel-23.03.3-150600.33.9.1.x86_64",
"product_id": "ovn-devel-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-docker-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "ovn-docker-23.03.3-150600.33.9.1.x86_64",
"product_id": "ovn-docker-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-host-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "ovn-host-23.03.3-150600.33.9.1.x86_64",
"product_id": "ovn-host-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"product": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"product_id": "ovn-vtep-23.03.3-150600.33.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs-3.1.7-150600.33.9.1.x86_64",
"product": {
"name": "python3-ovs-3.1.7-150600.33.9.1.x86_64",
"product_id": "python3-ovs-3.1.7-150600.33.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-doc-3.1.7-150600.33.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch"
},
"product_reference": "openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-test-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-central-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-central-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-devel-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-devel-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-doc-23.03.3-150600.33.9.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch"
},
"product_reference": "ovn-doc-23.03.3-150600.33.9.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-docker-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-docker-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-host-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-host-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn-vtep-23.03.3-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64"
},
"product_reference": "ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs-3.1.7-150600.33.9.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
},
"product_reference": "python3-ovs-3.1.7-150600.33.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
},
{
"cve": "CVE-2023-3152",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3152"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability classified as critical has been found in SourceCodester Online Discussion Forum Site 1.0. This affects an unknown part of the file admin\\posts\\view_post.php. The manipulation leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-231021 was assigned to this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3152",
"url": "https://www.suse.com/security/cve/CVE-2023-3152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "important"
}
],
"title": "CVE-2023-3152"
},
{
"cve": "CVE-2023-3153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3153"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Open Virtual Network where the service monitor MAC does not properly rate limit. This issue could allow an attacker to cause a denial of service, including on deployments with CoPP enabled and properly configured.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3153",
"url": "https://www.suse.com/security/cve/CVE-2023-3153"
},
{
"category": "external",
"summary": "SUSE Bug 1212125 for CVE-2023-3153",
"url": "https://bugzilla.suse.com/1212125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "moderate"
}
],
"title": "CVE-2023-3153"
},
{
"cve": "CVE-2023-3966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3966"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Open vSwitch where multiple versions are vulnerable to crafted Geneve packets, which may result in a denial of service and invalid memory accesses. Triggering this issue requires that hardware offloading via the netlink path is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3966",
"url": "https://www.suse.com/security/cve/CVE-2023-3966"
},
{
"category": "external",
"summary": "SUSE Bug 1219465 for CVE-2023-3966",
"url": "https://bugzilla.suse.com/1219465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "important"
}
],
"title": "CVE-2023-3966"
},
{
"cve": "CVE-2023-5366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5366"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Open vSwitch that allows ICMPv6 Neighbor Advertisement packets between virtual machines to bypass OpenFlow rules. This issue may allow a local attacker to create specially crafted packets with a modified or spoofed target IP address field that can redirect ICMPv6 traffic to arbitrary IP addresses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5366",
"url": "https://www.suse.com/security/cve/CVE-2023-5366"
},
{
"category": "external",
"summary": "SUSE Bug 1216002 for CVE-2023-5366",
"url": "https://bugzilla.suse.com/1216002"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "important"
}
],
"title": "CVE-2023-5366"
},
{
"cve": "CVE-2024-2182",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2182"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Open Virtual Network (OVN). In OVN clusters where BFD is used between hypervisors for high availability, an attacker can inject specially crafted BFD packets from inside unprivileged workloads, including virtual machines or containers, that can trigger a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2182",
"url": "https://www.suse.com/security/cve/CVE-2024-2182"
},
{
"category": "external",
"summary": "SUSE Bug 1255435 for CVE-2024-2182",
"url": "https://bugzilla.suse.com/1255435"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "moderate"
}
],
"title": "CVE-2024-2182"
},
{
"cve": "CVE-2025-0650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0650"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Open Virtual Network (OVN). Specially crafted UDP packets may bypass egress access control lists (ACLs) in OVN installations configured with a logical switch with DNS records set on it and if the same switch has any egress ACLs configured. This issue can lead to unauthorized access to virtual machines and containers running on the OVN network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0650",
"url": "https://www.suse.com/security/cve/CVE-2025-0650"
},
{
"category": "external",
"summary": "SUSE Bug 1236353 for CVE-2025-0650",
"url": "https://bugzilla.suse.com/1236353"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.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 Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python3-ovs-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libopenvswitch-3_1-0-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:libovn-23_03-0-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-devel-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-doc-3.1.7-150600.33.9.1.noarch",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-ipsec-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-pki-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-test-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:openvswitch-vtep-3.1.7-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-central-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-devel-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-doc-23.03.3-150600.33.9.1.noarch",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-docker-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-host-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.s390x",
"openSUSE Leap 15.6:ovn-vtep-23.03.3-150600.33.9.1.x86_64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.aarch64",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.s390x",
"openSUSE Leap 15.6:python3-ovs-3.1.7-150600.33.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-23T15:33:56Z",
"details": "important"
}
],
"title": "CVE-2025-0650"
}
]
}
SUSE-SU-2026:0290-1
Vulnerability from csaf_suse - Published: 2026-01-26 10:34 - Updated: 2026-01-26 10:34Summary
Security update for openvswitch3
Severity
Important
Notes
Title of the patch: Security update for openvswitch3
Description of the patch: This update for openvswitch3 fixes the following issues:
Update to v3.1.7:
- CVE-2023-3966: openvswitch, openvswitch3: Invalid memory access in Geneve with HW offload (bsc#1219465).
- CVE-2024-2182: openvswitch: ov: insufficient validation of incoming BFD packets may lead to denial of service (bsc#1255435).
- CVE-2023-1668: openvswitch: remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).
- CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited (bsc#1212125).
- CVE-2023-5366: openvswitch: missing masks on a final stage with ports trie (bsc#1216002).
Patchnames: SUSE-2026-290,SUSE-SLE-Micro-5.5-2026-290,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-290,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-290,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-290,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-290,openSUSE-SLE-15.6-2026-290
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.5 (Medium)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.8 (High)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
5.3 (Medium)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
7.1 (High)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
6.5 (Medium)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
8.1 (High)
Affected products
Recommended
248 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
29 references
{
"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 openvswitch3",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for openvswitch3 fixes the following issues:\n\nUpdate to v3.1.7:\n\n - CVE-2023-3966: openvswitch, openvswitch3: Invalid memory access in Geneve with HW offload (bsc#1219465).\n - CVE-2024-2182: openvswitch: ov: insufficient validation of incoming BFD packets may lead to denial of service (bsc#1255435).\n - CVE-2023-1668: openvswitch: remote traffic denial of service via crafted packets with IP proto 0 (bsc#1210054).\n - CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited (bsc#1212125).\n - CVE-2023-5366: openvswitch: missing masks on a final stage with ports trie (bsc#1216002).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-290,SUSE-SLE-Micro-5.5-2026-290,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-290,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-290,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-290,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-290,openSUSE-SLE-15.6-2026-290",
"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-2026_0290-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0290-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260290-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0290-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023918.html"
},
{
"category": "self",
"summary": "SUSE Bug 1210054",
"url": "https://bugzilla.suse.com/1210054"
},
{
"category": "self",
"summary": "SUSE Bug 1212125",
"url": "https://bugzilla.suse.com/1212125"
},
{
"category": "self",
"summary": "SUSE Bug 1216002",
"url": "https://bugzilla.suse.com/1216002"
},
{
"category": "self",
"summary": "SUSE Bug 1219465",
"url": "https://bugzilla.suse.com/1219465"
},
{
"category": "self",
"summary": "SUSE Bug 1255435",
"url": "https://bugzilla.suse.com/1255435"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-1668 page",
"url": "https://www.suse.com/security/cve/CVE-2023-1668/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3152 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3152/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3153 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-3966 page",
"url": "https://www.suse.com/security/cve/CVE-2023-3966/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5366 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5366/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2182 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2182/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0650 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0650/"
}
],
"title": "Security update for openvswitch3",
"tracking": {
"current_release_date": "2026-01-26T10:34:13Z",
"generator": {
"date": "2026-01-26T10:34:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0290-1",
"initial_release_date": "2026-01-26T10:34:13Z",
"revision_history": [
{
"date": "2026-01-26T10:34:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"product_id": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"product_id": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"product_id": "openvswitch3-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"product_id": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"product_id": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"product_id": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"product_id": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"product_id": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "ovn3-23.03.3-150500.3.25.1.aarch64",
"product_id": "ovn3-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"product_id": "ovn3-central-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"product_id": "ovn3-devel-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"product_id": "ovn3-docker-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"product_id": "ovn3-host-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"product": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"product_id": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"product": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"product_id": "python3-ovs3-3.1.7-150500.3.25.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.i586",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.i586",
"product_id": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.i586",
"product": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.i586",
"product_id": "libovn-23_03-0-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.7-150500.3.25.1.i586",
"product": {
"name": "openvswitch3-3.1.7-150500.3.25.1.i586",
"product_id": "openvswitch3-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.i586",
"product": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.i586",
"product_id": "openvswitch3-devel-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.i586",
"product": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.i586",
"product_id": "openvswitch3-ipsec-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.i586",
"product": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.i586",
"product_id": "openvswitch3-pki-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.7-150500.3.25.1.i586",
"product": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.i586",
"product_id": "openvswitch3-test-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.i586",
"product": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.i586",
"product_id": "openvswitch3-vtep-3.1.7-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.3-150500.3.25.1.i586",
"product": {
"name": "ovn3-23.03.3-150500.3.25.1.i586",
"product_id": "ovn3-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.3-150500.3.25.1.i586",
"product": {
"name": "ovn3-central-23.03.3-150500.3.25.1.i586",
"product_id": "ovn3-central-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.3-150500.3.25.1.i586",
"product": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.i586",
"product_id": "ovn3-devel-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.3-150500.3.25.1.i586",
"product": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.i586",
"product_id": "ovn3-docker-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.3-150500.3.25.1.i586",
"product": {
"name": "ovn3-host-23.03.3-150500.3.25.1.i586",
"product_id": "ovn3-host-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.3-150500.3.25.1.i586",
"product": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.i586",
"product_id": "ovn3-vtep-23.03.3-150500.3.25.1.i586"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.7-150500.3.25.1.i586",
"product": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.i586",
"product_id": "python3-ovs3-3.1.7-150500.3.25.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"product": {
"name": "openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"product_id": "openvswitch3-doc-3.1.7-150500.3.25.1.noarch"
}
},
{
"category": "product_version",
"name": "ovn3-doc-23.03.3-150500.3.25.1.noarch",
"product": {
"name": "ovn3-doc-23.03.3-150500.3.25.1.noarch",
"product_id": "ovn3-doc-23.03.3-150500.3.25.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"product_id": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"product_id": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"product_id": "openvswitch3-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"product_id": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"product_id": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"product_id": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"product_id": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"product_id": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "ovn3-23.03.3-150500.3.25.1.ppc64le",
"product_id": "ovn3-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"product_id": "ovn3-central-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"product_id": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"product_id": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"product_id": "ovn3-host-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"product": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"product_id": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"product": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"product_id": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"product_id": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"product_id": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "openvswitch3-3.1.7-150500.3.25.1.s390x",
"product_id": "openvswitch3-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"product_id": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"product_id": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"product_id": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"product_id": "openvswitch3-test-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"product_id": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "ovn3-23.03.3-150500.3.25.1.s390x",
"product_id": "ovn3-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "ovn3-central-23.03.3-150500.3.25.1.s390x",
"product_id": "ovn3-central-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.s390x",
"product_id": "ovn3-devel-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.s390x",
"product_id": "ovn3-docker-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "ovn3-host-23.03.3-150500.3.25.1.s390x",
"product_id": "ovn3-host-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"product": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"product_id": "ovn3-vtep-23.03.3-150500.3.25.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.7-150500.3.25.1.s390x",
"product": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.s390x",
"product_id": "python3-ovs3-3.1.7-150500.3.25.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"product_id": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"product_id": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"product_id": "openvswitch3-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"product_id": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"product_id": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"product_id": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"product_id": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"product_id": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64",
"product_id": "ovn3-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"product_id": "ovn3-central-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"product_id": "ovn3-devel-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"product_id": "ovn3-docker-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"product_id": "ovn3-host-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"product": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"product_id": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"product": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"product_id": "python3-ovs3-3.1.7-150500.3.25.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-doc-3.1.7-150500.3.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch"
},
"product_reference": "openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-23.03.3-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-central-23.03.3-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-central-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-devel-23.03.3-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-doc-23.03.3-150500.3.25.1.noarch as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch"
},
"product_reference": "ovn3-doc-23.03.3-150500.3.25.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-docker-23.03.3-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-host-23.03.3-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-host-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64"
},
"product_reference": "ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-ovs3-3.1.7-150500.3.25.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
},
"product_reference": "python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1668",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-1668"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-1668",
"url": "https://www.suse.com/security/cve/CVE-2023-1668"
},
{
"category": "external",
"summary": "SUSE Bug 1210054 for CVE-2023-1668",
"url": "https://bugzilla.suse.com/1210054"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "moderate"
}
],
"title": "CVE-2023-1668"
},
{
"cve": "CVE-2023-3152",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3152"
}
],
"notes": [
{
"category": "general",
"text": "A vulnerability classified as critical has been found in SourceCodester Online Discussion Forum Site 1.0. This affects an unknown part of the file admin\\posts\\view_post.php. The manipulation leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-231021 was assigned to this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3152",
"url": "https://www.suse.com/security/cve/CVE-2023-3152"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "important"
}
],
"title": "CVE-2023-3152"
},
{
"cve": "CVE-2023-3153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3153"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Open Virtual Network where the service monitor MAC does not properly rate limit. This issue could allow an attacker to cause a denial of service, including on deployments with CoPP enabled and properly configured.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3153",
"url": "https://www.suse.com/security/cve/CVE-2023-3153"
},
{
"category": "external",
"summary": "SUSE Bug 1212125 for CVE-2023-3153",
"url": "https://bugzilla.suse.com/1212125"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "moderate"
}
],
"title": "CVE-2023-3153"
},
{
"cve": "CVE-2023-3966",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-3966"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Open vSwitch where multiple versions are vulnerable to crafted Geneve packets, which may result in a denial of service and invalid memory accesses. Triggering this issue requires that hardware offloading via the netlink path is enabled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-3966",
"url": "https://www.suse.com/security/cve/CVE-2023-3966"
},
{
"category": "external",
"summary": "SUSE Bug 1219465 for CVE-2023-3966",
"url": "https://bugzilla.suse.com/1219465"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "important"
}
],
"title": "CVE-2023-3966"
},
{
"cve": "CVE-2023-5366",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5366"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in Open vSwitch that allows ICMPv6 Neighbor Advertisement packets between virtual machines to bypass OpenFlow rules. This issue may allow a local attacker to create specially crafted packets with a modified or spoofed target IP address field that can redirect ICMPv6 traffic to arbitrary IP addresses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5366",
"url": "https://www.suse.com/security/cve/CVE-2023-5366"
},
{
"category": "external",
"summary": "SUSE Bug 1216002 for CVE-2023-5366",
"url": "https://bugzilla.suse.com/1216002"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "important"
}
],
"title": "CVE-2023-5366"
},
{
"cve": "CVE-2024-2182",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2182"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Open Virtual Network (OVN). In OVN clusters where BFD is used between hypervisors for high availability, an attacker can inject specially crafted BFD packets from inside unprivileged workloads, including virtual machines or containers, that can trigger a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2182",
"url": "https://www.suse.com/security/cve/CVE-2024-2182"
},
{
"category": "external",
"summary": "SUSE Bug 1255435 for CVE-2024-2182",
"url": "https://bugzilla.suse.com/1255435"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "moderate"
}
],
"title": "CVE-2024-2182"
},
{
"cve": "CVE-2025-0650",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0650"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Open Virtual Network (OVN). Specially crafted UDP packets may bypass egress access control lists (ACLs) in OVN installations configured with a logical switch with DNS records set on it and if the same switch has any egress ACLs configured. This issue can lead to unauthorized access to virtual machines and containers running on the OVN network.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0650",
"url": "https://www.suse.com/security/cve/CVE-2025-0650"
},
{
"category": "external",
"summary": "SUSE Bug 1236353 for CVE-2025-0650",
"url": "https://bugzilla.suse.com/1236353"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.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 High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Micro 5.5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libopenvswitch-3_1-0-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libovn-23_03-0-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python3-ovs3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-devel-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-doc-3.1.7-150500.3.25.1.noarch",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-ipsec-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-pki-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-test-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:openvswitch3-vtep-3.1.7-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-central-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-devel-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-doc-23.03.3-150500.3.25.1.noarch",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-docker-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-host-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.s390x",
"openSUSE Leap 15.6:ovn3-vtep-23.03.3-150500.3.25.1.x86_64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.aarch64",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.ppc64le",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.s390x",
"openSUSE Leap 15.6:python3-ovs3-3.1.7-150500.3.25.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-26T10:34:13Z",
"details": "important"
}
],
"title": "CVE-2025-0650"
}
]
}
WID-SEC-W-2023-0964
Vulnerability from csaf_certbund - Published: 2023-04-13 22:00 - Updated: 2023-11-26 23:00Summary
Red Hat Enterprise Linux (openvswitch): Schwachstelle ermöglicht Denial of Service
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff: Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux in openvswitch ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Linux
Es existiert eine Schwachstelle in Red Hat Enterprise Linux in openvswitch (OVS). Bei der Verarbeitung eines IP-Pakets mit Protokoll 0 setzt OVS den Datenpfadfluss, ohne dass die Aktion den IP-Header ändert. Dieses Problem führt dazu, dass ein Datapath-Flow installiert wird, der zu allen IP-Protokollen für diesen Flow passt, aber mit einer falschen Aktion, was möglicherweise zu einer falschen Behandlung anderer IP-Pakete mit einem IP-Protokoll != 0 führt, die zu diesem dp-Flow passen. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen oder Informationen offenzulegen.
Affected products
Known affected
6 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Gentoo Linux
Gentoo
|
cpe:/o:gentoo:linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— |
References
15 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann eine Schwachstelle in Red Hat Enterprise Linux in openvswitch ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0964 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0964.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0964 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0964"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202311-16 vom 2023-11-26",
"url": "https://security.gentoo.org/glsa/202311-16"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2536-1 vom 2023-06-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015229.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:3491 vom 2023-06-06",
"url": "https://access.redhat.com/errata/RHSA-2023:3491"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2296-1 vom 2023-05-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/015001.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2274-1 vom 2023-05-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014939.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:2275-1 vom 2023-05-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014938.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1823 vom 2023-04-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1824 vom 2023-04-18",
"url": "https://access.redhat.com/errata/RHSA-2023:1824"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2023-7DA03DC2AE vom 2023-04-14",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2023-7da03dc2ae"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-04-13",
"url": "https://access.redhat.com/errata/RHSA-2023:1770"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-04-13",
"url": "https://access.redhat.com/errata/RHSA-2023:1769"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-04-13",
"url": "https://access.redhat.com/errata/RHSA-2023:1766"
},
{
"category": "external",
"summary": "RedHat Security Advisory vom 2023-04-13",
"url": "https://access.redhat.com/errata/RHSA-2023:1765"
}
],
"source_lang": "en-US",
"title": "Red Hat Enterprise Linux (openvswitch): Schwachstelle erm\u00f6glicht Denial of Service",
"tracking": {
"current_release_date": "2023-11-26T23:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:48:51.975+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-0964",
"initial_release_date": "2023-04-13T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-04-13T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-04-16T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2023-04-18T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-05-23T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-05-25T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-06-06T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-06-18T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2023-11-26T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Gentoo aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T014111",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux 9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T023632",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-1668",
"notes": [
{
"category": "description",
"text": "Es existiert eine Schwachstelle in Red Hat Enterprise Linux in openvswitch (OVS). Bei der Verarbeitung eines IP-Pakets mit Protokoll 0 setzt OVS den Datenpfadfluss, ohne dass die Aktion den IP-Header \u00e4ndert. Dieses Problem f\u00fchrt dazu, dass ein Datapath-Flow installiert wird, der zu allen IP-Protokollen f\u00fcr diesen Flow passt, aber mit einer falschen Aktion, was m\u00f6glicherweise zu einer falschen Behandlung anderer IP-Pakete mit einem IP-Protokoll != 0 f\u00fchrt, die zu diesem dp-Flow passen. Ein Angreifer kann diese Schwachstelle ausnutzen, um einen Denial of Service zu verursachen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"T023632",
"67646",
"T012167",
"T014111",
"74185"
]
},
"release_date": "2023-04-13T22:00:00.000+00:00",
"title": "CVE-2023-1668"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…