diff options
| author | Maxime Bélair <maxime.belair@canonical.com> | 2025-07-21 16:46:44 +0200 |
|---|---|---|
| committer | John Johansen <john.johansen@canonical.com> | 2026-01-29 01:27:53 -0800 |
| commit | 8d34e16f7f2b51f880957f2caadaae731ee28867 (patch) | |
| tree | 91ad60bf09fabbeba5d2a07e40eca78938ba18fc /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 3d28e2397af7a89ac3de33c686ed404cda59b5d5 (diff) | |
apparmor: userns: Add support for execpath in userns
This new field allows reliable identification of the binary that
triggered a denial since the existing field (comm) only gives the name of
the binary, not its path. Thus comm doesn't work for binaries outside of
$PATH or works unreliably when two binaries have the same name.
Additionally comm can be modified by a program, for example, comm="(tor)"
or comm=4143504920506F6C6C6572 (= ACPI Poller).
Signed-off-by: Maxime Bélair <maxime.belair@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
