<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-security.git/recipes-kernel/lkrg/files, branch hardknott</title>
<subtitle>Mirror of git.yoctoproject.org/meta-security.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-security.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-security.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/'/>
<updated>2021-04-14T14:06:13+00:00</updated>
<entry>
<title>lkrg-module: Add Linux Kernel Runtime Guard</title>
<updated>2021-04-14T14:06:13+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2021-04-14T01:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-security.git/commit/?id=ff461be2b04529adf70e7226b116cdbb99e61c1c'/>
<id>urn:sha1:ff461be2b04529adf70e7226b116cdbb99e61c1c</id>
<content type='text'>
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 &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
