mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-14 00:32:07 +00:00
![]() Semantically it is the desire of the security attribute, not the bios attribute, i.e. you could imagine that a specific attribute would have to be *foo or bar or baz* for HSI-1 and *only foo* for HSI-2 Also make it easier to add possible BIOS attribute target values in plugin code. |
||
---|---|---|
.. | ||
fu-plugin-linux-lockdown.c | ||
meson.build | ||
README.md |
Linux Kernel Lockdown
Introduction
This plugin checks if the currently running kernel is locked down. The result will be stored in an security attribute for HSI.
External Interface Access
This plugin requires read access to /sys/sys/kernel/security
.