proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
Opening files in /proc/pid/map_files when the current user is CAP_CHECKPOINT_RESTORE capable in the root namespace is useful for checkpointing and restoring to recover files that are unreachable via the file system such as deleted files, or memfd files. Signed-off-by: NAdrian Reber <areber@redhat.com> Signed-off-by: NNicolas Viennot <Nicolas.Viennot@twosigma.com> Reviewed-by: NCyrill Gorcunov <gorcunov@gmail.com> Reviewed-by: NSerge Hallyn <serge@hallyn.com> Link: https://lore.kernel.org/r/20200719100418.2112740-5-areber@redhat.comSigned-off-by: NChristian Brauner <christian.brauner@ubuntu.com>
Showing
想要评论请 注册 或 登录