Method and terminal for provision and loading of executable module
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- ZTE CORP
- Publication Date
- 2016-07-20
- Estimated Expiration
- Not applicable Β· inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of executable program development and use, in particular to a method for providing and loading an executable module and a terminal. Background technique
[0002] In the existing kernel module (KernelModule, KMOD for short) development field, the developer loads the kernel module into the kernel space by commanding insmod. If the developer modifies the third-party legitimate binary kernel module and adds offensive code, the kernel will automatically execute the added offensive code through insmod, resulting in serious kernel security issues.
[0003] In addition to the kernel module, the above-mentioned problems also exist in the development and loading process of other executable modules. Therefore, how to realize the safe loading of executable modules has become a technical problem to be solved urgently in this field. Contents of the invention
[0004] The technical problem to be solved by the present in...