Linux Init Module

Properties


name
Linux Init Module
definition
Loads an ELF image into kernel space, performs any necessary symbol relocations, initializes module parameters to values provided by the caller, and then runs the module's init function.
defined by
https://man7.org/linux/man-pages/man2/init_module.2.html

Neighbors

LinuxInitModule has no direct neighbors in this release.

Inferred Relationships

This page is experimental and may change significantly in future releases.

Hierarchy

(filtered)

Related Countermeasure Techniques


Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.