Lecture Notes in Computer Science, 2007, Volume 4752/2007, 230-245, DOI: 10.1007/978-3-540-75651-4_16

Salvia : A Privacy-Aware Operating System for Prevention of Data Leakage

Kazuhisa Suzuki, Koichi Mouri and Eiji Okubo

View Related Documents

Abstract

We have developed a privacy-aware operating system that focuses on preventing leakage of sensitive data such as personal information. The existing mandatory access control model is too restrictive for processes required to sustain the operations of user programs such as FTP, e-mail client applications, etc. In order to solve this problem, the proposed approach employs two techniques. First, the operating system kernel limits the execution of system calls only if the process could contribute to data leakage. Second, we implemented contexts; contexts are parameter or hints facilitating the evaluation of the risk of data leakage. These contexts also determine whether the kernel allows or disallows the execution of system calls. These techniques make it possible to realize a more adaptive and flexible data protection mechanism than the existing ones. This study describes the proposed approach.

Fulltext Preview

Image of the first page of the fulltext document