mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
landlock: Link the erratum documentation for whiteout objects
The documentation embeds the canonical erratum documentation from the header file, which is already a self-contained description of the issue. Signed-off-by: Günther Noack <gnoack@google.com> Link: https://patch.msgid.link/20260813093157.1436894-7-gnoack@google.com [mic: Update the documentation date] Signed-off-by: Mickaël Salaün <mic@digikod.net>
This commit is contained in:
parent
17522b96dc
commit
bfff8bec73
|
|
@ -8,7 +8,7 @@ Landlock: unprivileged access control
|
|||
=====================================
|
||||
|
||||
:Author: Mickaël Salaün
|
||||
:Date: June 2026
|
||||
:Date: August 2026
|
||||
|
||||
The goal of Landlock is to enable restriction of ambient rights (e.g. global
|
||||
filesystem or network access) for a set of processes. Because Landlock
|
||||
|
|
@ -556,6 +556,9 @@ in the running kernel.
|
|||
.. kernel-doc:: security/landlock/errata/abi-1.h
|
||||
:doc: erratum_3
|
||||
|
||||
.. kernel-doc:: security/landlock/errata/abi-1.h
|
||||
:doc: erratum_4
|
||||
|
||||
How to check for errata
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user