← Back to CVE List

CVE-2023-1668

Published: 2023-04-10T22:15Z
Last Modified: 2024-11-21T07:39Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt