diff options
| author | Armin Kuster <akuster808@gmail.com> | 2021-04-14 01:36:34 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2021-04-14 13:49:47 +0000 |
| commit | ca9264b1e1b5a8b84bf95f5a4eb93f2947b3b75c (patch) | |
| tree | eb1085c5320e2b54b5d7d37728c41b0a2f5f4dd5 /lib | |
| parent | 879330ae3823ed005910d980027e1de7d95f466a (diff) | |
| download | meta-security-ca9264b1e1b5a8b84bf95f5a4eb93f2947b3b75c.tar.gz | |
lkrg-module: Add Linux Kernel Runtime Guard
For more info see: https://github.com/openwall/lkrg
Add to local.conf:
IMAGE_INSTALL_append = " kernel-module-lkrg"
Need these kconfig options enabled:
CONFIG_KALLSYMS_ALL=y
CONFIG_JUMP_LABEL=y
CONFIG_DEBUG_KERNEL=y
To invoke module:
sudo insmod {path-to-modules}/p_lkrg.ko kint_enforce=1
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions
