mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
bf35a7879f
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>