]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
selftests: cgroup: Test open-time credential usage for migration checks
authorTejun Heo <tj@kernel.org>
Thu, 6 Jan 2022 21:02:29 +0000 (11:02 -1000)
committerStefan Bader <stefan.bader@canonical.com>
Fri, 20 May 2022 12:41:26 +0000 (14:41 +0200)
commit017b5a89bd15cafb97d2f72d473ca1e7a56d5649
treed8e045bc472730263e75b8e83103fc540026a567
parent1f3fcccbbb7e8ab49401b6196d9a9e930933b124
selftests: cgroup: Test open-time credential usage for migration checks

BugLink: https://bugs.launchpad.net/bugs/1969107
commit 613e040e4dc285367bff0f8f75ea59839bc10947 upstream.

When a task is writing to an fd opened by a different task, the perm check
should use the credentials of the latter task. Add a test for it.

Tested-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 47802775bc119658e59199d859ba31d62dc5e826)
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
tools/testing/selftests/cgroup/test_core.c