mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-24 09:39:33 +00:00
13 lines
275 B
Markdown
13 lines
275 B
Markdown
---
|
|
title: Plugin: 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`.
|