aboutsummaryrefslogtreecommitdiffstats
path: root/fs/super.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2019-04-10 14:04:34 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2019-04-10 14:04:34 -0400
commitf51dcd0f621caac5380ce90fbbeafc32ce4517ae (patch)
tree294cee0590e9e27a93bc9fd6122c50b78da44b99 /fs/super.c
parentsecurityfs: fix use-after-free on symlink traversal (diff)
downloadlinux-dev-f51dcd0f621caac5380ce90fbbeafc32ce4517ae.tar.xz
linux-dev-f51dcd0f621caac5380ce90fbbeafc32ce4517ae.zip
apparmorfs: fix use-after-free on symlink traversal
symlink body shouldn't be freed without an RCU delay. Switch apparmorfs 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 'fs/super.c')
0 files changed, 0 insertions, 0 deletions