DocumentCode
2562797
Title
A Formal Method for the Identification of Covert Storage Channels in Source Code
Author
Tsai, Chii-Ren ; Gligor, Virgil D. ; Chandersekaran, C.Sekar
fYear
1987
fDate
27-29 April 1987
Firstpage
74
Lastpage
74
Abstract
A formal method for the identification of covert storage channels is presented and its application to the source code of the Secure Xenix* kernel is illustrated. The method is based on the identification of all visible/alterable kernel variables by using information flow analysis of language code (e.g., C language code). The method also requires that, after the sharing relationships among the kernel primitives and the visible/ alterable variables are determined, the non-discretionary access rules implemented by each primitive be applied to identify the covert storage channels. The method can be generalized to other implementation languages, and has the following advantages: (1) it leads to the discovery of all storage channels in kernel implementations, (2) it helps determine whether the non-discretionary access rules are implemented correctly, and (3) it can be automated. An additional important aspect of applying this method to a kernel interface is the discovery of all kernel variables that are modified directly or indirectly through that interface. The analysis of the modification scenarios provides the necessary conditions for all kernel penetration. This implies that, in any kernel that enforces both a non-discretionary security and an integrity policy, penetration instances are the dual of covert storage channels instances.
Keywords
Computer languages; Data structures; Educational institutions; Kernel; Security; Semantics;
fLanguage
English
Publisher
ieee
Conference_Titel
Security and Privacy, 1987 IEEE Symposium on
Conference_Location
Oakland, CA, USA
ISSN
1540-7993
Print_ISBN
0-8186-0771-8
Type
conf
DOI
10.1109/SP.1987.10014
Filename
6234878
Link To Document