aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2023-09-19 19:53:32 +0000
committerAl Viro <[email protected]>2024-02-25 07:10:31 +0000
commita13d1a4de3b0fe3c41d818697d691c886c5585fa (patch)
tree11151a4b7d601adc3841c7d1ecb6f3d53f1aa932 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentaffs: free affs_sb_info with kfree_rcu() (diff)
downloadkernel-a13d1a4de3b0fe3c41d818697d691c886c5585fa.tar.gz
kernel-a13d1a4de3b0fe3c41d818697d691c886c5585fa.zip
exfat: move freeing sbi, upcase table and dropping nls into rcu-delayed helper
That stuff can be accessed by ->d_hash()/->d_compare(); as it is, we have a hard-to-hit UAF if rcu pathwalk manages to get into ->d_hash() on a filesystem that is in process of getting shut down. Besides, having nls and upcase table cleanup moved from ->put_super() towards the place where sbi is freed makes for simpler failure exits. Acked-by: Christian Brauner <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions