Openvswitch

Openvswitch

22 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 7.38%
  • Veröffentlicht 11.02.2021 18:15:15
  • Zuletzt bearbeitet 23.04.2025 20:15:20

A vulnerability was found in openvswitch. A limitation in the implementation of userspace packet parsing can allow a malicious user to send a specially crafted packet causing the resulting megaflow in the kernel to be too wide, potentially causing a ...

  • EPSS 2.08%
  • Veröffentlicht 19.09.2018 16:29:01
  • Zuletzt bearbeitet 21.11.2024 03:54:05

An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6. The decode_bundle function inside lib/ofp-actions.c is affected by a buffer over-read issue during BUNDLE action decoding.

Exploit
  • EPSS 0.77%
  • Veröffentlicht 19.09.2018 16:29:01
  • Zuletzt bearbeitet 21.11.2024 03:54:05

An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting ofproto_rule_insert__ in ofproto/ofproto.c. During bundle commit, flows that are added in a bundle are applied to ofproto in order. If a flow cannot be added (e.g., the flow...

  • EPSS 1.13%
  • Veröffentlicht 19.09.2018 16:29:00
  • Zuletzt bearbeitet 21.11.2024 03:54:05

An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and command after the whole group mod has been decoded. The O...

  • EPSS 0.65%
  • Veröffentlicht 02.10.2017 01:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In lib/ofp-util.c in Open vSwitch (OvS) before 2.8.1, there are multiple memory leaks while parsing malformed OpenFlow group mod messages. NOTE: the vendor disputes the relevance of this report, stating "it can only be triggered by an OpenFlow contro...

  • EPSS 1.54%
  • Veröffentlicht 29.05.2017 04:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In Open vSwitch (OvS) v2.7.0, there is a buffer over-read while parsing the group mod OpenFlow message sent from the controller in `lib/ofp-util.c` in the function `ofputil_pull_ofp15_group_mod`.

  • EPSS 0.78%
  • Veröffentlicht 29.05.2017 04:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In lib/conntrack.c in the firewall implementation in Open vSwitch (OvS) 2.6.1, there is a buffer over-read while parsing malformed TCP, UDP, and IPv6 packets in the functions `extract_l3_ipv6`, `extract_l4_tcp`, and `extract_l4_udp` that can be trigg...

  • EPSS 0.28%
  • Veröffentlicht 29.05.2017 04:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In Open vSwitch (OvS) 2.7.0, while parsing an OpenFlow role status message, there is a call to the abort() function for undefined role status reasons in the function `ofp_print_role_status_message` in `lib/ofp-print.c` that may be leveraged toward a ...

  • EPSS 0.24%
  • Veröffentlicht 29.05.2017 04:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In Open vSwitch (OvS) 2.5.0, a malformed IP packet can cause the switch to read past the end of the packet buffer due to an unsigned integer underflow in `lib/flow.c` in the function `miniflow_extract`, permitting remote bypass of the access control ...

  • EPSS 7.31%
  • Veröffentlicht 23.05.2017 17:29:00
  • Zuletzt bearbeitet 20.04.2025 01:37:25

In Open vSwitch (OvS) 2.7.0, while parsing an OFPT_QUEUE_GET_CONFIG_REPLY type OFP 1.0 message, there is a buffer over-read that is caused by an unsigned integer underflow in the function `ofputil_pull_queue_get_config_reply10` in `lib/ofp-util.c`.