#VU16579 Assertion failure in Open vSwitch - CVE-2018-17205

 

#VU16579 Assertion failure in Open vSwitch - CVE-2018-17205

Published: December 18, 2018


Vulnerability identifier: #VU16579
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2018-17205
CWE-ID: CWE-617
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Open vSwitch
Software vendor:
openvswitch.org

Description

The vulnerability allows a remote attacker to cause DoS condition on the target system.

The vulnerability exists in ofproto_rule_insert__ in ofproto/ofproto.c due to  flows that are added in a bundle are applied to ofproto in order during bundle commit. A remote attacker can trigger an an assertion failure due to a check on rule state != RULE_INITIALIZED while reinserting old flows and cause the service to crash.


Remediation

Install update from vendor's website.

External links