Table of Contents
Fetching ...

Manipulating OpenFlow Link Discovery Packet Forwarding for Topology Poisoning

Mingming Chen, Thomas La Porta, Teryl Taylor, Frederico Araujo, Trent Jaeger

TL;DR

Marionette is introduced, a new topology poisoning technique that manipulates OpenFlow link discovery packet forwarding to alter topology information, exposing an overlooked yet widespread attack vector and showcasing a new class of topology poisoning that initiates on the control plane.

Abstract

Software-defined networking (SDN) is a centralized, dynamic, and programmable network management technology that enables flexible traffic control and scalability. SDN facilitates network administration through a centralized view of the underlying physical topology; tampering with this topology view can result in catastrophic damage to network management and security. To underscore this issue, we introduce Marionette, a new topology poisoning technique that manipulates OpenFlow link discovery packet forwarding to alter topology information. Our approach exposes an overlooked yet widespread attack vector, distinguishing itself from traditional link fabrication attacks that tamper, spoof, or relay discovery packets at the data plane. Unlike localized attacks observed in existing methods, our technique introduces a globalized topology poisoning attack that leverages control privileges. Marionette implements a reinforcement learning algorithm to compute a poisoned topology target, and injects flow entries to achieve a long-lived stealthy attack. Our evaluation shows that Marionette successfully attacks five open-source controllers and nine OpenFlow-based discovery protocols. Marionette overcomes the state-of-the-art topology poisoning defenses, showcasing a new class of topology poisoning that initiates on the control plane. This security vulnerability was ethically disclosed to OpenDaylight, and CVE-2024-37018 has been assigned.

Manipulating OpenFlow Link Discovery Packet Forwarding for Topology Poisoning

TL;DR

Marionette is introduced, a new topology poisoning technique that manipulates OpenFlow link discovery packet forwarding to alter topology information, exposing an overlooked yet widespread attack vector and showcasing a new class of topology poisoning that initiates on the control plane.

Abstract

Software-defined networking (SDN) is a centralized, dynamic, and programmable network management technology that enables flexible traffic control and scalability. SDN facilitates network administration through a centralized view of the underlying physical topology; tampering with this topology view can result in catastrophic damage to network management and security. To underscore this issue, we introduce Marionette, a new topology poisoning technique that manipulates OpenFlow link discovery packet forwarding to alter topology information. Our approach exposes an overlooked yet widespread attack vector, distinguishing itself from traditional link fabrication attacks that tamper, spoof, or relay discovery packets at the data plane. Unlike localized attacks observed in existing methods, our technique introduces a globalized topology poisoning attack that leverages control privileges. Marionette implements a reinforcement learning algorithm to compute a poisoned topology target, and injects flow entries to achieve a long-lived stealthy attack. Our evaluation shows that Marionette successfully attacks five open-source controllers and nine OpenFlow-based discovery protocols. Marionette overcomes the state-of-the-art topology poisoning defenses, showcasing a new class of topology poisoning that initiates on the control plane. This security vulnerability was ethically disclosed to OpenDaylight, and CVE-2024-37018 has been assigned.
Paper Structure (26 sections, 2 equations, 12 figures, 6 tables, 2 algorithms)

This paper contains 26 sections, 2 equations, 12 figures, 6 tables, 2 algorithms.

Figures (12)

  • Figure 1: Motivating Example
  • Figure 2: OFDP illustration
  • Figure 3: Threat Model
  • Figure 4: Marionette framework
  • Figure 5: 2-switch actions on PA matrix
  • ...and 7 more figures

Theorems & Definitions (1)

  • Definition 1