SDNShield: Reconciliating Configurable Application Permissions for SDN App Markets

Xitao Wen,Bo Yang,Yan Chen,Chengchen Hu,Yi Wang,Bin Liu,Xiaolin Chen
DOI: https://doi.org/10.1109/dsn.2016.20
2016-01-01
Abstract:The OpenFlow paradigm embraces third-party development efforts, and therefore suffers from potential attacks that usurp the excessive privileges of control plane applications (apps). Such privilege abuse could lead to various attacks impacting the entire administrative domain. In this paper, we present SDNShield, a permission control system that helps network administrators to express and enforce only the minimum required privileges to individual controller apps. SDNShield achieves this goal through (i) fine-grained SDN permission abstractions that allow accurate representation of app behavior boundary, (ii) automatic security policy reconciliation that incorporates security policies specified by administrators into the requested app permissions, and (iii) a lightweight thread-based controller architecture for controller/app isolation and reliable permission enforcement. Through prototype implementation, we verify its effectiveness against proof-of-concept attacks. Performance evaluation shows that SDNShield introduces negligible runtime overhead.
What problem does this paper attempt to address?