linux/fs/autofs
Al Viro ce285c267a autofs: fix use-after-free in lockless ->d_manage()
autofs_d_release() can overlap with lockless ->d_manage(),
ending up with autofs_dentry_ino() freed under the latter.
Make freeing autofs_info instances RCU-delayed...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-04-09 19:18:19 -04:00
..
Kconfig
Makefile
autofs_i.h autofs: fix use-after-free in lockless ->d_manage() 2019-04-09 19:18:19 -04:00
dev-ioctl.c autofs: change catatonic setting to a bit flag 2019-01-04 13:13:47 -08:00
expire.c autofs: drop dentry reference only when it is never used 2019-02-01 15:46:24 -08:00
init.c autofs: improve ioctl sbi checks 2019-01-04 13:13:46 -08:00
inode.c autofs: fix use-after-free in lockless ->d_manage() 2019-04-09 19:18:19 -04:00
root.c autofs: add strictexpire mount option 2019-01-04 13:13:47 -08:00
symlink.c
waitq.c autofs: change catatonic setting to a bit flag 2019-01-04 13:13:47 -08:00