diff options
| author | Jeffrey Bencteux <jeff@bencteux.fr> | 2025-12-27 09:39:24 +0100 |
|---|---|---|
| committer | Paul Moore <paul@paul-moore.com> | 2026-01-06 16:42:29 -0500 |
| commit | bcb90a2834c7393c26df9609b889a3097b7700cd (patch) | |
| tree | 02dadf94f3232d7944a7b787d4ad01ef0fe05dab /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 15b0c43aa621fb77b32c46eb642eaf25557e9fdb (diff) | |
audit: add missing syscalls to read class
The "at" variant of getxattr() and listxattr() are missing from the
audit read class. Calling getxattrat() or listxattrat() on a file to
read its extended attributes will bypass audit rules such as:
-w /tmp/test -p rwa -k test_rwa
The current patch adds missing syscalls to the audit read class.
Signed-off-by: Jeffrey Bencteux <jeff@bencteux.fr>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
