Karthik Dit
Karthik Dit
Security-Focused o.s
Security-Evaluated o.s
Unix security
Memory protection
Isolated system
Introduction to security in operating system :
The operating system (OS) is the backbone of every modern computer
system, managing the system’s resources and executing applications.
Its security is critical as a vulnerability in the OS or any applications
running on it can expose the entire system to risk
secure OSes is, among others, the use in container-focused OSes and
intelligent vehicles where digital features are increasing, as well as in
mobile phones.
Hardening measures will vary as different use cases have different
requirements for a secure OS. In addition, different technologies are
used to complement the security provided by the OS.
Analysis and definition of security in o.s :
Security-
Evaluated o.s :
the rest of the system could be affected. For instance, they disrupt
the applications running on the top or steal critical business
information. On the other hand, if an attacker compromises an
application running inside a container, he/she could try to escape
the container and gain access to the host OS and/or pivot to other
containers, achieving the same results as in the previous example.
With that in mind, it seems reasonable that a container-focused OS
might also be security-focused, including features such as those
mentioned in Sect. . That is why recently, the first standards on
container security are emerging . Examples of well-known
container-focused OSes are Flat Car Container Linux or Bottle
rocket . However, those are not considered secure OSes since
some of the features mentioned in previous sections are not
implemented. Another example of such an OS that focuses on
security is ARCA OS, from Cy Sec a Swiss startup launched in
2018 in Lausanne, EPFL.
Unix security :