aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/mem-phys-addr.py
diff options
context:
space:
mode:
authorAlexey Dobriyan <[email protected]>2018-04-10 16:32:11 -0700
committerLinus Torvalds <[email protected]>2018-04-11 10:28:34 -0700
commitb77d70db659ad3aa662c80cff4475e773a531fbe (patch)
tree453429d7d9b3ac146a5a76247a10ed5695e69c8b /tools/perf/scripts/python/mem-phys-addr.py
parent5de3d401b79486b9323e1be30e3a34c2437b8800 (diff)
proc: reject "." and ".." as filenames
Various subsystems can create files and directories in /proc with names directly controlled by userspace. Which means "/", "." and ".." are no-no. "/" split is already taken care of, do the other 2 prohibited names. Link: http://lkml.kernel.org/r/20180310001223.GB12443@avx2 Signed-off-by: Alexey Dobriyan <[email protected]> Acked-by: Florian Westphal <[email protected]> Cc: Eric Dumazet <[email protected]> Cc: Cong Wang <[email protected]> Cc: Pavel Machek <[email protected]> Cc: Al Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions