Kernel mode is a privileged CPU mode that allows full access to hardware and system resources. The operating system kernel executes in kernel mode to manage the system securely. Errors in kernel mode can crash the system. Example: Device drivers running in kernel mode.