Introduction¶
Among the kernel defense mechanisms, based on the isolation subject, we divide isolation into two types:
- Isolation between kernel mode and user mode
- Isolation between different objects within the kernel itself
Among the kernel defense mechanisms, based on the isolation subject, we divide isolation into two types: