Package lkrg: Information
Source package: lkrg
Version: 1.0.1.0.1.g5689a8e9-alt1
Build time: Jun 13, 2026, 08:38 PM in the task #420865
Category: System/Configuration/Other
Report package bugHome page: https://lkrg.org/
License: GPL-2.0-only
Summary: Linux Kernel Runtime Guard module
Description:
Linux Kernel Runtime Guard (LKRG) is a loadable kernel module that performs runtime integrity checking of the Linux kernel and detection of security vulnerability exploits against the kernel. As controversial as this concept is, LKRG attempts to post-detect and hopefully promptly respond to unauthorized modifications to the running Linux kernel (integrity checking) or to credentials (such as user IDs) of the running processes (exploit detection). For process credentials, LKRG attempts to detect the exploit and take action before the kernel would grant the process access (such as open a file) based on the unauthorized credentials.
List of RPM packages built from this SRPM:
kernel-source-lkrg (noarch)
lkrg-common (noarch)
lkrg-logger (x86_64, i586, aarch64)
lkrg-logger-debuginfo (x86_64, i586, aarch64)
kernel-source-lkrg (noarch)
lkrg-common (noarch)
lkrg-logger (x86_64, i586, aarch64)
lkrg-logger-debuginfo (x86_64, i586, aarch64)
Maintainer: Daniel Zagaynov
Last changed
June 13, 2026 Daniel Zagaynov 1.0.1.0.1.g5689a8e9-alt1
- Update to upstream 1.0.1-1-g5689a8e9 (2026-06-13).
Sept. 13, 2025 Vitaly Chikunov 1.0.0-alt1
- Update to v1.0.0 (2025-09-02).
Dec. 7, 2024 Vitaly Chikunov 0.9.9-alt2
- Fix FTBFS after un-def flavour is gone.