linux-stable/security/smack
Casey Schaufler 8f939abd81 Smack: Handle io_uring kernel thread privileges
[ Upstream commit 942cb357ae ]

Smack assumes that kernel threads are privileged for smackfs
operations. This was necessary because the credential of the
kernel thread was not related to a user operation. With io_uring
the credential does reflect a user's rights and can be used.

Suggested-by: Jens Axboe <axboe@kernel.dk>
Acked-by: Jens Axboe <axboe@kernel.dk>
Acked-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-30 11:54:02 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
smack.h Smack: Use the netlabel cache 2020-09-11 15:31:31 -07:00
smack_access.c Smack: Handle io_uring kernel thread privileges 2020-12-30 11:54:02 +01:00
smack_lsm.c Smack LSM changes for Linux 5.10 2020-10-13 16:18:51 -07:00
smack_netfilter.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
smackfs.c Smack: Use the netlabel cache 2020-09-11 15:31:31 -07:00