This paper describes our experience with symbolic model checking in an industrial setting. We have proved that the initial boot code running in data centers at Amazon Web Services is memory safe, an essential step in establishing the security of any data center. Standard static analysis tools cannot be easily used on boot code without modification owing to issues not commonly found in higher-level code, including memory-mapped device interfaces, byte-level memory access, and linker scripts. This paper describes automated solutions to these issues and their implementation in the C Bounded Model Checker (CBMC). CBMC is now the first source-level static analysis tool to extract the memory layout described in a linker script for use in its analysis.
CITATION STYLE
Cook, B., Khazem, K., Kroening, D., Tasiran, S., Tautschnig, M., & Tuttle, M. R. (2018). Model checking boot code from AWS data centers. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 10982 LNCS, pp. 467–486). Springer Verlag. https://doi.org/10.1007/978-3-319-96142-2_28
Mendeley helps you to discover research relevant for your work.