CVE-2018-17205
Last modified
CVE-2018-17205 is a vulnerability of currently unknown severity. An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting ofproto_rule_insert__ in ofproto/ofproto.c. During bundle commit, flows that are added in a bundle are applied to ofproto in order. EPSS estimates a 2.53% chance of exploitation in the next 30 days.
Description
An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting ofproto_rule_insert__ in ofproto/ofproto.c. During bundle commit, flows that are added in a bundle are applied to ofproto in order. If a flow cannot be added (e.g., the flow action is a go-to for a group id that does not exist), OvS tries to revert back all previous flows that were successfully applied from the same bundle. This is possible since OvS maintains list of old flows that were replaced by flows from the bundle. While reinserting old flows, OvS has an assertion failure due to a check on rule state != RULE_INITIALIZED. This would work for new flows, but for an old flow the rule state is RULE_REMOVED. The assertion failure causes an OvS crash.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openvswitch | Openvswitch | >= 2.7.0, <= 2.7.6 |
| Redhat | Openstack | 10 |
| Redhat | Openstack | 13 |
| Canonical | Ubuntu Linux | 16.04 |
| Canonical | Ubuntu Linux | 18.04 |
References
- https://access.redhat.com/errata/RHSA-2018:3500Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:0053Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:0081Third Party Advisory
- https://github.com/openvswitch/ovs/commit/0befd1f3745055c32940f5faf9559be6a14395e6Exploit, Patch, Third Party Advisory
- https://usn.ubuntu.com/3873-1/Third Party Advisory
- https://access.redhat.com/errata/RHSA-2018:3500Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:0053Third Party Advisory
- https://access.redhat.com/errata/RHSA-2019:0081Third Party Advisory
- https://github.com/openvswitch/ovs/commit/0befd1f3745055c32940f5faf9559be6a14395e6Exploit, Patch, Third Party Advisory
- https://usn.ubuntu.com/3873-1/Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-17205?
How severe is CVE-2018-17205?
How do I fix CVE-2018-17205?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2018
- CVE-2018-1720IBM Sterling B2B Integrator Standard Edition 5.2.0.1, 5.2.6.…5.9
- CVE-2018-17200The Apache OFBiz HTTP engine (org.apache.ofbiz.service.engin…9.8
- CVE-2018-17201Certain input files could make the code hang when Apache San…
- CVE-2018-17202Certain input files could make the code to enter into an inf…
- CVE-2018-17203Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultI…
- CVE-2018-17204An issue was discovered in Open vSwitch (OvS) 2.7.x through …4.3
- CVE-2018-17206An issue was discovered in Open vSwitch (OvS) 2.7.x through …4.9
- CVE-2018-17207An issue was discovered in Snap Creek Duplicator before 1.2.…9.8
- CVE-2018-17208Linksys Velop 1.1.2.187020 devices allow unauthenticated com…
- CVE-2018-1721IBM Cognos Analytics 11.0 and 11.1 is vulnerable to a XML Ex…8.8
- CVE-2018-17210An issue was discovered in PrinterOn Central Print Services …
- CVE-2018-17211An issue was discovered in PrinterOn Central Print Services …
Are you affected by CVE-2018-17205?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
