Revision bf35a7879f1dfb0d050fe779168bcf25c7de66f5 authored by Tejun Heo on 06 January 2022, 21:02:29 UTC, committed by Tejun Heo on 06 January 2022, 21:02:29 UTC
When a task is writing to an fd opened by a different task, the perm check
should use the cgroup namespace of the latter task. Add a test for it.

Tested-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
1 parent 613e040
History
File Mode Size
Documentation
feature
tests
.gitignore -rw-r--r-- 47 bytes
Build -rw-r--r-- 42 bytes
Build.include -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 1.3 KB
Makefile.build -rw-r--r-- 3.9 KB
Makefile.feature -rw-r--r-- 8.4 KB
Makefile.include -rw-r--r-- 257 bytes
fixdep.c -rw-r--r-- 3.7 KB

back to top