From: bugzilla-daemon@kernel.org
To: linux-man@vger.kernel.org
Subject: [Bug 216667] Self-contradictory description of inheritable capability set
Date: Fri, 19 May 2023 02:11:21 +0000 [thread overview]
Message-ID: <bug-216667-11311-znCAseg8xB@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-216667-11311@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=216667
Monthero Ronald (rhmcruiser@gmail.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rhmcruiser@gmail.com
--- Comment #1 from Monthero Ronald (rhmcruiser@gmail.com) ---
It's to make a distinction between a root user and non root user for the
process. The first part of the paragraph below is for root user and the later
part is for execve run as non root user. And on other hand applications ( using
execve) that run with few elevated capability flags can use ambient
capabilities. The statement you quoted from man page - Inheritable section
below:
---
Inheritable
This is a set of capabilities preserved across an execve(2).
Inheritable capabilities remain inheritable when executing
any program, and inheritable capabilities are added to the
permitted set when executing a program that has the correspond‐
ing bits set in the file inheritable set.
Because inheritable capabilities are not generally preserved
across execve(2) when running as a non-root user, applications
that wish to run helper programs with elevated capabilities
should consider using ambient capabilities, described below.
---
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next prev parent reply other threads:[~2023-05-19 2:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-06 3:04 [Bug 216667] New: Self-contradictory description of inheritable capability set bugzilla-daemon
2023-05-19 2:11 ` bugzilla-daemon [this message]
2023-05-19 2:28 ` [Bug 216667] " bugzilla-daemon
2023-05-19 13:26 ` bugzilla-daemon
2023-05-19 13:26 ` bugzilla-daemon
2023-05-25 0:55 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-216667-11311-znCAseg8xB@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-man@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox