Method and device for loading linux kernel driver
A kernel and content technology, applied in the computer field, can solve problems such as limitations on the versatility of kernel drivers, and achieve the effect of avoiding out-of-bounds access
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0034] Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
[0035] The general way to load the kernel driver is to call the command insmod. The insmod command first reads the kernel driver that needs to be loaded into the memory, and then calls the system call init_module to pass the address and length of the kernel driver in memory, as well as the parameters of the driver to the kernel. After the insmod command enters the kernel through the system call init_module, the kernel first copies ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


