Files
linux-stable-mirror/include/asm-generic
Jeffrey Bencteux 5632d14b2f audit: add missing syscalls to read class
[ Upstream commit bcb90a2834 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2026-03-04 07:20:51 -05:00
..
2024-05-07 14:20:48 +02:00
2024-01-17 17:52:29 -08:00
2024-09-01 20:26:13 -07:00
2024-09-03 21:15:32 -07:00