aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorChristian Brauner <[email protected]>2024-08-06 18:02:32 +0200
committerChristian Brauner <[email protected]>2024-08-30 08:22:13 +0200
commitcf71eaa1ad18d6f6e130cda708300b587176f16f (patch)
tree5d925962d5938e465a7df913f5a19a0f633c18ec /scripts/gdb/linux
parent74ce208089f468db26eddcc5ea58e50f5bbbc291 (diff)
proc: block mounting on top of /proc/<pid>/fdinfo/*
Entries under /proc/<pid>/fdinfo/* are ephemeral and may go away before the process dies. As such allowing them to be used as mount points creates the ability to leak mounts that linger until the process dies with no ability to unmount them until then. Don't allow using them as mountpoints. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions