aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTomas Bortoli <[email protected]>2018-07-13 16:58:59 -0700
committerLinus Torvalds <[email protected]>2018-07-14 11:11:09 -0700
commit02f51d45937f7bc7f4dee21e9f85b2d5eac37104 (patch)
tree1bc4f4e4a1d0ac12f67573c65d825478b9d62f4b /tools/perf/scripts/python/export-to-postgresql.py
parente70cc2bd579e8a9d6d153762f0fe294d0e652ff0 (diff)
autofs: fix slab out of bounds read in getname_kernel()
The autofs subsystem does not check that the "path" parameter is present for all cases where it is required when it is passed in via the "param" struct. In particular it isn't checked for the AUTOFS_DEV_IOCTL_OPENMOUNT_CMD ioctl command. To solve it, modify validate_dev_ioctl(function to check that a path has been provided for ioctl commands that require it. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Tomas Bortoli <[email protected]> Signed-off-by: Ian Kent <[email protected]> Reported-by: [email protected] Cc: Dmitry Vyukov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions