Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-32166 (GCVE-0-2022-32166)
Vulnerability from cvelistv5
Published
2022-09-28 09:30
Modified
2025-05-21 14:13
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-125 - Out-of-bounds Read
Summary
In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of “minimasks” function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.
References
► | URL | Tags | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T07:32:55.987Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" }, { "tags": [ "x_transferred" ], "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "name": "[debian-lts-announce] 20221029 [SECURITY] [DLA 3168-1] openvswitch security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2022-32166", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-05-21T14:13:38.295837Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-05-21T14:13:43.702Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "ovs", "vendor": "ovs", "versions": [ { "lessThan": "unspecified", "status": "affected", "version": "v0.90.0", "versionType": "custom" }, { "lessThanOrEqual": "v2.5.0", "status": "affected", "version": "unspecified", "versionType": "custom" } ] } ], "credits": [ { "lang": "en", "value": "Mend Vulnerability Research Team (MVR)" } ], "datePublic": "2022-06-01T00:00:00.000Z", "descriptions": [ { "lang": "en", "value": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution." } ], "metrics": [ { "other": { "content": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": 3.1 }, "type": "unknown" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-125", "description": "CWE-125 Out-of-bounds Read", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-10-29T00:00:00.000Z", "orgId": "478c68dd-22c1-4a41-97cd-654224dfacff", "shortName": "Mend" }, "references": [ { "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" }, { "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "name": "[debian-lts-announce] 20221029 [SECURITY] [DLA 3168-1] openvswitch security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" } ], "solutions": [ { "lang": "en", "value": "Update version to v2.5.1 or later" } ], "source": { "advisory": "https://www.mend.io/vulnerability-database/", "discovery": "UNKNOWN" }, "title": "ovs - buffer over-read", "x_generator": { "engine": "Vulnogram 0.0.9" } } }, "cveMetadata": { "assignerOrgId": "478c68dd-22c1-4a41-97cd-654224dfacff", "assignerShortName": "Mend", "cveId": "CVE-2022-32166", "datePublished": "2022-09-28T09:30:12.924Z", "dateReserved": "2022-05-31T00:00:00.000Z", "dateUpdated": "2025-05-21T14:13:43.702Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-32166\",\"sourceIdentifier\":\"vulnerabilitylab@mend.io\",\"published\":\"2022-09-28T10:15:09.560\",\"lastModified\":\"2025-05-21T15:15:56.693\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.\"},{\"lang\":\"es\",\"value\":\"ovs versiones v0.90.0 hasta v2.5.0, son vulnerables a una lectura excesiva del buffer de la pila en el archivo flow.c. Una comparaci\u00f3n no segura de la funci\u00f3n \\\"minimasks\\\" podr\u00eda conllevar a un acceso a una regi\u00f3n de memoria no mapeada. Esta vulnerabilidad es capaz de bloquear el software, modificar la memoria y una posible ejecuci\u00f3n remota\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":6.1,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":4.2}]},\"weaknesses\":[{\"source\":\"vulnerabilitylab@mend.io\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.90.0\",\"versionEndIncluding\":\"2.5.0\",\"matchCriteriaId\":\"8AEEEAC8-0D7E-4656-90B4-22D040FEA4BA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73\",\"source\":\"vulnerabilitylab@mend.io\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html\",\"source\":\"vulnerabilitylab@mend.io\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.mend.io/vulnerability-database/CVE-2022-32166\",\"source\":\"vulnerabilitylab@mend.io\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://www.mend.io/vulnerability-database/CVE-2022-32166\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.mend.io/vulnerability-database/CVE-2022-32166\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html\", \"name\": \"[debian-lts-announce] 20221029 [SECURITY] [DLA 3168-1] openvswitch security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T07:32:55.987Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.1, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-32166\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-05-21T14:13:38.295837Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-05-21T14:13:19.343Z\"}}], \"cna\": {\"title\": \"ovs - buffer over-read\", \"source\": {\"advisory\": \"https://www.mend.io/vulnerability-database/\", \"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"value\": \"Mend Vulnerability Research Team (MVR)\"}], \"metrics\": [{\"other\": {\"type\": \"unknown\", \"content\": {\"scope\": \"UNCHANGED\", \"version\": 3.1, \"baseScore\": 8.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}}], \"affected\": [{\"vendor\": \"ovs\", \"product\": \"ovs\", \"versions\": [{\"status\": \"affected\", \"version\": \"v0.90.0\", \"lessThan\": \"unspecified\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"unspecified\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"v2.5.0\"}]}], \"solutions\": [{\"lang\": \"en\", \"value\": \"Update version to v2.5.1 or later\"}], \"datePublic\": \"2022-06-01T00:00:00.000Z\", \"references\": [{\"url\": \"https://www.mend.io/vulnerability-database/CVE-2022-32166\"}, {\"url\": \"https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html\", \"name\": \"[debian-lts-announce] 20221029 [SECURITY] [DLA 3168-1] openvswitch security update\", \"tags\": [\"mailing-list\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.0.9\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \\u201cminimasks\\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125 Out-of-bounds Read\"}]}], \"providerMetadata\": {\"orgId\": \"478c68dd-22c1-4a41-97cd-654224dfacff\", \"shortName\": \"Mend\", \"dateUpdated\": \"2022-10-29T00:00:00.000Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2022-32166\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-05-21T14:13:43.702Z\", \"dateReserved\": \"2022-05-31T00:00:00.000Z\", \"assignerOrgId\": \"478c68dd-22c1-4a41-97cd-654224dfacff\", \"datePublished\": \"2022-09-28T09:30:12.924Z\", \"assignerShortName\": \"Mend\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2023:2360-1
Vulnerability from csaf_suse
Published
2023-06-02 11:37
Modified
2023-06-02 11:37
Summary
Security update for openvswitch
Notes
Title of the patch
Security update for openvswitch
Description of the patch
This update for openvswitch fixes the following issues:
- 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).
- CVE-2022-32166: Fixed a out of bounds read in minimask_equal() (bsc#1203865).
- CVE-2021-36980: Fixed a use-after-free issue during the decoding of a RAW_ENCAP action (bsc#1188524).
Patchnames
SUSE-2023-2360,SUSE-OpenStack-Cloud-9-2023-2360,SUSE-OpenStack-Cloud-Crowbar-9-2023-2360,SUSE-SLE-SAP-12-SP4-2023-2360,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2360,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2360
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openvswitch", "title": "Title of the patch" }, { "category": "description", "text": "This update for openvswitch fixes the following issues:\n\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- CVE-2022-32166: Fixed a out of bounds read in minimask_equal() (bsc#1203865).\n- CVE-2021-36980: Fixed a use-after-free issue during the decoding of a RAW_ENCAP action (bsc#1188524).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2360,SUSE-OpenStack-Cloud-9-2023-2360,SUSE-OpenStack-Cloud-Crowbar-9-2023-2360,SUSE-SLE-SAP-12-SP4-2023-2360,SUSE-SLE-SERVER-12-SP4-ESPOS-2023-2360,SUSE-SLE-SERVER-12-SP4-LTSS-2023-2360", "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_2360-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2360-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232360-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2360-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-June/015046.html" }, { "category": "self", "summary": "SUSE Bug 1188524", "url": "https://bugzilla.suse.com/1188524" }, { "category": "self", "summary": "SUSE Bug 1203865", "url": "https://bugzilla.suse.com/1203865" }, { "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 CVE CVE-2021-36980 page", "url": "https://www.suse.com/security/cve/CVE-2021-36980/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32166 page", "url": "https://www.suse.com/security/cve/CVE-2022-32166/" }, { "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/" } ], "title": "Security update for openvswitch", "tracking": { "current_release_date": "2023-06-02T11:37:50Z", "generator": { "date": "2023-06-02T11:37:50Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2360-1", "initial_release_date": "2023-06-02T11:37:50Z", "revision_history": [ { "date": "2023-06-02T11:37:50Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "product": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "product_id": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-devel-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-devel-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-devel-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-ovn-central-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-ovn-central-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-ovn-common-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-ovn-common-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-ovn-docker-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-ovn-docker-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-ovn-host-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-ovn-host-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-ovn-vtep-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-pki-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-pki-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-pki-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-test-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-test-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-test-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.8.10-4.33.1.aarch64", "product": { "name": "openvswitch-vtep-2.8.10-4.33.1.aarch64", "product_id": "openvswitch-vtep-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "python2-ovs-2.8.10-4.33.1.aarch64", "product": { "name": "python2-ovs-2.8.10-4.33.1.aarch64", "product_id": "python2-ovs-2.8.10-4.33.1.aarch64" } }, { "category": "product_version", "name": "python3-ovs-2.8.10-4.33.1.aarch64", "product": { "name": "python3-ovs-2.8.10-4.33.1.aarch64", "product_id": "python3-ovs-2.8.10-4.33.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.i586", "product": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.i586", "product_id": "libopenvswitch-2_8-0-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-2.8.10-4.33.1.i586", "product_id": "openvswitch-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-devel-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-devel-2.8.10-4.33.1.i586", "product_id": "openvswitch-devel-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-ovn-central-2.8.10-4.33.1.i586", "product_id": "openvswitch-ovn-central-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-ovn-common-2.8.10-4.33.1.i586", "product_id": "openvswitch-ovn-common-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-ovn-docker-2.8.10-4.33.1.i586", "product_id": "openvswitch-ovn-docker-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-ovn-host-2.8.10-4.33.1.i586", "product_id": "openvswitch-ovn-host-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.i586", "product_id": "openvswitch-ovn-vtep-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-pki-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-pki-2.8.10-4.33.1.i586", "product_id": "openvswitch-pki-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-test-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-test-2.8.10-4.33.1.i586", "product_id": "openvswitch-test-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "openvswitch-vtep-2.8.10-4.33.1.i586", "product": { "name": "openvswitch-vtep-2.8.10-4.33.1.i586", "product_id": "openvswitch-vtep-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "python2-ovs-2.8.10-4.33.1.i586", "product": { "name": "python2-ovs-2.8.10-4.33.1.i586", "product_id": "python2-ovs-2.8.10-4.33.1.i586" } }, { "category": "product_version", "name": "python3-ovs-2.8.10-4.33.1.i586", "product": { "name": "python3-ovs-2.8.10-4.33.1.i586", "product_id": "python3-ovs-2.8.10-4.33.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "openvswitch-doc-2.8.10-4.33.1.noarch", "product": { "name": "openvswitch-doc-2.8.10-4.33.1.noarch", "product_id": "openvswitch-doc-2.8.10-4.33.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "product": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "product_id": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-devel-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-devel-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-devel-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-ovn-central-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-ovn-central-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-ovn-common-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-ovn-common-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-ovn-docker-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-ovn-docker-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-ovn-host-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-ovn-host-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-ovn-vtep-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-pki-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-pki-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-pki-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-test-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-test-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-test-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-vtep-2.8.10-4.33.1.ppc64le", "product": { "name": "openvswitch-vtep-2.8.10-4.33.1.ppc64le", "product_id": "openvswitch-vtep-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python2-ovs-2.8.10-4.33.1.ppc64le", "product": { "name": "python2-ovs-2.8.10-4.33.1.ppc64le", "product_id": "python2-ovs-2.8.10-4.33.1.ppc64le" } }, { "category": "product_version", "name": "python3-ovs-2.8.10-4.33.1.ppc64le", "product": { "name": "python3-ovs-2.8.10-4.33.1.ppc64le", "product_id": "python3-ovs-2.8.10-4.33.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390", "product": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390", "product_id": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-2.8.10-4.33.1.s390", "product_id": "openvswitch-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-devel-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-devel-2.8.10-4.33.1.s390", "product_id": "openvswitch-devel-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-ovn-central-2.8.10-4.33.1.s390", "product_id": "openvswitch-ovn-central-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-ovn-common-2.8.10-4.33.1.s390", "product_id": "openvswitch-ovn-common-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-ovn-docker-2.8.10-4.33.1.s390", "product_id": "openvswitch-ovn-docker-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-ovn-host-2.8.10-4.33.1.s390", "product_id": "openvswitch-ovn-host-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.s390", "product_id": "openvswitch-ovn-vtep-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-pki-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-pki-2.8.10-4.33.1.s390", "product_id": "openvswitch-pki-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-test-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-test-2.8.10-4.33.1.s390", "product_id": "openvswitch-test-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "openvswitch-vtep-2.8.10-4.33.1.s390", "product": { "name": "openvswitch-vtep-2.8.10-4.33.1.s390", "product_id": "openvswitch-vtep-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "python2-ovs-2.8.10-4.33.1.s390", "product": { "name": "python2-ovs-2.8.10-4.33.1.s390", "product_id": "python2-ovs-2.8.10-4.33.1.s390" } }, { "category": "product_version", "name": "python3-ovs-2.8.10-4.33.1.s390", "product": { "name": "python3-ovs-2.8.10-4.33.1.s390", "product_id": "python3-ovs-2.8.10-4.33.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "product": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "product_id": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-2.8.10-4.33.1.s390x", "product_id": "openvswitch-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-devel-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-devel-2.8.10-4.33.1.s390x", "product_id": "openvswitch-devel-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-ovn-central-2.8.10-4.33.1.s390x", "product_id": "openvswitch-ovn-central-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-ovn-common-2.8.10-4.33.1.s390x", "product_id": "openvswitch-ovn-common-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-ovn-docker-2.8.10-4.33.1.s390x", "product_id": "openvswitch-ovn-docker-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-ovn-host-2.8.10-4.33.1.s390x", "product_id": "openvswitch-ovn-host-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.s390x", "product_id": "openvswitch-ovn-vtep-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-pki-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-pki-2.8.10-4.33.1.s390x", "product_id": "openvswitch-pki-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-test-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-test-2.8.10-4.33.1.s390x", "product_id": "openvswitch-test-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "openvswitch-vtep-2.8.10-4.33.1.s390x", "product": { "name": "openvswitch-vtep-2.8.10-4.33.1.s390x", "product_id": "openvswitch-vtep-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "python2-ovs-2.8.10-4.33.1.s390x", "product": { "name": "python2-ovs-2.8.10-4.33.1.s390x", "product_id": "python2-ovs-2.8.10-4.33.1.s390x" } }, { "category": "product_version", "name": "python3-ovs-2.8.10-4.33.1.s390x", "product": { "name": "python3-ovs-2.8.10-4.33.1.s390x", "product_id": "python3-ovs-2.8.10-4.33.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "product": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "product_id": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-devel-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-devel-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-devel-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-ovn-central-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-ovn-central-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-ovn-common-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-ovn-common-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-ovn-docker-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-ovn-docker-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-ovn-host-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-ovn-host-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-ovn-vtep-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-ovn-vtep-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-pki-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-pki-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-pki-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-test-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-test-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-test-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.8.10-4.33.1.x86_64", "product": { "name": "openvswitch-vtep-2.8.10-4.33.1.x86_64", "product_id": "openvswitch-vtep-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "python2-ovs-2.8.10-4.33.1.x86_64", "product": { "name": "python2-ovs-2.8.10-4.33.1.x86_64", "product_id": "python2-ovs-2.8.10-4.33.1.x86_64" } }, { "category": "product_version", "name": "python3-ovs-2.8.10-4.33.1.x86_64", "product": { "name": "python3-ovs-2.8.10-4.33.1.x86_64", "product_id": "python3-ovs-2.8.10-4.33.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 9", "product": { "name": "SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:9" } } }, { "category": "product_name", "name": "SUSE OpenStack Cloud Crowbar 9", "product": { "name": "SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud-crowbar:9" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-espos:12:sp4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product": { "name": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:12:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.x86_64 as component of SUSE OpenStack Cloud 9", "product_id": "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64" }, "product_reference": "openvswitch-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 9" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", "product_id": "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" }, "product_reference": "openvswitch-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud Crowbar 9" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le" }, "product_reference": "openvswitch-2.8.10-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP4", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64" }, "product_reference": "openvswitch-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64" }, "product_reference": "openvswitch-2.8.10-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-ESPOS", "product_id": "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64" }, "product_reference": "openvswitch-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64" }, "product_reference": "libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64" }, "product_reference": "openvswitch-2.8.10-4.33.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le" }, "product_reference": "openvswitch-2.8.10-4.33.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.s390x as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x" }, "product_reference": "openvswitch-2.8.10-4.33.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.8.10-4.33.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP4-LTSS", "product_id": "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64" }, "product_reference": "openvswitch-2.8.10-4.33.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP4-LTSS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-36980", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-36980" } ], "notes": [ { "category": "general", "text": "Open vSwitch (aka openvswitch) 2.11.0 through 2.15.0 has a use-after-free in decode_NXAST_RAW_ENCAP (called from ofpact_decode and ofpacts_decode) during the decoding of a RAW_ENCAP action.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-36980", "url": "https://www.suse.com/security/cve/CVE-2021-36980" }, { "category": "external", "summary": "SUSE Bug 1188524 for CVE-2021-36980", "url": "https://bugzilla.suse.com/1188524" }, { "category": "external", "summary": "SUSE Bug 1196498 for CVE-2021-36980", "url": "https://bugzilla.suse.com/1196498" } ], "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 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.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 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-06-02T11:37:50Z", "details": "moderate" } ], "title": "CVE-2021-36980" }, { "cve": "CVE-2022-32166", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32166" } ], "notes": [ { "category": "general", "text": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \"minimasks\" function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32166", "url": "https://www.suse.com/security/cve/CVE-2022-32166" }, { "category": "external", "summary": "SUSE Bug 1203865 for CVE-2022-32166", "url": "https://bugzilla.suse.com/1203865" } ], "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 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-06-02T11:37:50Z", "details": "moderate" } ], "title": "CVE-2022-32166" }, { "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 Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.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 Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.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 Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-06-02T11:37:50Z", "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 Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.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 Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.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 Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-ESPOS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.aarch64", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.s390x", "SUSE Linux Enterprise Server 12 SP4-LTSS:openvswitch-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP4:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud 9:openvswitch-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:libopenvswitch-2_8-0-2.8.10-4.33.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:openvswitch-2.8.10-4.33.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-06-02T11:37:50Z", "details": "important" } ], "title": "CVE-2022-4338" } ] }
suse-su-2023:1795-1
Vulnerability from csaf_suse
Published
2023-04-07 09:06
Modified
2023-04-07 09:06
Summary
Security update for openvswitch
Notes
Title of the patch
Security update for openvswitch
Description of the patch
This update for openvswitch fixes the following issues:
- CVE-2021-36980: Fixed a use-after-free issue during the decoding of
a RAW_ENCAP action (bsc#1188524).
- CVE-2022-32166: Fixed a out of bounds read in minimask_equal() (bsc#1203865).
Patchnames
SUSE-2023-1795,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-1795,openSUSE-SLE-15.4-2023-1795
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openvswitch", "title": "Title of the patch" }, { "category": "description", "text": "This update for openvswitch fixes the following issues:\n\n- CVE-2021-36980: Fixed a use-after-free issue during the decoding of\n a RAW_ENCAP action (bsc#1188524).\n- CVE-2022-32166: Fixed a out of bounds read in minimask_equal() (bsc#1203865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-1795,SUSE-SLE-Module-Packagehub-Subpackages-15-SP4-2023-1795,openSUSE-SLE-15.4-2023-1795", "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_1795-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:1795-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20231795-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:1795-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-April/014430.html" }, { "category": "self", "summary": "SUSE Bug 1188524", "url": "https://bugzilla.suse.com/1188524" }, { "category": "self", "summary": "SUSE Bug 1203865", "url": "https://bugzilla.suse.com/1203865" }, { "category": "self", "summary": "SUSE CVE CVE-2021-36980 page", "url": "https://www.suse.com/security/cve/CVE-2021-36980/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32166 page", "url": "https://www.suse.com/security/cve/CVE-2022-32166/" } ], "title": "Security update for openvswitch", "tracking": { "current_release_date": "2023-04-07T09:06:37Z", "generator": { "date": "2023-04-07T09:06:37Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:1795-1", "initial_release_date": "2023-04-07T09:06:37Z", "revision_history": [ { "date": "2023-04-07T09:06:37Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-devel-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-devel-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-examples-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-examples-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.aarch64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.aarch64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-thunderx-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-thunderx-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-devel-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-thunderx-devel-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-thunderx-devel-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-examples-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-thunderx-examples-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-thunderx-examples-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.aarch64", "product": { "name": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.aarch64", "product_id": "dpdk-thunderx-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-thunderx-tools-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-thunderx-tools-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-thunderx-tools-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-150100.4.23.1.aarch64", "product": { "name": "dpdk-tools-18.11.9-150100.4.23.1.aarch64", "product_id": "dpdk-tools-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "product": { "name": "libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "product_id": "libdpdk-18_11-18.11.9-150100.4.23.1.aarch64" } }, { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "product": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "product_id": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-devel-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-devel-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-ipsec-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-pki-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-pki-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-test-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-test-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-150100.3.18.2.aarch64", "product": { "name": "openvswitch-vtep-2.11.5-150100.3.18.2.aarch64", "product_id": "openvswitch-vtep-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-150100.3.18.2.aarch64", "product": { "name": "python2-ovs-2.11.5-150100.3.18.2.aarch64", "product_id": "python2-ovs-2.11.5-150100.3.18.2.aarch64" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-150100.3.18.2.aarch64", "product": { "name": "python3-ovs-2.11.5-150100.3.18.2.aarch64", "product_id": "python3-ovs-2.11.5-150100.3.18.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.i586", "product": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.i586", "product_id": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-devel-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-devel-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-ipsec-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-ovn-central-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-ovn-common-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-ovn-host-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-pki-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-pki-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-test-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-test-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-150100.3.18.2.i586", "product": { "name": "openvswitch-vtep-2.11.5-150100.3.18.2.i586", "product_id": "openvswitch-vtep-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-150100.3.18.2.i586", "product": { "name": "python2-ovs-2.11.5-150100.3.18.2.i586", "product_id": "python2-ovs-2.11.5-150100.3.18.2.i586" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-150100.3.18.2.i586", "product": { "name": "python3-ovs-2.11.5-150100.3.18.2.i586", "product_id": "python3-ovs-2.11.5-150100.3.18.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "dpdk-doc-18.11.9-150100.4.23.1.noarch", "product": { "name": "dpdk-doc-18.11.9-150100.4.23.1.noarch", "product_id": "dpdk-doc-18.11.9-150100.4.23.1.noarch" } }, { "category": "product_version", "name": "dpdk-thunderx-doc-18.11.9-150100.4.23.1.noarch", "product": { "name": "dpdk-thunderx-doc-18.11.9-150100.4.23.1.noarch", "product_id": "dpdk-thunderx-doc-18.11.9-150100.4.23.1.noarch" } }, { "category": "product_version", "name": "openvswitch-doc-2.11.5-150100.3.18.2.noarch", "product": { "name": "openvswitch-doc-2.11.5-150100.3.18.2.noarch", "product_id": "openvswitch-doc-2.11.5-150100.3.18.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-150100.4.23.1.ppc64le", "product": { "name": "dpdk-18.11.9-150100.4.23.1.ppc64le", "product_id": "dpdk-18.11.9-150100.4.23.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-150100.4.23.1.ppc64le", "product": { "name": "dpdk-devel-18.11.9-150100.4.23.1.ppc64le", "product_id": "dpdk-devel-18.11.9-150100.4.23.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-150100.4.23.1.ppc64le", "product": { "name": "dpdk-examples-18.11.9-150100.4.23.1.ppc64le", "product_id": "dpdk-examples-18.11.9-150100.4.23.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.ppc64le", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.ppc64le", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.ppc64le" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-150100.4.23.1.ppc64le", "product": { "name": "dpdk-tools-18.11.9-150100.4.23.1.ppc64le", "product_id": "dpdk-tools-18.11.9-150100.4.23.1.ppc64le" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "product": { "name": "libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "product_id": "libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le" } }, { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "product_id": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-devel-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-devel-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-ipsec-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-pki-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-pki-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-test-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-test-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "openvswitch-vtep-2.11.5-150100.3.18.2.ppc64le", "product_id": "openvswitch-vtep-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "python2-ovs-2.11.5-150100.3.18.2.ppc64le", "product_id": "python2-ovs-2.11.5-150100.3.18.2.ppc64le" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-150100.3.18.2.ppc64le", "product": { "name": "python3-ovs-2.11.5-150100.3.18.2.ppc64le", "product_id": "python3-ovs-2.11.5-150100.3.18.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "product": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "product_id": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-devel-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-devel-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-ipsec-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-pki-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-pki-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-test-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-test-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-150100.3.18.2.s390x", "product": { "name": "openvswitch-vtep-2.11.5-150100.3.18.2.s390x", "product_id": "openvswitch-vtep-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-150100.3.18.2.s390x", "product": { "name": "python2-ovs-2.11.5-150100.3.18.2.s390x", "product_id": "python2-ovs-2.11.5-150100.3.18.2.s390x" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-150100.3.18.2.s390x", "product": { "name": "python3-ovs-2.11.5-150100.3.18.2.s390x", "product_id": "python3-ovs-2.11.5-150100.3.18.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "dpdk-18.11.9-150100.4.23.1.x86_64", "product": { "name": "dpdk-18.11.9-150100.4.23.1.x86_64", "product_id": "dpdk-18.11.9-150100.4.23.1.x86_64" } }, { "category": "product_version", "name": "dpdk-devel-18.11.9-150100.4.23.1.x86_64", "product": { "name": "dpdk-devel-18.11.9-150100.4.23.1.x86_64", "product_id": "dpdk-devel-18.11.9-150100.4.23.1.x86_64" } }, { "category": "product_version", "name": "dpdk-examples-18.11.9-150100.4.23.1.x86_64", "product": { "name": "dpdk-examples-18.11.9-150100.4.23.1.x86_64", "product_id": "dpdk-examples-18.11.9-150100.4.23.1.x86_64" } }, { "category": "product_version", "name": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.x86_64", "product": { "name": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.x86_64", "product_id": "dpdk-kmp-default-18.11.9_k4.12.14_150100.197.137-150100.4.23.1.x86_64" } }, { "category": "product_version", "name": "dpdk-tools-18.11.9-150100.4.23.1.x86_64", "product": { "name": "dpdk-tools-18.11.9-150100.4.23.1.x86_64", "product_id": "dpdk-tools-18.11.9-150100.4.23.1.x86_64" } }, { "category": "product_version", "name": "libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "product": { "name": "libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "product_id": "libdpdk-18_11-18.11.9-150100.4.23.1.x86_64" } }, { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "product": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "product_id": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-devel-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-devel-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-ipsec-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-ipsec-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-pki-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-pki-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-test-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-test-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-150100.3.18.2.x86_64", "product": { "name": "openvswitch-vtep-2.11.5-150100.3.18.2.x86_64", "product_id": "openvswitch-vtep-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-150100.3.18.2.x86_64", "product": { "name": "python2-ovs-2.11.5-150100.3.18.2.x86_64", "product_id": "python2-ovs-2.11.5-150100.3.18.2.x86_64" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-150100.3.18.2.x86_64", "product": { "name": "python3-ovs-2.11.5-150100.3.18.2.x86_64", "product_id": "python3-ovs-2.11.5-150100.3.18.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "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": "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": "libdpdk-18_11-18.11.9-150100.4.23.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:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-150100.4.23.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:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-150100.4.23.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:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP4", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.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:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-150100.4.23.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64" }, "product_reference": "libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le" }, "product_reference": "libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libdpdk-18_11-18.11.9-150100.4.23.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64" }, "product_reference": "libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x" }, "product_reference": "openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x" }, "product_reference": "openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x" }, "product_reference": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x" }, "product_reference": "openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64" }, "product_reference": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le" }, "product_reference": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x" }, "product_reference": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" }, "product_reference": "openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-36980", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2021-36980" } ], "notes": [ { "category": "general", "text": "Open vSwitch (aka openvswitch) 2.11.0 through 2.15.0 has a use-after-free in decode_NXAST_RAW_ENCAP (called from ofpact_decode and ofpacts_decode) during the decoding of a RAW_ENCAP action.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2021-36980", "url": "https://www.suse.com/security/cve/CVE-2021-36980" }, { "category": "external", "summary": "SUSE Bug 1188524 for CVE-2021-36980", "url": "https://bugzilla.suse.com/1188524" }, { "category": "external", "summary": "SUSE Bug 1196498 for CVE-2021-36980", "url": "https://bugzilla.suse.com/1196498" } ], "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 Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.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 Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-04-07T09:06:37Z", "details": "moderate" } ], "title": "CVE-2021-36980" }, { "cve": "CVE-2022-32166", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32166" } ], "notes": [ { "category": "general", "text": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \"minimasks\" function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32166", "url": "https://www.suse.com/security/cve/CVE-2022-32166" }, { "category": "external", "summary": "SUSE Bug 1203865 for CVE-2022-32166", "url": "https://bugzilla.suse.com/1203865" } ], "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 Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.aarch64", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.ppc64le", "openSUSE Leap 15.4:libdpdk-18_11-18.11.9-150100.4.23.1.x86_64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:libopenvswitch-2_11-0-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-central-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-common-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-docker-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-host-2.11.5-150100.3.18.2.x86_64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.aarch64", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.ppc64le", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.s390x", "openSUSE Leap 15.4:openvswitch-ovn-vtep-2.11.5-150100.3.18.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-04-07T09:06:37Z", "details": "moderate" } ], "title": "CVE-2022-32166" } ] }
suse-su-2023:2259-1
Vulnerability from csaf_suse
Published
2023-05-22 07:43
Modified
2023-05-22 07:43
Summary
Security update for openvswitch
Notes
Title of the patch
Security update for openvswitch
Description of the patch
This update for openvswitch fixes the following issues:
- 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).
- CVE-2022-32166: Fixed out of bounds read in minimask_equal() (bsc#1203865).
Patchnames
SUSE-2023-2259,SUSE-SLE-SERVER-12-SP2-BCL-2023-2259
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openvswitch", "title": "Title of the patch" }, { "category": "description", "text": "This update for openvswitch fixes the following issues:\n\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- CVE-2022-32166: Fixed out of bounds read in minimask_equal() (bsc#1203865).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-2259,SUSE-SLE-SERVER-12-SP2-BCL-2023-2259", "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_2259-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:2259-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20232259-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:2259-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-May/014933.html" }, { "category": "self", "summary": "SUSE Bug 1203865", "url": "https://bugzilla.suse.com/1203865" }, { "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 CVE CVE-2022-32166 page", "url": "https://www.suse.com/security/cve/CVE-2022-32166/" }, { "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/" } ], "title": "Security update for openvswitch", "tracking": { "current_release_date": "2023-05-22T07:43:46Z", "generator": { "date": "2023-05-22T07:43:46Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:2259-1", "initial_release_date": "2023-05-22T07:43:46Z", "revision_history": [ { "date": "2023-05-22T07:43:46Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-devel-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-devel-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-devel-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-devel-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-devel-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-devel-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-ovn-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-ovn-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-ovn-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-pki-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-pki-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-pki-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-switch-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-test-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-test-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-test-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-dpdk-vtep-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-dpdk-vtep-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-dpdk-vtep-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-ovn-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-ovn-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-pki-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-pki-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-pki-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-switch-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-switch-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-test-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-test-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-test-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.5.11-25.34.1.aarch64", "product": { "name": "openvswitch-vtep-2.5.11-25.34.1.aarch64", "product_id": "openvswitch-vtep-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "python-openvswitch-2.5.11-25.34.1.aarch64", "product": { "name": "python-openvswitch-2.5.11-25.34.1.aarch64", "product_id": "python-openvswitch-2.5.11-25.34.1.aarch64" } }, { "category": "product_version", "name": "python-openvswitch-test-2.5.11-25.34.1.aarch64", "product": { "name": "python-openvswitch-test-2.5.11-25.34.1.aarch64", "product_id": "python-openvswitch-test-2.5.11-25.34.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-2.5.11-25.34.1.i586", "product_id": "openvswitch-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-devel-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-devel-2.5.11-25.34.1.i586", "product_id": "openvswitch-devel-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-devel-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-devel-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-devel-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-ovn-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-ovn-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-ovn-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-pki-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-pki-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-pki-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-switch-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-test-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-test-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-test-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-dpdk-vtep-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-dpdk-vtep-2.5.11-25.34.1.i586", "product_id": "openvswitch-dpdk-vtep-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-ovn-2.5.11-25.34.1.i586", "product_id": "openvswitch-ovn-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-pki-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-pki-2.5.11-25.34.1.i586", "product_id": "openvswitch-pki-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-switch-2.5.11-25.34.1.i586", "product_id": "openvswitch-switch-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-test-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-test-2.5.11-25.34.1.i586", "product_id": "openvswitch-test-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "openvswitch-vtep-2.5.11-25.34.1.i586", "product": { "name": "openvswitch-vtep-2.5.11-25.34.1.i586", "product_id": "openvswitch-vtep-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "python-openvswitch-2.5.11-25.34.1.i586", "product": { "name": "python-openvswitch-2.5.11-25.34.1.i586", "product_id": "python-openvswitch-2.5.11-25.34.1.i586" } }, { "category": "product_version", "name": "python-openvswitch-test-2.5.11-25.34.1.i586", "product": { "name": "python-openvswitch-test-2.5.11-25.34.1.i586", "product_id": "python-openvswitch-test-2.5.11-25.34.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-devel-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-devel-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-devel-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-ovn-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-ovn-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-pki-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-pki-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-pki-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-switch-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-switch-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-test-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-test-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-test-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-vtep-2.5.11-25.34.1.ppc64le", "product": { "name": "openvswitch-vtep-2.5.11-25.34.1.ppc64le", "product_id": "openvswitch-vtep-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "python-openvswitch-2.5.11-25.34.1.ppc64le", "product": { "name": "python-openvswitch-2.5.11-25.34.1.ppc64le", "product_id": "python-openvswitch-2.5.11-25.34.1.ppc64le" } }, { "category": "product_version", "name": "python-openvswitch-test-2.5.11-25.34.1.ppc64le", "product": { "name": "python-openvswitch-test-2.5.11-25.34.1.ppc64le", "product_id": "python-openvswitch-test-2.5.11-25.34.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-2.5.11-25.34.1.s390x", "product_id": "openvswitch-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "openvswitch-devel-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-devel-2.5.11-25.34.1.s390x", "product_id": "openvswitch-devel-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-ovn-2.5.11-25.34.1.s390x", "product_id": "openvswitch-ovn-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "openvswitch-pki-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-pki-2.5.11-25.34.1.s390x", "product_id": "openvswitch-pki-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-switch-2.5.11-25.34.1.s390x", "product_id": "openvswitch-switch-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "openvswitch-test-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-test-2.5.11-25.34.1.s390x", "product_id": "openvswitch-test-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "openvswitch-vtep-2.5.11-25.34.1.s390x", "product": { "name": "openvswitch-vtep-2.5.11-25.34.1.s390x", "product_id": "openvswitch-vtep-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "python-openvswitch-2.5.11-25.34.1.s390x", "product": { "name": "python-openvswitch-2.5.11-25.34.1.s390x", "product_id": "python-openvswitch-2.5.11-25.34.1.s390x" } }, { "category": "product_version", "name": "python-openvswitch-test-2.5.11-25.34.1.s390x", "product": { "name": "python-openvswitch-test-2.5.11-25.34.1.s390x", "product_id": "python-openvswitch-test-2.5.11-25.34.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-devel-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-devel-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-devel-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-devel-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-devel-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-devel-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-ovn-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-ovn-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-ovn-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-pki-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-pki-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-pki-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-test-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-test-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-test-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-vtep-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-dpdk-vtep-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-dpdk-vtep-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-ovn-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-ovn-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-pki-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-pki-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-pki-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-switch-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-switch-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-test-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-test-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-test-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.5.11-25.34.1.x86_64", "product": { "name": "openvswitch-vtep-2.5.11-25.34.1.x86_64", "product_id": "openvswitch-vtep-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "python-openvswitch-2.5.11-25.34.1.x86_64", "product": { "name": "python-openvswitch-2.5.11-25.34.1.x86_64", "product_id": "python-openvswitch-2.5.11-25.34.1.x86_64" } }, { "category": "product_version", "name": "python-openvswitch-test-2.5.11-25.34.1.x86_64", "product": { "name": "python-openvswitch-test-2.5.11-25.34.1.x86_64", "product_id": "python-openvswitch-test-2.5.11-25.34.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product": { "name": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-bcl:12:sp2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.11-25.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64" }, "product_reference": "openvswitch-2.5.11-25.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-dpdk-2.5.11-25.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64" }, "product_reference": "openvswitch-dpdk-2.5.11-25.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64" }, "product_reference": "openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.11-25.34.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP2-BCL", "product_id": "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.1.x86_64" }, "product_reference": "openvswitch-switch-2.5.11-25.34.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2-BCL" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32166", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32166" } ], "notes": [ { "category": "general", "text": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \"minimasks\" function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32166", "url": "https://www.suse.com/security/cve/CVE-2022-32166" }, { "category": "external", "summary": "SUSE Bug 1203865 for CVE-2022-32166", "url": "https://bugzilla.suse.com/1203865" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-05-22T07:43:46Z", "details": "moderate" } ], "title": "CVE-2022-32166" }, { "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 Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.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 Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.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 Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-05-22T07:43:46Z", "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 Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.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 Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.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 Linux Enterprise Server 12 SP2-BCL:openvswitch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-dpdk-switch-2.5.11-25.34.1.x86_64", "SUSE Linux Enterprise Server 12 SP2-BCL:openvswitch-switch-2.5.11-25.34.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-05-22T07:43:46Z", "details": "important" } ], "title": "CVE-2022-4338" } ] }
suse-su-2022:4050-1
Vulnerability from csaf_suse
Published
2022-11-17 14:17
Modified
2022-11-17 14:17
Summary
Security update for openvswitch
Notes
Title of the patch
Security update for openvswitch
Description of the patch
This update for openvswitch fixes the following issues:
- CVE-2022-32166: Fixed out of bounds read in minimask_equal() (bsc#1203865).
Patchnames
SUSE-2022-4050,SUSE-SLE-SERVER-12-SP5-2022-4050
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for openvswitch", "title": "Title of the patch" }, { "category": "description", "text": "This update for openvswitch fixes the following issues:\n\n- CVE-2022-32166: Fixed out of bounds read in minimask_equal() (bsc#1203865).\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-4050,SUSE-SLE-SERVER-12-SP5-2022-4050", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2022_4050-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:4050-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20224050-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:4050-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012963.html" }, { "category": "self", "summary": "SUSE Bug 1203865", "url": "https://bugzilla.suse.com/1203865" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32166 page", "url": "https://www.suse.com/security/cve/CVE-2022-32166/" } ], "title": "Security update for openvswitch", "tracking": { "current_release_date": "2022-11-17T14:17:24Z", "generator": { "date": "2022-11-17T14:17:24Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:4050-1", "initial_release_date": "2022-11-17T14:17:24Z", "revision_history": [ { "date": "2022-11-17T14:17:24Z", "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.12.1.aarch64", "product": { "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64", "product_id": "libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-devel-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-devel-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-ipsec-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-ipsec-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-ovn-central-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-ovn-central-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-ovn-common-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-ovn-common-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-ovn-docker-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-ovn-docker-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-ovn-host-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-ovn-host-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-ovn-vtep-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-pki-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-pki-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-test-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-test-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-3.12.1.aarch64", "product": { "name": "openvswitch-vtep-2.11.5-3.12.1.aarch64", "product_id": "openvswitch-vtep-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-3.12.1.aarch64", "product": { "name": "python2-ovs-2.11.5-3.12.1.aarch64", "product_id": "python2-ovs-2.11.5-3.12.1.aarch64" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-3.12.1.aarch64", "product": { "name": "python3-ovs-2.11.5-3.12.1.aarch64", "product_id": "python3-ovs-2.11.5-3.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.i586", "product": { "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.i586", "product_id": "libopenvswitch-2_11-0-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-2.11.5-3.12.1.i586", "product_id": "openvswitch-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-devel-2.11.5-3.12.1.i586", "product_id": "openvswitch-devel-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-ipsec-2.11.5-3.12.1.i586", "product_id": "openvswitch-ipsec-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-ovn-central-2.11.5-3.12.1.i586", "product_id": "openvswitch-ovn-central-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-ovn-common-2.11.5-3.12.1.i586", "product_id": "openvswitch-ovn-common-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-ovn-docker-2.11.5-3.12.1.i586", "product_id": "openvswitch-ovn-docker-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-ovn-host-2.11.5-3.12.1.i586", "product_id": "openvswitch-ovn-host-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.i586", "product_id": "openvswitch-ovn-vtep-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-pki-2.11.5-3.12.1.i586", "product_id": "openvswitch-pki-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-test-2.11.5-3.12.1.i586", "product_id": "openvswitch-test-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-3.12.1.i586", "product": { "name": "openvswitch-vtep-2.11.5-3.12.1.i586", "product_id": "openvswitch-vtep-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-3.12.1.i586", "product": { "name": "python2-ovs-2.11.5-3.12.1.i586", "product_id": "python2-ovs-2.11.5-3.12.1.i586" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-3.12.1.i586", "product": { "name": "python3-ovs-2.11.5-3.12.1.i586", "product_id": "python3-ovs-2.11.5-3.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "openvswitch-doc-2.11.5-3.12.1.noarch", "product": { "name": "openvswitch-doc-2.11.5-3.12.1.noarch", "product_id": "openvswitch-doc-2.11.5-3.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "product": { "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "product_id": "libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-devel-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-devel-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-ipsec-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-ipsec-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-ovn-central-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-ovn-central-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-ovn-common-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-ovn-common-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-ovn-docker-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-ovn-docker-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-ovn-host-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-ovn-host-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-ovn-vtep-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-pki-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-pki-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-test-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-test-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-3.12.1.ppc64le", "product": { "name": "openvswitch-vtep-2.11.5-3.12.1.ppc64le", "product_id": "openvswitch-vtep-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-3.12.1.ppc64le", "product": { "name": "python2-ovs-2.11.5-3.12.1.ppc64le", "product_id": "python2-ovs-2.11.5-3.12.1.ppc64le" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-3.12.1.ppc64le", "product": { "name": "python3-ovs-2.11.5-3.12.1.ppc64le", "product_id": "python3-ovs-2.11.5-3.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.s390", "product": { "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.s390", "product_id": "libopenvswitch-2_11-0-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-2.11.5-3.12.1.s390", "product_id": "openvswitch-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-devel-2.11.5-3.12.1.s390", "product_id": "openvswitch-devel-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-ipsec-2.11.5-3.12.1.s390", "product_id": "openvswitch-ipsec-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-ovn-central-2.11.5-3.12.1.s390", "product_id": "openvswitch-ovn-central-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-ovn-common-2.11.5-3.12.1.s390", "product_id": "openvswitch-ovn-common-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-ovn-docker-2.11.5-3.12.1.s390", "product_id": "openvswitch-ovn-docker-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-ovn-host-2.11.5-3.12.1.s390", "product_id": "openvswitch-ovn-host-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.s390", "product_id": "openvswitch-ovn-vtep-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-pki-2.11.5-3.12.1.s390", "product_id": "openvswitch-pki-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-test-2.11.5-3.12.1.s390", "product_id": "openvswitch-test-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-3.12.1.s390", "product": { "name": "openvswitch-vtep-2.11.5-3.12.1.s390", "product_id": "openvswitch-vtep-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-3.12.1.s390", "product": { "name": "python2-ovs-2.11.5-3.12.1.s390", "product_id": "python2-ovs-2.11.5-3.12.1.s390" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-3.12.1.s390", "product": { "name": "python3-ovs-2.11.5-3.12.1.s390", "product_id": "python3-ovs-2.11.5-3.12.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "product": { "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "product_id": "libopenvswitch-2_11-0-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-2.11.5-3.12.1.s390x", "product_id": "openvswitch-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-devel-2.11.5-3.12.1.s390x", "product_id": "openvswitch-devel-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-ipsec-2.11.5-3.12.1.s390x", "product_id": "openvswitch-ipsec-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-ovn-central-2.11.5-3.12.1.s390x", "product_id": "openvswitch-ovn-central-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-ovn-common-2.11.5-3.12.1.s390x", "product_id": "openvswitch-ovn-common-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-ovn-docker-2.11.5-3.12.1.s390x", "product_id": "openvswitch-ovn-docker-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-ovn-host-2.11.5-3.12.1.s390x", "product_id": "openvswitch-ovn-host-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.s390x", "product_id": "openvswitch-ovn-vtep-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-pki-2.11.5-3.12.1.s390x", "product_id": "openvswitch-pki-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-test-2.11.5-3.12.1.s390x", "product_id": "openvswitch-test-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-3.12.1.s390x", "product": { "name": "openvswitch-vtep-2.11.5-3.12.1.s390x", "product_id": "openvswitch-vtep-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-3.12.1.s390x", "product": { "name": "python2-ovs-2.11.5-3.12.1.s390x", "product_id": "python2-ovs-2.11.5-3.12.1.s390x" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-3.12.1.s390x", "product": { "name": "python3-ovs-2.11.5-3.12.1.s390x", "product_id": "python3-ovs-2.11.5-3.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "product": { "name": "libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "product_id": "libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-devel-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-devel-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-devel-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ipsec-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-ipsec-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-ipsec-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-central-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-ovn-central-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-ovn-central-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-common-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-ovn-common-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-ovn-common-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-docker-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-ovn-docker-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-ovn-docker-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-host-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-ovn-host-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-ovn-host-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-ovn-vtep-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-ovn-vtep-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-pki-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-pki-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-pki-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-test-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-test-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-test-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "openvswitch-vtep-2.11.5-3.12.1.x86_64", "product": { "name": "openvswitch-vtep-2.11.5-3.12.1.x86_64", "product_id": "openvswitch-vtep-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "python2-ovs-2.11.5-3.12.1.x86_64", "product": { "name": "python2-ovs-2.11.5-3.12.1.x86_64", "product_id": "python2-ovs-2.11.5-3.12.1.x86_64" } }, { "category": "product_version", "name": "python3-ovs-2.11.5-3.12.1.x86_64", "product": { "name": "python3-ovs-2.11.5-3.12.1.x86_64", "product_id": "python3-ovs-2.11.5-3.12.1.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.12.1.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.12.1.aarch64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.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.12.1.ppc64le" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.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.12.1.s390x" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.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.12.1.x86_64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.aarch64" }, "product_reference": "openvswitch-2.11.5-3.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.11.5-3.12.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le" }, "product_reference": "openvswitch-2.11.5-3.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.11.5-3.12.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.s390x" }, "product_reference": "openvswitch-2.11.5-3.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.11.5-3.12.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.x86_64" }, "product_reference": "openvswitch-2.11.5-3.12.1.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.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64" }, "product_reference": "libopenvswitch-2_11-0-2.11.5-3.12.1.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.12.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.aarch64" }, "product_reference": "openvswitch-2.11.5-3.12.1.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.12.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le" }, "product_reference": "openvswitch-2.11.5-3.12.1.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.12.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.s390x" }, "product_reference": "openvswitch-2.11.5-3.12.1.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.12.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.x86_64" }, "product_reference": "openvswitch-2.11.5-3.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32166", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32166" } ], "notes": [ { "category": "general", "text": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \"minimasks\" function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32166", "url": "https://www.suse.com/security/cve/CVE-2022-32166" }, { "category": "external", "summary": "SUSE Bug 1203865 for CVE-2022-32166", "url": "https://bugzilla.suse.com/1203865" } ], "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.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server 12 SP5:openvswitch-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libopenvswitch-2_11-0-2.11.5-3.12.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:openvswitch-2.11.5-3.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-11-17T14:17:24Z", "details": "moderate" } ], "title": "CVE-2022-32166" } ] }
gsd-2022-32166
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of “minimasks” function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-32166", "description": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "id": "GSD-2022-32166", "references": [ "https://www.suse.com/security/cve/CVE-2022-32166.html", "https://ubuntu.com/security/CVE-2022-32166" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-32166" ], "details": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "id": "GSD-2022-32166", "modified": "2023-12-13T01:19:12.678122Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "vulnerabilitylab@whitesourcesoftware.com", "DATE_PUBLIC": "Jun 1, 2022, 4:32:50 AM", "ID": "CVE-2022-32166", "STATE": "PUBLIC", "TITLE": "ovs - buffer over-read" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "ovs", "version": { "version_data": [ { "version_affected": "\u003e=", "version_value": "v0.90.0" }, { "version_affected": "\u003c=", "version_value": "v2.5.0" } ] } } ] }, "vendor_name": "ovs" } ] } }, "credit": [ { "lang": "eng", "value": "Mend Vulnerability Research Team (MVR)" } ], "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution." } ] }, "generator": { "engine": "Vulnogram 0.0.9" }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": 3.1 } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-125 Out-of-bounds Read" } ] } ] }, "references": { "reference_data": [ { "name": "https://www.mend.io/vulnerability-database/CVE-2022-32166", "refsource": "MISC", "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" }, { "name": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73", "refsource": "MISC", "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "name": "[debian-lts-announce] 20221029 [SECURITY] [DLA 3168-1] openvswitch security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" } ] }, "solution": [ { "lang": "eng", "value": "Update version to v2.5.1 or later" } ], "source": { "advisory": "https://www.mend.io/vulnerability-database/", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "2.5.0", "versionStartIncluding": "0.90.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "vulnerabilitylab@mend.io", "ID": "CVE-2022-32166" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "name": "https://www.mend.io/vulnerability-database/CVE-2022-32166", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" }, { "name": "[debian-lts-announce] 20221029 [SECURITY] [DLA 3168-1] openvswitch security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2022-11-04T19:17Z", "publishedDate": "2022-09-28T10:15Z" } } }
fkie_cve-2022-32166
Vulnerability from fkie_nvd
Published
2022-09-28 10:15
Modified
2025-05-21 15:15
Severity ?
Summary
In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of “minimasks” function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.
References
▶ | URL | Tags | |
---|---|---|---|
vulnerabilitylab@mend.io | https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73 | Patch, Third Party Advisory | |
vulnerabilitylab@mend.io | https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html | Mailing List, Third Party Advisory | |
vulnerabilitylab@mend.io | https://www.mend.io/vulnerability-database/CVE-2022-32166 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73 | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.mend.io/vulnerability-database/CVE-2022-32166 | Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
cloudbase | open_vswitch | * | |
debian | debian_linux | 10.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:*", "matchCriteriaId": "8AEEEAC8-0D7E-4656-90B4-22D040FEA4BA", "versionEndIncluding": "2.5.0", "versionStartIncluding": "0.90.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", "matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution." }, { "lang": "es", "value": "ovs versiones v0.90.0 hasta v2.5.0, son vulnerables a una lectura excesiva del buffer de la pila en el archivo flow.c. Una comparaci\u00f3n no segura de la funci\u00f3n \"minimasks\" podr\u00eda conllevar a un acceso a una regi\u00f3n de memoria no mapeada. Esta vulnerabilidad es capaz de bloquear el software, modificar la memoria y una posible ejecuci\u00f3n remota" } ], "id": "CVE-2022-32166", "lastModified": "2025-05-21T15:15:56.693", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 1.8, "impactScore": 4.2, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2022-09-28T10:15:09.560", "references": [ { "source": "vulnerabilitylab@mend.io", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "source": "vulnerabilitylab@mend.io", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" }, { "source": "vulnerabilitylab@mend.io", "tags": [ "Third Party Advisory" ], "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" } ], "sourceIdentifier": "vulnerabilitylab@mend.io", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" } ], "source": "vulnerabilitylab@mend.io", "type": "Secondary" } ] }
ghsa-3q99-mmr6-6chg
Vulnerability from github
Published
2022-09-29 00:00
Modified
2025-05-21 15:30
Severity ?
VLAI Severity ?
Details
In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of “minimasks” function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.
{ "affected": [], "aliases": [ "CVE-2022-32166" ], "database_specific": { "cwe_ids": [ "CWE-125" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-09-28T10:15:00Z", "severity": "HIGH" }, "details": "In ovs versions v0.90.0 through v2.5.0 are vulnerable to heap buffer over-read in flow.c. An unsafe comparison of \u201cminimasks\u201d function could lead access to an unmapped region of memory. This vulnerability is capable of crashing the software, memory modification, and possible remote execution.", "id": "GHSA-3q99-mmr6-6chg", "modified": "2025-05-21T15:30:26Z", "published": "2022-09-29T00:00:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32166" }, { "type": "WEB", "url": "https://github.com/cloudbase/ovs/commit/2ed6505555cdcb46f9b1f0329d1491b75290fc73" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/10/msg00036.html" }, { "type": "WEB", "url": "https://www.mend.io/vulnerability-database/CVE-2022-32166" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…