Files
linux/fs/ceph
Al Viro 8309023cd5 ceph: fix use-after-free on symlink traversal
[ Upstream commit daf5cc27ee ]

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>
Signed-off-by: Sasha Levin (Microsoft) <sashal@kernel.org>
2023-05-15 12:37:17 +09:00
..
2017-09-07 08:35:40 +02:00
2017-09-07 08:35:40 +02:00
2016-06-01 10:31:50 +02:00
2016-06-24 23:49:03 -04:00
2012-05-16 14:28:27 -05:00
2013-12-31 20:32:01 +02:00
2016-10-03 16:13:49 +02:00
2013-12-31 20:32:01 +02:00
2023-05-15 12:35:10 +09:00
2016-05-26 01:15:31 +02:00
2023-05-15 12:35:10 +09:00