Only a subset of Instruction is allowed, I/O and Main Memory access are limited, and many CPU settings are locked
Applications run in this mode
If application trying to access resources they don’t have access to like Main Memory they don’t have access to, Segmentation Fault will occur
Hardware Context
The state of the CPU and other hardware components at a particular point in time. This includes registers, memory mappings, CPU mode (user or kernel), and other processor-specific settings
Example
x86-64
The privilege level can be read by CPU from a Registers called cs