CVE-2018-17205
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3- Range: >=2.7, <=2.7.6
- osv-coords2 versionspkg:rpm/suse/openvswitch&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP3pkg:rpm/suse/openvswitch&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP3
< 2.7.6-3.23.1+ 1 more
- (no CPE)range: < 2.7.6-3.23.1
- (no CPE)range: < 2.7.6-3.23.1
Patches
Vulnerability mechanics
References
5- github.com/openvswitch/ovs/commit/0befd1f3745055c32940f5faf9559be6a14395e6nvdExploitPatchThird Party Advisory
- access.redhat.com/errata/RHSA-2018:3500nvdThird Party Advisory
- access.redhat.com/errata/RHSA-2019:0053nvdThird Party Advisory
- access.redhat.com/errata/RHSA-2019:0081nvdThird Party Advisory
- usn.ubuntu.com/3873-1/nvdThird Party Advisory
News mentions
0No linked articles in our index yet.