Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2017-9214 (GCVE-0-2017-9214)
Vulnerability from cvelistv5
Published
2017-05-23 17:00
Modified
2024-08-05 17:02
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T17:02:43.682Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "RHSA-2017:2698", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "name": "RHSA-2017:2727", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" }, { "name": "RHSA-2017:2692", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "name": "RHSA-2017:2553", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "name": "RHSA-2017:2418", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "name": "RHSA-2017:2648", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "name": "RHSA-2017:2665", "tags": [ "vendor-advisory", "x_refsource_REDHAT", "x_transferred" ], "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "name": "[debian-lts-announce] 20210219 [SECURITY] [DLA 2571-1] openvswitch security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "datePublic": "2017-05-23T00:00:00", "descriptions": [ { "lang": "en", "value": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2021-02-20T00:06:12", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "RHSA-2017:2698", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "name": "RHSA-2017:2727", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" }, { "name": "RHSA-2017:2692", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "name": "RHSA-2017:2553", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "name": "RHSA-2017:2418", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "name": "RHSA-2017:2648", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "name": "RHSA-2017:2665", "tags": [ "vendor-advisory", "x_refsource_REDHAT" ], "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "name": "[debian-lts-announce] 20210219 [SECURITY] [DLA 2571-1] openvswitch security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-9214", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:2698", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "name": "RHSA-2017:2727", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "name": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html", "refsource": "CONFIRM", "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" }, { "name": "RHSA-2017:2692", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "name": "RHSA-2017:2553", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "name": "RHSA-2017:2418", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "name": "RHSA-2017:2648", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "name": "RHSA-2017:2665", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "name": "[debian-lts-announce] 20210219 [SECURITY] [DLA 2571-1] openvswitch security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2017-9214", "datePublished": "2017-05-23T17:00:00", "dateReserved": "2017-05-23T00:00:00", "dateUpdated": "2024-08-05T17:02:43.682Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2017-9214\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2017-05-23T17:29:00.257\",\"lastModified\":\"2025-04-20T01:37:25.860\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.\"},{\"lang\":\"es\",\"value\":\"En Open vSwitch (OvS) versi\u00f3n 2.7.0, mientras analiza un mensaje OFPT_QUEUE_GET_CONFIG_REPLY tipo OFP versi\u00f3n 1.0, se presenta una lectura excesiva b\u00fafer causada por un desbordamiento de enteros sin signo en la funci\u00f3n \u201cofputil_pull_queue_get_config_reply10\u201d en la biblioteca \u201clib/ofp-util.c\u201d.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:P/A:P\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-191\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openvswitch:openvswitch:2.7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C3C92CDE-F125-490D-9B70-AEAAA6947352\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"31EC146C-A6F6-4C0D-AF87-685286262DAA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"9DAA72A4-AC7D-4544-89D4-5B07961D5A95\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:8:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E8B8C725-34CF-4340-BE7B-37E58CF706D6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F40C26BE-56CB-4022-A1D8-3CA0A8F87F4B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E722FEF7-58A6-47AD-B1D0-DB0B71B0C7AA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:openstack:11:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E9AF77C-5D49-4842-9817-AD710A919073\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"03EB0F63-DB24-4240-BC44-C92BAE7EAF42\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization_manager:4.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"AF786B57-02C3-48B7-B902-318356B3A3B6\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"6BBD7A51-0590-4DDF-8249-5AFA8D645CB6\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"142AD0DD-4CF3-4D74-9442-459CE3347E3A\"}]}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2418\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2553\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2648\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2665\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2692\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2698\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2727\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2418\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2553\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2648\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2665\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2692\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2698\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://access.redhat.com/errata/RHSA-2017:2727\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]}]}}" } }
suse-su-2018:0505-1
Vulnerability from csaf_suse
Published
2018-02-21 08:04
Modified
2018-02-21 08:04
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-2017-9263: While parsing an OpenFlow role status message, there is a call to the abort() functio for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (bsc#1041470)
* CVE-2017-9265: Buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.(bsc#1041447)
* CVE-2017-9214: While parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`. (bsc#1040543)
* CVE-2017-14970: In lib/ofp-util.c, there are multiple memory leaks while parsing malformed OpenFlow group mod messages.(bsc#1061310)
* Do not stop the systemd service on package removals as this can
break networking. Moreover, this allows us to easily update to
more recent openvswitch releases without connectivity problems (bsc#1050896)
Patchnames
SUSE-OpenStack-Cloud-6-2018-334
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-2017-9263: While parsing an OpenFlow role status message, there is a call to the abort() functio for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (bsc#1041470)\n* CVE-2017-9265: Buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.(bsc#1041447)\n* CVE-2017-9214: While parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`. (bsc#1040543)\n* CVE-2017-14970: In lib/ofp-util.c, there are multiple memory leaks while parsing malformed OpenFlow group mod messages.(bsc#1061310)\n\n* Do not stop the systemd service on package removals as this can\n break networking. Moreover, this allows us to easily update to\n more recent openvswitch releases without connectivity problems (bsc#1050896)\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-OpenStack-Cloud-6-2018-334", "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-2018_0505-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0505-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180505-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0505-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-February/003744.html" }, { "category": "self", "summary": "SUSE Bug 1040543", "url": "https://bugzilla.suse.com/1040543" }, { "category": "self", "summary": "SUSE Bug 1041447", "url": "https://bugzilla.suse.com/1041447" }, { "category": "self", "summary": "SUSE Bug 1041470", "url": "https://bugzilla.suse.com/1041470" }, { "category": "self", "summary": "SUSE Bug 1050896", "url": "https://bugzilla.suse.com/1050896" }, { "category": "self", "summary": "SUSE Bug 1061310", "url": "https://bugzilla.suse.com/1061310" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14970 page", "url": "https://www.suse.com/security/cve/CVE-2017-14970/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9214 page", "url": "https://www.suse.com/security/cve/CVE-2017-9214/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9263 page", "url": "https://www.suse.com/security/cve/CVE-2017-9263/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9265 page", "url": "https://www.suse.com/security/cve/CVE-2017-9265/" } ], "title": "Security update for openvswitch", "tracking": { "current_release_date": "2018-02-21T08:04:26Z", "generator": { "date": "2018-02-21T08:04:26Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0505-1", "initial_release_date": "2018-02-21T08:04:26Z", "revision_history": [ { "date": "2018-02-21T08:04:26Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.1-6.4.7.x86_64", "product": { "name": "openvswitch-2.5.1-6.4.7.x86_64", "product_id": "openvswitch-2.5.1-6.4.7.x86_64" } }, { "category": "product_version", "name": "openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "product": { "name": "openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "product_id": "openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64" } }, { "category": "product_version", "name": "openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "product": { "name": "openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "product_id": "openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.1-6.4.7.x86_64", "product": { "name": "openvswitch-switch-2.5.1-6.4.7.x86_64", "product_id": "openvswitch-switch-2.5.1-6.4.7.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE OpenStack Cloud 6", "product": { "name": "SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-openstack-cloud:6" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-6.4.7.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64" }, "product_reference": "openvswitch-2.5.1-6.4.7.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64" }, "product_reference": "openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64" }, "product_reference": "openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-6.4.7.x86_64 as component of SUSE OpenStack Cloud 6", "product_id": "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" }, "product_reference": "openvswitch-switch-2.5.1-6.4.7.x86_64", "relates_to_product_reference": "SUSE OpenStack Cloud 6" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14970", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14970" } ], "notes": [ { "category": "general", "text": "In lib/ofp-util.c in Open vSwitch (OvS) before 2.8.1, there are multiple memory leaks while parsing malformed OpenFlow group mod messages. NOTE: the vendor disputes the relevance of this report, stating \"it can only be triggered by an OpenFlow controller, but OpenFlow controllers have much more direct and powerful ways to force Open vSwitch to allocate memory, such as by inserting flows into the flow table.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14970", "url": "https://www.suse.com/security/cve/CVE-2017-14970" }, { "category": "external", "summary": "SUSE Bug 1061310 for CVE-2017-14970", "url": "https://bugzilla.suse.com/1061310" } ], "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 OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-21T08:04:26Z", "details": "moderate" } ], "title": "CVE-2017-14970" }, { "cve": "CVE-2017-9214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9214" } ], "notes": [ { "category": "general", "text": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9214", "url": "https://www.suse.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "SUSE Bug 1040543 for CVE-2017-9214", "url": "https://bugzilla.suse.com/1040543" } ], "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 OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-21T08:04:26Z", "details": "important" } ], "title": "CVE-2017-9214" }, { "cve": "CVE-2017-9263", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9263" } ], "notes": [ { "category": "general", "text": "In Open vSwitch (OvS) 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9263", "url": "https://www.suse.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "SUSE Bug 1041470 for CVE-2017-9263", "url": "https://bugzilla.suse.com/1041470" } ], "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 OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-21T08:04:26Z", "details": "moderate" } ], "title": "CVE-2017-9263" }, { "cve": "CVE-2017-9265", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9265" } ], "notes": [ { "category": "general", "text": "In Open vSwitch (OvS) v2.7.0, there is a buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9265", "url": "https://www.suse.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "SUSE Bug 1041447 for CVE-2017-9265", "url": "https://bugzilla.suse.com/1041447" } ], "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 OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE OpenStack Cloud 6:openvswitch-2.5.1-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-default-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-kmp-xen-2.5.1_k3.12.74_60.64.69-6.4.7.x86_64", "SUSE OpenStack Cloud 6:openvswitch-switch-2.5.1-6.4.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-02-21T08:04:26Z", "details": "moderate" } ], "title": "CVE-2017-9265" } ] }
suse-su-2018:0311-1
Vulnerability from csaf_suse
Published
2018-01-31 10:58
Modified
2018-01-31 10:58
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-2017-9263: While parsing an OpenFlow role status message, there is a call to the abort() functio for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (bsc#1041470)
* CVE-2017-9265: Buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.(bsc#1041447)
* CVE-2017-9214: While parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`. (bsc#1040543)
* CVE-2017-14970: In lib/ofp-util.c, there are multiple memory leaks while parsing malformed OpenFlow group mod messages.(bsc#1061310)
Patchnames
SUSE-SLE-RPI-12-SP2-2018-229,SUSE-SLE-SERVER-12-SP2-2018-229
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-2017-9263: While parsing an OpenFlow role status message, there is a call to the abort() functio for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (bsc#1041470)\n* CVE-2017-9265: Buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.(bsc#1041447)\n* CVE-2017-9214: While parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`. (bsc#1040543)\n* CVE-2017-14970: In lib/ofp-util.c, there are multiple memory leaks while parsing malformed OpenFlow group mod messages.(bsc#1061310)\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-RPI-12-SP2-2018-229,SUSE-SLE-SERVER-12-SP2-2018-229", "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-2018_0311-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0311-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180311-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0311-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-January/003692.html" }, { "category": "self", "summary": "SUSE Bug 1040543", "url": "https://bugzilla.suse.com/1040543" }, { "category": "self", "summary": "SUSE Bug 1041447", "url": "https://bugzilla.suse.com/1041447" }, { "category": "self", "summary": "SUSE Bug 1041470", "url": "https://bugzilla.suse.com/1041470" }, { "category": "self", "summary": "SUSE Bug 1061310", "url": "https://bugzilla.suse.com/1061310" }, { "category": "self", "summary": "SUSE CVE CVE-2017-14970 page", "url": "https://www.suse.com/security/cve/CVE-2017-14970/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9214 page", "url": "https://www.suse.com/security/cve/CVE-2017-9214/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9263 page", "url": "https://www.suse.com/security/cve/CVE-2017-9263/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-9265 page", "url": "https://www.suse.com/security/cve/CVE-2017-9265/" } ], "title": "Security update for openvswitch", "tracking": { "current_release_date": "2018-01-31T10:58:41Z", "generator": { "date": "2018-01-31T10:58:41Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0311-1", "initial_release_date": "2018-01-31T10:58:41Z", "revision_history": [ { "date": "2018-01-31T10:58:41Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.1-25.12.7.aarch64", "product": { "name": "openvswitch-2.5.1-25.12.7.aarch64", "product_id": "openvswitch-2.5.1-25.12.7.aarch64" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.1-25.12.7.aarch64", "product": { "name": "openvswitch-switch-2.5.1-25.12.7.aarch64", "product_id": "openvswitch-switch-2.5.1-25.12.7.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.1-25.12.7.ppc64le", "product": { "name": "openvswitch-2.5.1-25.12.7.ppc64le", "product_id": "openvswitch-2.5.1-25.12.7.ppc64le" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.1-25.12.7.ppc64le", "product": { "name": "openvswitch-switch-2.5.1-25.12.7.ppc64le", "product_id": "openvswitch-switch-2.5.1-25.12.7.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.1-25.12.7.s390x", "product": { "name": "openvswitch-2.5.1-25.12.7.s390x", "product_id": "openvswitch-2.5.1-25.12.7.s390x" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.1-25.12.7.s390x", "product": { "name": "openvswitch-switch-2.5.1-25.12.7.s390x", "product_id": "openvswitch-switch-2.5.1-25.12.7.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openvswitch-2.5.1-25.12.7.x86_64", "product": { "name": "openvswitch-2.5.1-25.12.7.x86_64", "product_id": "openvswitch-2.5.1-25.12.7.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-2.5.1-25.12.8.x86_64", "product": { "name": "openvswitch-dpdk-2.5.1-25.12.8.x86_64", "product_id": "openvswitch-dpdk-2.5.1-25.12.8.x86_64" } }, { "category": "product_version", "name": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "product": { "name": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "product_id": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64" } }, { "category": "product_version", "name": "openvswitch-switch-2.5.1-25.12.7.x86_64", "product": { "name": "openvswitch-switch-2.5.1-25.12.7.x86_64", "product_id": "openvswitch-switch-2.5.1-25.12.7.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP2", "product": { "name": "SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap: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.1-25.12.7.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64" }, "product_reference": "openvswitch-2.5.1-25.12.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.aarch64 as component of SUSE Linux Enterprise Server for Raspberry Pi 12 SP2", "product_id": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64" }, "product_reference": "openvswitch-2.5.1-25.12.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le" }, "product_reference": "openvswitch-2.5.1-25.12.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x" }, "product_reference": "openvswitch-2.5.1-25.12.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64" }, "product_reference": "openvswitch-2.5.1-25.12.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-dpdk-2.5.1-25.12.8.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64" }, "product_reference": "openvswitch-dpdk-2.5.1-25.12.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64" }, "product_reference": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.aarch64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.ppc64le as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.s390x as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.x86_64 as component of SUSE Linux Enterprise Server 12 SP2", "product_id": "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64" }, "product_reference": "openvswitch-2.5.1-25.12.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le" }, "product_reference": "openvswitch-2.5.1-25.12.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x" }, "product_reference": "openvswitch-2.5.1-25.12.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-2.5.1-25.12.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64" }, "product_reference": "openvswitch-2.5.1-25.12.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-dpdk-2.5.1-25.12.8.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64" }, "product_reference": "openvswitch-dpdk-2.5.1-25.12.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64" }, "product_reference": "openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-switch-2.5.1-25.12.7.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" }, "product_reference": "openvswitch-switch-2.5.1-25.12.7.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP2" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-14970", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-14970" } ], "notes": [ { "category": "general", "text": "In lib/ofp-util.c in Open vSwitch (OvS) before 2.8.1, there are multiple memory leaks while parsing malformed OpenFlow group mod messages. NOTE: the vendor disputes the relevance of this report, stating \"it can only be triggered by an OpenFlow controller, but OpenFlow controllers have much more direct and powerful ways to force Open vSwitch to allocate memory, such as by inserting flows into the flow table.\"", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-14970", "url": "https://www.suse.com/security/cve/CVE-2017-14970" }, { "category": "external", "summary": "SUSE Bug 1061310 for CVE-2017-14970", "url": "https://bugzilla.suse.com/1061310" } ], "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:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-31T10:58:41Z", "details": "moderate" } ], "title": "CVE-2017-14970" }, { "cve": "CVE-2017-9214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9214" } ], "notes": [ { "category": "general", "text": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9214", "url": "https://www.suse.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "SUSE Bug 1040543 for CVE-2017-9214", "url": "https://bugzilla.suse.com/1040543" } ], "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:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-31T10:58:41Z", "details": "important" } ], "title": "CVE-2017-9214" }, { "cve": "CVE-2017-9263", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9263" } ], "notes": [ { "category": "general", "text": "In Open vSwitch (OvS) 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9263", "url": "https://www.suse.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "SUSE Bug 1041470 for CVE-2017-9263", "url": "https://bugzilla.suse.com/1041470" } ], "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:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-31T10:58:41Z", "details": "moderate" } ], "title": "CVE-2017-9263" }, { "cve": "CVE-2017-9265", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-9265" } ], "notes": [ { "category": "general", "text": "In Open vSwitch (OvS) v2.7.0, there is a buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-9265", "url": "https://www.suse.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "SUSE Bug 1041447 for CVE-2017-9265", "url": "https://bugzilla.suse.com/1041447" } ], "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:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for Raspberry Pi 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-2.5.1-25.12.7.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-dpdk-switch-2.5.1-25.12.8.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP2:openvswitch-switch-2.5.1-25.12.7.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-01-31T10:58:41Z", "details": "moderate" } ], "title": "CVE-2017-9265" } ] }
rhsa-2017:2418
Vulnerability from csaf_redhat
Published
2017-08-03 12:35
Modified
2025-08-03 17:30
Summary
Red Hat Security Advisory: openvswitch security, bug fix, and enhancement update
Notes
Topic
An update for openvswitch is now available for Fast Datapath for Red Hat Enterprise Linux 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
The following packages have been upgraded to a later upstream version: openvswitch (2.7.2). (BZ#1472854)
Security Fix(es):
* An unsigned int wrap around leading to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this flaw to cause a remote DoS. (CVE-2017-9214)
* In Open vSwitch (OvS), while parsing an OpenFlow role status message there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9264)
* A buffer over-read flaw was found in Open vSwitch (OvS) while parsing the group mod OpenFlow messages sent from the controller. An attacker could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Fast Datapath for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nThe following packages have been upgraded to a later upstream version: openvswitch (2.7.2). (BZ#1472854)\n\nSecurity Fix(es):\n\n* An unsigned int wrap around leading to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this flaw to cause a remote DoS. (CVE-2017-9214)\n\n* In Open vSwitch (OvS), while parsing an OpenFlow role status message there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9264)\n\n* A buffer over-read flaw was found in Open vSwitch (OvS) while parsing the group mod OpenFlow messages sent from the controller. An attacker could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2418", "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457329" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "1472729", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1472729" }, { "category": "external", "summary": "1472854", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1472854" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2418.json" } ], "title": "Red Hat Security Advisory: openvswitch security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-08-03T17:30:19+00:00", "generator": { "date": "2025-08-03T17:30:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2418", "initial_release_date": "2017-08-03T12:35:07+00:00", "revision_history": [ { "date": "2017-08-03T12:35:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-08-03T12:35:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:30:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Fast Datapath for Red Hat Enterprise Linux 7", "product": { "name": "Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::fastdatapath" } } }, { "category": "product_name", "name": "Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product": { "name": "Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:7::hypervisor" } } } ], "category": "product_family", "name": "Fast Datapath" }, { "branches": [ { "category": "product_version", "name": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-common@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-vtep@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-docker@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-devel@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-host@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "product": { "name": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_id": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-central@2.7.2-1.git20170719.el7fdp?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "product": { "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "product_id": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.7.2-1.git20170719.el7fdp?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "product": { "name": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "product_id": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-test@2.7.2-1.git20170719.el7fdp?arch=noarch" } } }, { "category": "product_version", "name": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "product": { "name": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "product_id": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.7.2-1.git20170719.el7fdp?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src" }, "product_reference": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch" }, "product_reference": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch as a component of Red Hat Virtualization 4.2 Management Agent for RHEL 7.6 EUS Hosts", "product_id": "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" }, "product_reference": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "relates_to_product_reference": "7Server-7.6.EUS-RHV-4.2-Agents-eus" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src" }, "product_reference": "openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64 as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64" }, "product_reference": "openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch" }, "product_reference": "openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch as a component of Fast Datapath for Red Hat Enterprise Linux 7", "product_id": "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" }, "product_reference": "python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "relates_to_product_reference": "7Server-RH7-Fast-Datapath" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-03T12:35:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2418" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-03T12:35:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2418" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9264", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457329" } ], "notes": [ { "category": "description", "text": "A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9264" }, { "category": "external", "summary": "RHBZ#1457329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457329" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9264", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9264" } ], "release_date": "2017-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-03T12:35:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2418" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-03T12:35:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2418" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-7.6.EUS-RHV-4.2-Agents-eus:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-7.6.EUS-RHV-4.2-Agents-eus:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.src", "7Server-RH7-Fast-Datapath:openvswitch-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-debuginfo-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-devel-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-central-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-common-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-docker-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-host-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-ovn-vtep-0:2.7.2-1.git20170719.el7fdp.x86_64", "7Server-RH7-Fast-Datapath:openvswitch-test-0:2.7.2-1.git20170719.el7fdp.noarch", "7Server-RH7-Fast-Datapath:python-openvswitch-0:2.7.2-1.git20170719.el7fdp.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
rhsa-2017:2727
Vulnerability from csaf_redhat
Published
2017-09-13 21:39
Modified
2025-08-03 17:30
Summary
Red Hat Security Advisory: openvswitch security update
Notes
Topic
An update for openvswitch is now available for Red Hat OpenStack Platform 11.0 (Ocata).
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Security Fix(es):
* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)
* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function 'ofp_print_role_status_message' in 'lib/ofp-print.c' could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9264)
* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Red Hat OpenStack Platform 11.0 (Ocata).\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)\n\n* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9264)\n\n* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2727", "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457329" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2727.json" } ], "title": "Red Hat Security Advisory: openvswitch security update", "tracking": { "current_release_date": "2025-08-03T17:30:09+00:00", "generator": { "date": "2025-08-03T17:30:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2727", "initial_release_date": "2017-09-13T21:39:00+00:00", "revision_history": [ { "date": "2017-09-13T21:39:00+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-09-13T21:39:00+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:30:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 11.0", "product": { "name": "Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:11::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-central@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-host@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-common@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-vtep@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-ovn-docker@2.6.1-13.git20161206.el7ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "product": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "product_id": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.6.1-13.git20161206.el7ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "product": { "name": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "product_id": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.6.1-13.git20161206.el7ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.src as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src" }, "product_reference": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch as a component of Red Hat OpenStack Platform 11.0", "product_id": "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" }, "product_reference": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "relates_to_product_reference": "7Server-RH7-RHOS-11.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-13T21:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2727" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-13T21:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2727" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9264", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457329" } ], "notes": [ { "category": "description", "text": "A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9264" }, { "category": "external", "summary": "RHBZ#1457329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457329" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9264", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9264" } ], "release_date": "2017-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-13T21:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2727" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-13T21:39:00+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2727" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-11.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-central-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-common-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-docker-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-host-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:openvswitch-ovn-vtep-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-11.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
rhsa-2017:2698
Vulnerability from csaf_redhat
Published
2017-09-12 17:20
Modified
2025-08-03 17:30
Summary
Red Hat Security Advisory: openvswitch security update
Notes
Topic
An update for openvswitch is now available for Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Security Fix(es):
* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)
* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function 'ofp_print_role_status_message' in 'lib/ofp-print.c' could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)\n\n* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2698", "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1431497", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1431497" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2698.json" } ], "title": "Red Hat Security Advisory: openvswitch security update", "tracking": { "current_release_date": "2025-08-03T17:30:13+00:00", "generator": { "date": "2025-08-03T17:30:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2698", "initial_release_date": "2017-09-12T17:20:40+00:00", "revision_history": [ { "date": "2017-09-12T17:20:40+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-09-12T17:20:40+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:30:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7", "product": { "name": "Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7", "product_id": "7Server-RH7-RHOS-7.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:7::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product_id": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.5.0-15.git20160727.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product_id": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.5.0-15.git20160727.el7ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product_id": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.5.0-15.git20160727.el7ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product": { "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product_id": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.5.0-15.git20160727.el7ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7", "product_id": "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src" }, "product_reference": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "relates_to_product_reference": "7Server-RH7-RHOS-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7", "product_id": "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7", "product_id": "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-7.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 7.0 (Kilo) for RHEL 7", "product_id": "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" }, "product_reference": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "relates_to_product_reference": "7Server-RH7-RHOS-7.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-12T17:20:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2698" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-12T17:20:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2698" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-12T17:20:40+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2698" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-7.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-7.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
rhsa-2017:2648
Vulnerability from csaf_redhat
Published
2017-09-06 16:53
Modified
2025-08-03 17:29
Summary
Red Hat Security Advisory: openvswitch security and bug fix update
Notes
Topic
An update for openvswitch is now available for Red Hat OpenStack Platform 10.0 (Newton).
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Security Fix(es):
* An unsigned int wrap around leading to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this flaw to cause a remote DoS. (CVE-2017-9214)
* In Open vSwitch (OvS), while parsing an OpenFlow role status message there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9264)
* A buffer over-read flaw was found in Open vSwitch (OvS) while parsing the group mod OpenFlow messages sent from the controller. An attacker could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Red Hat OpenStack Platform 10.0 (Newton).\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* An unsigned int wrap around leading to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this flaw to cause a remote DoS. (CVE-2017-9214)\n\n* In Open vSwitch (OvS), while parsing an OpenFlow role status message there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9264)\n\n* A buffer over-read flaw was found in Open vSwitch (OvS) while parsing the group mod OpenFlow messages sent from the controller. An attacker could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2648", "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1431490", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1431490" }, { "category": "external", "summary": "1436610", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1436610" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457329" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "1463732", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1463732" }, { "category": "external", "summary": "1468334", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1468334" }, { "category": "external", "summary": "1468631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1468631" }, { "category": "external", "summary": "1468751", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1468751" }, { "category": "external", "summary": "1472334", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1472334" }, { "category": "external", "summary": "1472335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1472335" }, { "category": "external", "summary": "1473735", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1473735" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2648.json" } ], "title": "Red Hat Security Advisory: openvswitch security and bug fix update", "tracking": { "current_release_date": "2025-08-03T17:29:41+00:00", "generator": { "date": "2025-08-03T17:29:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2648", "initial_release_date": "2017-09-06T16:53:24+00:00", "revision_history": [ { "date": "2017-09-06T16:53:24+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-09-06T16:53:24+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:29:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 10.0", "product": { "name": "Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:10::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "product": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "product_id": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.6.1-13.git20161206.el7ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "product": { "name": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "product_id": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.6.1-13.git20161206.el7ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.6.1-13.git20161206.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "product_id": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.6.1-13.git20161206.el7ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.src as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src" }, "product_reference": "openvswitch-0:2.6.1-13.git20161206.el7ost.src", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64 as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch as a component of Red Hat OpenStack Platform 10.0", "product_id": "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" }, "product_reference": "python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch", "relates_to_product_reference": "7Server-RH7-RHOS-10.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T16:53:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2648" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T16:53:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2648" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9264", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457329" } ], "notes": [ { "category": "description", "text": "A buffer over-read was found in the Open vSwitch (OvS) firewall implementation. This flaw can be triggered by parsing a specially crafted TCP, UDP, or IPv6 packet. A remote attack could use this flaw to cause a Denial of Service (DoS).", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9264" }, { "category": "external", "summary": "RHBZ#1457329", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457329" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9264", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9264" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9264", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9264" } ], "release_date": "2017-03-03T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T16:53:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2648" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing malformed TCP, UDP and IPv6 packets" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T16:53:24+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2648" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.src", "7Server-RH7-RHOS-10.0:openvswitch-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:openvswitch-debuginfo-0:2.6.1-13.git20161206.el7ost.x86_64", "7Server-RH7-RHOS-10.0:python-openvswitch-0:2.6.1-13.git20161206.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
rhsa-2017:2665
Vulnerability from csaf_redhat
Published
2017-09-06 17:49
Modified
2025-08-03 17:29
Summary
Red Hat Security Advisory: openvswitch security update
Notes
Topic
An update for openvswitch is now available for Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Security Fix(es):
* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)
* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function 'ofp_print_role_status_message' in 'lib/ofp-print.c' could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)\n\n* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2665", "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1431499", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1431499" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2665.json" } ], "title": "Red Hat Security Advisory: openvswitch security update", "tracking": { "current_release_date": "2025-08-03T17:29:51+00:00", "generator": { "date": "2025-08-03T17:29:51+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2665", "initial_release_date": "2017-09-06T17:49:41+00:00", "revision_history": [ { "date": "2017-09-06T17:49:41+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-09-06T17:49:41+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:29:51+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7", "product": { "name": "Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7", "product_id": "7Server-RH7-RHOS-6.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:6::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "product_id": "openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.4.1-2.git20160727.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "product_id": "openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.4.1-2.git20160727.el7ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.4.1-2.git20160727.el7ost.src", "product": { "name": "openvswitch-0:2.4.1-2.git20160727.el7ost.src", "product_id": "openvswitch-0:2.4.1-2.git20160727.el7ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.4.1-2.git20160727.el7ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch", "product": { "name": "python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch", "product_id": "python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.4.1-2.git20160727.el7ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.4.1-2.git20160727.el7ost.src as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7", "product_id": "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src" }, "product_reference": "openvswitch-0:2.4.1-2.git20160727.el7ost.src", "relates_to_product_reference": "7Server-RH7-RHOS-6.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7", "product_id": "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-6.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64 as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7", "product_id": "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-6.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch as a component of Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno) for RHEL 7", "product_id": "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" }, "product_reference": "python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch", "relates_to_product_reference": "7Server-RH7-RHOS-6.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T17:49:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2665" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T17:49:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2665" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-06T17:49:41+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2665" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.src", "7Server-RH7-RHOS-6.0:openvswitch-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:openvswitch-debuginfo-0:2.4.1-2.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-6.0:python-openvswitch-0:2.4.1-2.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
rhsa-2017:2692
Vulnerability from csaf_redhat
Published
2017-09-12 17:11
Modified
2025-08-03 17:29
Summary
Red Hat Security Advisory: openvswitch security update
Notes
Topic
An update for openvswitch is now available for Red Hat OpenStack Platform 8.0 (Liberty).
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Security Fix(es):
* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)
* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function 'ofp_print_role_status_message' in 'lib/ofp-print.c' could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Red Hat OpenStack Platform 8.0 (Liberty).\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack. (CVE-2017-9214)\n\n* While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack. (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2692", "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1431495", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1431495" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2692.json" } ], "title": "Red Hat Security Advisory: openvswitch security update", "tracking": { "current_release_date": "2025-08-03T17:29:46+00:00", "generator": { "date": "2025-08-03T17:29:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2692", "initial_release_date": "2017-09-12T17:11:39+00:00", "revision_history": [ { "date": "2017-09-12T17:11:39+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-09-12T17:11:39+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:29:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 8.0 (Liberty)", "product": { "name": "Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:8::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product_id": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.5.0-15.git20160727.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product_id": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.5.0-15.git20160727.el7ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product_id": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.5.0-15.git20160727.el7ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product": { "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product_id": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.5.0-15.git20160727.el7ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src" }, "product_reference": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64 as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch as a component of Red Hat OpenStack Platform 8.0 (Liberty)", "product_id": "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" }, "product_reference": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "relates_to_product_reference": "7Server-RH7-RHOS-8.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-12T17:11:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2692" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-12T17:11:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2692" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-09-12T17:11:39+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2692" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-8.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-8.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
rhsa-2017:2553
Vulnerability from csaf_redhat
Published
2017-08-30 13:59
Modified
2025-08-03 17:29
Summary
Red Hat Security Advisory: openvswitch security update
Notes
Topic
An update for openvswitch is now available for Red Hat OpenStack Platform 9.0 (Mitaka).
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.
Security Fix(es):
* An unsigned int wrap around leading to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this flaw to cause a remote DoS. (CVE-2017-9214)
* In Open vSwitch (OvS), while parsing an OpenFlow role status message there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (CVE-2017-9263)
* A buffer over-read flaw was found in Open vSwitch (OvS) while parsing the group mod OpenFlow messages sent from the controller. An attacker could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9265)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for openvswitch is now available for Red Hat OpenStack Platform 9.0 (Mitaka).\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* An unsigned int wrap around leading to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this flaw to cause a remote DoS. (CVE-2017-9214)\n\n* In Open vSwitch (OvS), while parsing an OpenFlow role status message there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a remote DoS attack by a malicious switch. (CVE-2017-9263)\n\n* A buffer over-read flaw was found in Open vSwitch (OvS) while parsing the group mod OpenFlow messages sent from the controller. An attacker could use this flaw to cause a Denial of Service (DoS). (CVE-2017-9265)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2017:2553", "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "1431494", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1431494" }, { "category": "external", "summary": "1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2017/rhsa-2017_2553.json" } ], "title": "Red Hat Security Advisory: openvswitch security update", "tracking": { "current_release_date": "2025-08-03T17:29:46+00:00", "generator": { "date": "2025-08-03T17:29:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2017:2553", "initial_release_date": "2017-08-30T13:59:59+00:00", "revision_history": [ { "date": "2017-08-30T13:59:59+00:00", "number": "1", "summary": "Initial version" }, { "date": "2017-08-30T13:59:59+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-03T17:29:46+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenStack Platform 9.0", "product": { "name": "Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0", "product_identification_helper": { "cpe": "cpe:/a:redhat:openstack:9::el7" } } } ], "category": "product_family", "name": "Red Hat OpenStack Platform" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product_id": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.5.0-15.git20160727.el7ost?arch=x86_64" } } }, { "category": "product_version", "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product": { "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product_id": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch-debuginfo@2.5.0-15.git20160727.el7ost?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product_id": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/openvswitch@2.5.0-15.git20160727.el7ost?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product": { "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product_id": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/python-openvswitch@2.5.0-15.git20160727.el7ost?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.src as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src" }, "product_reference": "openvswitch-0:2.5.0-15.git20160727.el7ost.src", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64 as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64" }, "product_reference": "openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" }, { "category": "default_component_of", "full_product_name": { "name": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch as a component of Red Hat OpenStack Platform 9.0", "product_id": "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" }, "product_reference": "python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch", "relates_to_product_reference": "7Server-RH7-RHOS-9.0" } ] }, "vulnerabilities": [ { "cve": "CVE-2017-9214", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2017-05-23T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1456795" } ], "notes": [ { "category": "description", "text": "An unsigned integer wrap around that led to a buffer over-read was found when parsing OFPT_QUEUE_GET_CONFIG_REPLY messages in Open vSwitch (OvS). An attacker could use this issue to cause a remote denial of service attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9214" }, { "category": "external", "summary": "RHBZ#1456795", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1456795" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9214", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9214" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" } ], "release_date": "2017-05-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-30T13:59:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2553" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Integer underflow in the ofputil_pull_queue_get_config_reply10 function" }, { "cve": "CVE-2017-9263", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457327" } ], "notes": [ { "category": "description", "text": "While parsing an OpenFlow role status message Open vSwitch (OvS), a call to the abort() function for undefined role status reasons in the function \u0027ofp_print_role_status_message\u0027 in \u0027lib/ofp-print.c\u0027 could be misused for a remote denial of service attack by a malicious switch.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Invalid processing of a malicious OpenFlow role status message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9263" }, { "category": "external", "summary": "RHBZ#1457327", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457327" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9263", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9263" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9263" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-30T13:59:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2553" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Invalid processing of a malicious OpenFlow role status message" }, { "cve": "CVE-2017-9265", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "discovery_date": "2017-05-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "1457335" } ], "notes": [ { "category": "description", "text": "A buffer over-read issue was found in Open vSwitch (OvS) which emerged while parsing the GroupMod OpenFlow messages sent from the controller. The issue could enable an attacker to cause a denial of service type of attack.", "title": "Vulnerability description" }, { "category": "summary", "text": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2017-9265" }, { "category": "external", "summary": "RHBZ#1457335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1457335" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2017-9265", "url": "https://www.cve.org/CVERecord?id=CVE-2017-9265" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9265" } ], "release_date": "2017-05-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2017-08-30T13:59:59+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2017:2553" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.6, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.0" }, "products": [ "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.src", "7Server-RH7-RHOS-9.0:openvswitch-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:openvswitch-debuginfo-0:2.5.0-15.git20160727.el7ost.x86_64", "7Server-RH7-RHOS-9.0:python-openvswitch-0:2.5.0-15.git20160727.el7ost.noarch" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openvswitch: Buffer over-read while parsing the group mod OpenFlow message" } ] }
fkie_cve-2017-9214
Vulnerability from fkie_nvd
Published
2017-05-23 17:29
Modified
2025-04-20 01:37
Severity ?
Summary
In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2418 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2553 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2648 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2665 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2692 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2698 | Third Party Advisory | |
cve@mitre.org | https://access.redhat.com/errata/RHSA-2017:2727 | Third Party Advisory | |
cve@mitre.org | https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html | Mailing List, Third Party Advisory | |
cve@mitre.org | https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html | Mailing List, Patch, Vendor Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2418 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2553 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2648 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2665 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2692 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2698 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://access.redhat.com/errata/RHSA-2017:2727 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html | Mailing List, Patch, Vendor Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
openvswitch | openvswitch | 2.7.0 | |
debian | debian_linux | 9.0 | |
redhat | openstack | 6.0 | |
redhat | openstack | 7.0 | |
redhat | openstack | 8 | |
redhat | openstack | 9 | |
redhat | openstack | 10 | |
redhat | openstack | 11 | |
redhat | virtualization | 4.1 | |
redhat | virtualization_manager | 4.1 | |
redhat | virtualization | 4.0 | |
redhat | enterprise_linux | 7.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:openvswitch:openvswitch:2.7.0:*:*:*:*:*:*:*", "matchCriteriaId": "C3C92CDE-F125-490D-9B70-AEAAA6947352", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*", "matchCriteriaId": "31EC146C-A6F6-4C0D-AF87-685286262DAA", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:openstack:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "9DAA72A4-AC7D-4544-89D4-5B07961D5A95", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:openstack:8:*:*:*:*:*:*:*", "matchCriteriaId": "E8B8C725-34CF-4340-BE7B-37E58CF706D6", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:openstack:9:*:*:*:*:*:*:*", "matchCriteriaId": "F40C26BE-56CB-4022-A1D8-3CA0A8F87F4B", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*", "matchCriteriaId": "E722FEF7-58A6-47AD-B1D0-DB0B71B0C7AA", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:openstack:11:*:*:*:*:*:*:*", "matchCriteriaId": "4E9AF77C-5D49-4842-9817-AD710A919073", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:virtualization:4.1:*:*:*:*:*:*:*", "matchCriteriaId": "03EB0F63-DB24-4240-BC44-C92BAE7EAF42", "vulnerable": true }, { "criteria": "cpe:2.3:a:redhat:virtualization_manager:4.1:*:*:*:*:*:*:*", "matchCriteriaId": "AF786B57-02C3-48B7-B902-318356B3A3B6", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*", "matchCriteriaId": "6BBD7A51-0590-4DDF-8249-5AFA8D645CB6", "vulnerable": true } ], "negate": false, "operator": "OR" }, { "cpeMatch": [ { "criteria": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "matchCriteriaId": "142AD0DD-4CF3-4D74-9442-459CE3347E3A", "vulnerable": false } ], "negate": false, "operator": "OR" } ], "operator": "AND" } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`." }, { "lang": "es", "value": "En Open vSwitch (OvS) versi\u00f3n 2.7.0, mientras analiza un mensaje OFPT_QUEUE_GET_CONFIG_REPLY tipo OFP versi\u00f3n 1.0, se presenta una lectura excesiva b\u00fafer causada por un desbordamiento de enteros sin signo en la funci\u00f3n \u201cofputil_pull_queue_get_config_reply10\u201d en la biblioteca \u201clib/ofp-util.c\u201d." } ], "id": "CVE-2017-9214", "lastModified": "2025-04-20T01:37:25.860", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "HIGH", "cvssData": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2017-05-23T17:29:00.257", "references": [ { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "source": "cve@mitre.org", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" }, { "source": "cve@mitre.org", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Deferred", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-191" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-6q3f-fc2p-9rh3
Vulnerability from github
Published
2022-05-13 01:07
Modified
2022-05-13 01:07
Severity ?
VLAI Severity ?
Details
In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function ofputil_pull_queue_get_config_reply10
in lib/ofp-util.c
.
{ "affected": [], "aliases": [ "CVE-2017-9214" ], "database_specific": { "cwe_ids": [ "CWE-191" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-05-23T17:29:00Z", "severity": "CRITICAL" }, "details": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.", "id": "GHSA-6q3f-fc2p-9rh3", "modified": "2022-05-13T01:07:34Z", "published": "2022-05-13T01:07:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-9214" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" }, { "type": "WEB", "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
gsd-2017-9214
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2017-9214", "description": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.", "id": "GSD-2017-9214", "references": [ "https://www.suse.com/security/cve/CVE-2017-9214.html", "https://access.redhat.com/errata/RHSA-2017:2727", "https://access.redhat.com/errata/RHSA-2017:2698", "https://access.redhat.com/errata/RHSA-2017:2692", "https://access.redhat.com/errata/RHSA-2017:2665", "https://access.redhat.com/errata/RHSA-2017:2648", "https://access.redhat.com/errata/RHSA-2017:2553", "https://access.redhat.com/errata/RHSA-2017:2418", "https://ubuntu.com/security/CVE-2017-9214" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2017-9214" ], "details": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.", "id": "GSD-2017-9214", "modified": "2023-12-13T01:21:07.361252Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-9214", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "RHSA-2017:2698", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "name": "RHSA-2017:2727", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "name": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html", "refsource": "CONFIRM", "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" }, { "name": "RHSA-2017:2692", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "name": "RHSA-2017:2553", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "name": "RHSA-2017:2418", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "name": "RHSA-2017:2648", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "name": "RHSA-2017:2665", "refsource": "REDHAT", "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "name": "[debian-lts-announce] 20210219 [SECURITY] [DLA 2571-1] openvswitch security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:2.7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:openstack:6.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:openstack:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:openstack:8:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:openstack:9:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:openstack:11:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:virtualization:4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:redhat:virtualization_manager:4.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:virtualization:4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": false } ], "operator": "OR" } ], "cpe_match": [], "operator": "AND" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2017-9214" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-191" } ] } ] }, "references": { "reference_data": [ { "name": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html", "refsource": "CONFIRM", "tags": [ "Mailing List", "Patch", "Vendor Advisory" ], "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2017-May/332711.html" }, { "name": "RHSA-2017:2727", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2727" }, { "name": "RHSA-2017:2698", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2698" }, { "name": "RHSA-2017:2692", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2692" }, { "name": "RHSA-2017:2665", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2665" }, { "name": "RHSA-2017:2648", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2648" }, { "name": "RHSA-2017:2553", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2553" }, { "name": "RHSA-2017:2418", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2017:2418" }, { "name": "[debian-lts-announce] 20210219 [SECURITY] [DLA 2571-1] openvswitch security update", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2021/02/msg00032.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } }, "lastModifiedDate": "2021-08-04T17:15Z", "publishedDate": "2017-05-23T17:29Z" } } }
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…