Always-Incorrect Control Flow Implementation The advisory has been revoked - it doesn't affect any version of package openvswitch-devel  (opens in a new tab)


Threat Intelligence

EPSS
1.22% (65th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-OPENVSWITCHDEVEL-5416318
  • published7 Apr 2023
  • disclosed6 Apr 2023

Introduced: 6 Apr 2023

CVE-2023-1668  (opens in a new tab)
CWE-670  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:7.

NVD Description

Note: Versions mentioned in the description apply only to the upstream openvswitch-devel package and not the openvswitch-devel package as distributed by RHEL.

A flaw was found in openvswitch (OVS). When processing an IP packet with protocol 0, OVS will install the datapath flow without the action modifying the IP header. This issue results (for both kernel and userspace datapath) in installing a datapath flow matching all IP protocols (nw_proto is wildcarded) for this flow, but with an incorrect action, possibly causing incorrect handling of other IP packets with a != 0 IP protocol that matches this dp flow.