Package kernel-modules-lkrg-std-def: Information

    Source package: kernel-modules-lkrg-std-def
    Version: 0.9.7-alt1.393555.1
    Latest version according to Repology
    Build time:  Mar 27, 2024, 04:26 PM in the task #343690
    Report package bug
    Home 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 rpms provided by this srpm:
    kernel-modules-lkrg-std-def (x86_64, i586, aarch64)
    kernel-modules-lkrg-std-def-debuginfo (x86_64, i586, aarch64)




      1. rpm-build-kernel
      2. rpm-build-vm
      3. kernel-headers-modules-std-def = 2:6.1.83-alt1
      4. kernel-headers-modules-std-def = 2:6.1.83-alt1
      5. kernel-image-std-def = 2:6.1.83-alt1
      6. kernel-source-lkrg = 0.9.7

    Last changed


    March 27, 2024 Vitaly Chikunov 0.9.7-alt1.393555.1
    - Build for kernel-image-std-def-2:6.1.83-alt1.
    Oct. 5, 2023 Vitaly Chikunov 0.9.7-alt1
    - Update to 0.9.7 (2023-09-14).
    - Update License, URL, and VCS tags.
    - Remove unnecessary 'stop'-with-unload workarounds.
    - spec: Change testing to using vm-run.
    March 22, 2023 Vitaly Chikunov 0.9.6-alt2
    - Remove armh from build architectures.