Reliability
• Protection is needed to prevent bugs in one program from causing crashes in other programs or in the operating system.
• To the user, a system crash will appear to be the operating system’s fault, even if the root cause of the problem was some unexpected behavior by an application or user.