diff options
author | 2019-04-10 14:03:45 -0400 | |
---|---|---|
committer | 2019-04-10 14:03:45 -0400 | |
commit | 46c874419652bbefdfed17420fd6e88d8a31d9ec (patch) | |
tree | 9dc4a5c095b24ac15b73ab85c8f5542df63eec83 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aio: use kmem_cache_free() instead of kfree() (diff) | |
download | wireguard-linux-46c874419652bbefdfed17420fd6e88d8a31d9ec.tar.xz wireguard-linux-46c874419652bbefdfed17420fd6e88d8a31d9ec.zip |
securityfs: fix use-after-free on symlink traversal
symlink body shouldn't be freed without an RCU delay. Switch securityfs
to ->destroy_inode() and use of call_rcu(); free both the inode and symlink
body in the callback.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions