diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-01-03 01:20:35 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-01-27 19:25:24 -0500 |
commit | 19e1dbdc6b9e9b069bef94c6856364781338eb76 (patch) | |
tree | 6591ea74b1a9aa03a27681ed1d7e9d27726a1d05 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 464361133e6af521d1307ed89a54c4c181162c91 (diff) |
fuse_dentry_revalidate(): use stable parent inode and name passed by caller
No need to mess with dget_parent() for the former; for the latter we really should
not rely upon ->d_name.name remaining stable - it's a real-life UAF.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Acked-by: Miklos Szeredi <mszeredi@redhat.com>
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