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
fallbacks
atomic-tbl.sh -rwxr-xr-x 3.3 KB
atomics.tbl -rwxr-xr-x 1.1 KB
check-atomics.sh -rwxr-xr-x 742 bytes
gen-atomic-fallback.sh -rwxr-xr-x 5.5 KB
gen-atomic-instrumented.sh -rwxr-xr-x 3.8 KB
gen-atomic-long.sh -rwxr-xr-x 2.2 KB
gen-atomics.sh -rwxr-xr-x 626 bytes

back to top