fwupd/plugins/linux-tainted/README.md
2021-07-18 14:42:47 -05:00

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`.