A scary story about the demise of the Internet has been making the rounds through the social networking echo chamber lately. It’s a paper by five researchers from the University of Minnesota and one from Kansas State University (actually only a poster was published). The title is ominous: “Losing Control of the Internet: Using the Data Plane to Attack the Control Plane.” Like any good thriller, it has an iconic villain but plot holes large enough to drive a Cisco Carrier Routing System through—if the CRS had wheels. But despite that, it may very well be based on a true story.
The backstory is the epic war between bellheads and netheads. The bellheads have been running telephone networks for 125 years, and are well-aware that you must always keep your data and control planes separate. The data plane is the network that we users get to send our packets over. The control plane makes sure the data plane works, by running routing protocols and doing management. Of course, these functions also need to exchange data.
Bellhead standard operating procedure is to exchange this control plane data to its own connections that are completely separate from regular (data) network links. The netheads, on the other hand, firmly believe in “fate sharing,” where the control messages and the data packets flow over the same connections, so if one works, the other does too, and vice versa.
There’s just one little problem with that: if the data plane gets overloaded to the point that packets start to get “dropped,” control plane packets, which share the same connections, also get lost. Earlier work shows that it’s possible to disrupt the BGP routing protocol that ISPs depend on to make traffic find its way across the Internet, just by sending regular traffic. Granted, it takes a lot of regular traffic, but not quite so much that the traffic levels immediately look suspicious. The authors of this this original paper write: “Fortunately, major peering links with significant available bandwidth are difficult to attack due to required resources.” Famous last words.

Loading comments...