首页
社区
课程
招聘
[转帖]Linux Kernel Runtime Guard (LKRG)
发表于: 2020-12-7 08:04 1962

[转帖]Linux Kernel Runtime Guard (LKRG)

2020-12-7 08:04
1962

Linux Kernel Runtime Guard (LKRG)


LKRG performs runtime integrity checking of the Linux kernel and detection of

security vulnerability exploits against the kernel.


LKRG is a kernel module (not a kernel patch), so it can be built for and loaded

on top of a wide range of mainline and distros' kernels, without needing to

patch those.  We currently support kernel versions ranging from as far back as

RHEL7's (and its many clones/revisions) and Ubuntu 16.04's to latest mainline

and distros' kernels.  For this release, we've tested LKRG with Linux kernels

up to and including 5.7.


LKRG currently supports the x86-64, 32-bit x86, AArch64 (ARM64), and 32-bit ARM

CPU architectures.


Please refer to CONCEPTS for concepts behind LKRG and for information on its

efficacy, and to PERFORMANCE for information on its performance impact.


The following sections describe how to obtain LKRG sources, build LKRG, test

it, install it on the system, and customize its configuration.

https://github.com/openwall/lkrg



[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 2251
活跃值: (8625)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2

本地存档

上传的附件:
2020-12-7 17:48
0
雪    币: 93944
活跃值: (200219)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
2020-12-7 17:50
0
游客
登录 | 注册 方可回帖
返回
//