Files
android_kernel_xiaomi_sm8450/fs/ceph
Al Viro daf5cc27ee ceph: fix use-after-free on symlink traversal
free the symlink body after the same RCU delay we have for freeing the
struct inode itself, so that traversal during RCU pathwalk wouldn't step
into freed memory.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2019-03-27 19:00:37 +01:00
..
2018-10-22 10:28:21 +02:00
2016-06-01 10:31:50 +02:00
2018-12-26 15:56:04 +01:00
2019-01-21 14:53:23 +01:00
2019-03-05 18:55:16 +01:00