mirror of
https://git.proxmox.com/git/fwupd
synced 2025-06-03 05:46:20 +00:00
11 lines
254 B
Markdown
11 lines
254 B
Markdown
# Linux Kernel Tainted
|
|
|
|
## Introduction
|
|
|
|
This plugin checks if the currently running kernel is tainted. The result will
|
|
be stored in an security attribute for HSI.
|
|
|
|
## External Interface Access
|
|
|
|
This plugin requires read access to `/sys/kernel/tainted`.
|