Fast and Service-preserving Recovery from Malware Infections Using CRIU

Authors: 

Ashton Webster, Ryan Eckenrod, and James Purtilo, University of Maryland

Abstract: 

Once a computer system has been infected with malware, restoring it to an uninfected state often requires costly service-interrupting actions such as rolling back to a stable snapshot or reimaging the system entirely. We present CRIU-MR: a technique for restoring an infected server system running within a Linux container to an uninfected state in a service-preserving manner using Checkpoint/Restore in Userspace (CRIU). We modify the CRIU source code to flexibly integrate with existing malware detection technologies so that it can remove suspected malware processes within a Linux container during a checkpoint/restore event. This allows for infected containers with a potentially damaged filesystem to be checkpointed and subsequently restored on a fresh backup filesystem while both removing malware processes and preserving the state of trusted ones. This method can be quickly performed with minimal impact on service availability, restoring active TCP connections and completely removing several types of malware from infected Linux containers.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {217569,
author = {Ashton Webster and Ryan Eckenrod and James Purtilo},
title = {Fast and Service-preserving Recovery from Malware Infections Using {CRIU}},
booktitle = {27th USENIX Security Symposium (USENIX Security 18)},
year = {2018},
isbn = {978-1-939133-04-5},
address = {Baltimore, MD},
pages = {1199--1211},
url = {https://www.usenix.org/conference/usenixsecurity18/presentation/webster},
publisher = {USENIX Association},
month = aug
}

Presentation Video 

Presentation Audio