Lucene search

K
cvelistRedhatCVELIST:CVE-2023-1668
HistoryApr 10, 2023 - 12:00 a.m.

CVE-2023-1668

2023-04-1000:00:00
CWE-670
redhat
www.cve.org
openvswitch
ip packets
datapath flow

8.1 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

55.9%

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.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "openvswitch",
    "versions": [
      {
        "version": "unknown",
        "status": "affected"
      }
    ]
  }
]