Skip to content

Latest commit

History

History
11 lines (7 loc) 路 326 Bytes

protection-ring.md

File metadata and controls

11 lines (7 loc) 路 326 Bytes

Protection Ring

[Back](../index.md#unix}{: .button}

Hierarchiral protection domains or protections rings are mechanisms to protect data and functionality from faults and malicious behaviour.

Ring 0 - Kernel Ring 1 - Device Drivers Ring 2 - Priviledged code, programs with I/O access priviledge Ring 3 - Applications