CVE-2023-1668 is a high-severity flaw in Open vSwitch (OVS) that affects cloudbase, Debian, and Red Hat distributions. When OVS processes an IP packet with protocol 0, it incorrectly installs a datapath flow that can lead to misrouting or mishandling of other IP packets. This vulnerability has a CVSS score of 8.2 (High), indicating it can be exploited remotely with low complexity, potentially leading to a high impact on availability and a low impact on confidentiality. Currently, there is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.
| Vendor | Product | Version(s) | CPE |
|---|---|---|---|
>= 1.5.0, < 2.13.11CPE matchmatch criteria | cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:* | ||
>= 2.14.0, < 2.14.9CPE matchmatch criteria | cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:* | ||
>= 2.15.0, < 2.15.8CPE matchmatch criteria | cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:* | ||
>= 2.16.0, < 2.16.7CPE matchmatch criteria | cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:* | ||
>= 2.17.0, < 2.17.6CPE matchmatch criteria | cpe:2.3:a:cloudbase:open_vswitch:*:*:*:*:*:*:*:* |
CVSS version used by this source: 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.
No media coverage found for this CVE.
The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.
CVE-2023-1668
Jun 11, 2024A 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.
Apr 11, 2023openvswitch: ip proto 0 triggers incorrect handling
Apr 6, 2023