diff options
author | Miklos Szeredi <[email protected]> | 2017-10-30 21:14:55 +0100 |
---|---|---|
committer | Jan Kara <[email protected]> | 2017-10-31 17:54:56 +0100 |
commit | 0d6ec079d6aaa098b978d6395973bb027c752a03 (patch) | |
tree | 681a9c667b5cf48e6166eecf12c9745ffc717fc4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 24c20305c7fc8959836211cb8c50aab93ae0e54f (diff) |
fsnotify: pin both inode and vfsmount mark
We may fail to pin one of the marks in fsnotify_prepare_user_wait() when
dropping the srcu read lock, resulting in use after free at the next
iteration.
Solution is to store both marks in iter_info instead of just the one we'll
be sending the event for.
Reviewed-by: Amir Goldstein <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Fixes: 9385a84d7e1f ("fsnotify: Pass fsnotify_iter_info into handle_event handler")
Cc: <[email protected]> # v4.12
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions