Model checking boot code from AWS data centers

COMPUTER AIDED VERIFICATION, CAV 2018, PT II(2020)

引用 29|浏览56
暂无评分
摘要
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.
更多
查看译文
关键词
Formal verification,Model checking,CBMC,Boot code,Firmware,Linker script,Amazon Web Services (AWS)
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要