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
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 288 bytes
dtpm.c -rw-r--r-- 11.1 KB
dtpm_cpu.c -rw-r--r-- 6.7 KB
idle_inject.c -rw-r--r-- 10.8 KB
intel_rapl_common.c -rw-r--r-- 39.6 KB
intel_rapl_msr.c -rw-r--r-- 5.7 KB
powercap_sys.c -rw-r--r-- 18.4 KB

back to top