Skip to main content

Distinguished Seminar: Prof. Saurabh Bagchi, Purdue University

All dates for this event occur in the past.

bagchi-saurabh.jpg
Distinguished Seminar:
Join Department of ECE and CSE for a special seminar by Prof. Saurabh Bagchi from Purdue University.

Details:
Wednesday, May 22nd, 2019 3-4 p.m
Dreese Lab 260 (Coffee and cookies provided)

Title:
Internet-connected and Insecure at All Speeds: Wireless Embedded Systems

Abstract:
The proliferation of the Internet of Things (IoT) is bringing new levels of connectivity and automation to embedded systems. This connectivity has great potential to improve our lives but it has also exposed embedded systems to network-based attacks on an unprecedented scale. Attacks against IoT devices have already unleashed massive Denial of Service attacks, invalidated track tickets, taken control of vehicles, and facilitated robbing hotel rooms. Embedded devices face a wide variety of attacks similar to always-connected server-class systems. However, the security controls available on such devices today hark back to the state of security in server-class devices a few decades back.
Our position is that security of networked embedded systems must become a frst-class concern (like functionality and energy). We focus on a particularly vulnerable and constrained subclass of embedded systems: bare-metal systems. They execute a single statically linked binary image providing both the
(operating) system functionality and application logic without privilege separation between the two. Bare-metal systems are not an exotic platform: they are often found as part of larger systems, e.g., in smart phones
a dedicated bare-metal System on a Chip (SoC) controls lower protocol layers of WiFi and Bluetooth. To improve the security state of bare-metal systems, we develop a technique, called privilege overlaying, wherein operations requiring privileged execution are identi ed and only these operations execute in privileged mode. This is the principle of least privileges being brought to the embedded world. This provides the foundation on which we develop protections for code integrity, control-ow hijacking, and protections for sensitive IO. We develop an LLVM-based compiler that automatically infers and enforces inter-component isolation on bare-metal systems [UsenixSec-18, UsenixSec-19 (under revision)]. We conclude by presenting our benchmark suite, called BenchIoT, for evaluating IoT-C security [DSN-19]. This is the rst benchmark
suite for IoT applications and enables automatic evaluation of metrics covering security, performance, memory, and energy consumption.

Bio:
Saurabh Bagchi is a Professor in the School of Electrical and Computer Engineering and the Department of Computer Science at Purdue University in West Lafayette, Indiana. He is the founding Director of a university-wide resiliency center at Purdue called CRISP (2017-present). He is the recipient of the Alexander von Humboldt Research Award (2018), an Adobe Research award (2017), the AT&T Labs VURI Award (2016), the Google Faculty Award (2015), and the IBM Faculty Award (2014). He serves on the IEEE Computer Society Board of Governors. Saurabh's research interest is in distributed systems and dependable computing. He is proudest of the 21 PhD and about 50 Masters thesis students who have graduated from his research group and who are in various stages of building wonderful careers in industry or academia. In his group, he and his students have far too much fun building and breaking real systems for greater good. Saurabh received his MS and PhD degrees from the University of Illinois at Urbana-Champaign and his BS degree from the Indian Institute of Technology Kharagpur, all in Computer Science.