Security '02 Abstract
Using CQUAL for Static Analysis of Authorization Hook Placement
Xiaolan Zhang & Antony Edwards & Trent Jaeger, IBM T. J. Watson Research Center
Abstract
The Linux Security Modules (LSM) framework is a set of
authorization hooks for implementing flexible access control in the
Linux kernel. While much effort has been devoted to defining the
module interfaces, little attention has been paid to verifying the
correctness of hook placement. This paper presents a novel approach
to the verification of LSM authorization hook placement using CQUAL, a
type-based static analysis tool. With a simple CQUAL lattice
configuration and some GCC-based analyses, we are able to verify
complete mediation of operations on key kernel data structures. Our
results reveal some potential security vulnerabilities of the current
LSM framework, one of which we demonstrate to be exploitable. Our
experiences demonstrate that combinations of conceptually simple tools
can be used to perform fairly complex analyses.
- View the full text of this paper in HTML and PDF. Until August 2003, you will need your USENIX membership identification in order to access the full papers.
The Proceedings are published as a collective work, © 2002 by the USENIX Association. All Rights Reserved. Rights to individual papers remain with the author or the author's employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. USENIX acknowledges all trademarks within this paper.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
- To become a USENIX Member, please see our Membership Information.
|