search menu icon-carat-right cmu-wordmark

SAFE and Secure: Deeply Integrating Security in a New Hazard Analysis

Article
This paper describes how a safety analysis technique can be adapted to find security issues in addition to safety problems.
Publisher

ACM

DOI (Digital Object Identifier)
10.1145/3098954.3105823

Abstract

Safety-critical system engineering and traditional safety analyses have for decades been focused on problems caused by natural or accidental phenomena. Security analyses, on the other hand, focus on preventing intentional, malicious acts that reduce system availability, degrade user privacy, or enable unauthorized access. In the context of safety-critical systems, safety and security are intertwined, for example, injecting malicious control commands may lead to system actuation that causes harm. Despite this intertwining, safety and security concerns have traditionally been designed and analyzed independently of one another, and examined in very different ways. In this work we examine a new hazard analysis technique---Systematic Analysis of Faults and Errors (SAFE)---and its deep integration of safety and security concerns. This is achieved by explicitly incorporating a semantic framework of error "effects" that unifies an adversary model long used in security contexts with a fault/error categorization that aligns with previous approaches to hazard analysis. This categorization enables analysts to separate the immediate, component-level effects of errors from their cause or precise deviation from specification.

This paper details SAFE's integrated handling of safety and security through a) a methodology grounded in---and adaptable to---different approaches from the literature, b) explicit documentation of system assumptions which are implicit in other analyses, and c) increasing the tractability of analyzing modern, complex, component-based software-driven systems. We then discuss how SAFE's approach supports the long-term goals of increased compositionality and formalization of safety/security analysis.