[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201112091353.GA19262@Sleakybeast>
Date: Thu, 12 Nov 2020 14:43:53 +0530
From: Siddhant Gupta <siddhantgupta416@...il.com>
To: corbet@....net
Cc: mortonm@...omium.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, mamtashukla555@...il.com,
himadrispandya@...il.com
Subject: [PATCH] Documentation: admin-guide: LSM: improve the title underline
Fix warning of title underline too short
Signed-off-by: Siddhant Gupta <siddhantgupta416@...il.com>
---
Documentation/admin-guide/LSM/SafeSetID.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/LSM/SafeSetID.rst b/Documentation/admin-guide/LSM/SafeSetID.rst
index 17996c9070e2..0ec34863c674 100644
--- a/Documentation/admin-guide/LSM/SafeSetID.rst
+++ b/Documentation/admin-guide/LSM/SafeSetID.rst
@@ -107,7 +107,7 @@ for a UID/GID will prevent that UID/GID from obtaining auxiliary setid
privileges, such as allowing a user to set up user namespace UID/GID mappings.
Note on GID policies and setgroups()
-==================
+====================================
In v5.9 we are adding support for limiting CAP_SETGID privileges as was done
previously for CAP_SETUID. However, for compatibility with common sandboxing
related code conventions in userspace, we currently allow arbitrary
--
2.25.1
Powered by blists - more mailing lists