Highly-available system design method based on virtualization
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- LANGCHAO ELECTRONIC INFORMATION IND CO LTD
- Publication Date
- 2014-08-20
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of high-availability system design, in particular to a virtualization-based high-availability system design method. Background technique
[0002] The security of the operating system is an aspect that affects the usability of the kernel. The attack method of obtaining control authority by modifying the key data structure of the kernel has become one of the main means of rootkit tools at present. The availability of the operating system kernel determines the overall availability of the system, and security is one of the aspects that affect availability. After the Linux kernel provides the loadable module mechanism (LKM), while providing scalability to the kernel, it brings certain security risks. Rookit is usually based on the following system features in the Linux kernel:
[0003] 1) SUID / SGID: Use suid to obtain root user authority to execute suid shell;;
[0004] 2) A large number of daemons running in the system...