arXiv · 2204.03113
P4BID: Information Flow Control in P4
Abstract
Modern programmable network switches can implement custom applications using efficient packet processing hardware, and the programming language P4 provides high-level constructs to program such switches. The increase in speed and programmability has inspired research in dataplane programming, where many complex functionalities, e.g., key-value stores and load balancers, can be implemented entirely in network switches. However, dataplane programs may suffer from novel security errors that are not traditionally found in network switches. To address this issue, we present a new information-flow control type system for P4. We formalize our type system in a recently-proposed core version of P4, and we prove a soundness theorem: well-typed programs satisfy non-interference. We also implement our type system in a tool, P4bid, which extends the type checker in the p4c compiler, the reference compiler for the latest version of P4. We present several case studies showing that natural security, integrity, and isolation properties in networks can be captured by non-interference, and our type system can detect violations of these properties while certifying correct programs.
Explore related subjects
Keep this discovery
Karuna Grewal, Loris D'Antoni, Justin Hsu. 2022-04-06. P4BID: Information Flow Control in P4. https://doi.org/10.1145/3519939.3523717
Cite the original work for its findings. Save a collection to share your selection of sources.