KERNEL MODULES ISOLATION MECHANISM BASED ON SEGMENTATION PROTECTION

Xie Jun,Huang Hao,Zhang Jia
DOI: https://doi.org/10.3969/j.issn.1000-386X.2006.12.005
2006-01-01
Abstract:In traditional monolithic kernel operating systems,all kernel codes run within a common and shared address space,and any vulnerabilities in kernel or any untrusted modules loaded in kernel would compromise the whole system's security.From the point of security,this paper describs a isolation mechanism for kernel modules,in which the most insecure parts of kernel are loaded as protection modules and are isolated from other parts of kernel by hardware protection mechanism.This mechanism can be used to strengthen existing monolithic kernel's reliability and security and provides a more credible platform for secuirty application softewares.
What problem does this paper attempt to address?