Home
last modified time | relevance | path

Searched hist:"4 fdcfab5" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dreadinode.c4fdcfab5 Mon Mar 25 20:39:50 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> jffs2: 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>
4fdcfab5 Mon Mar 25 20:39:50 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> jffs2: 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>
H A Dsuper.c4fdcfab5 Mon Mar 25 20:39:50 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> jffs2: 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>
4fdcfab5 Mon Mar 25 20:39:50 CDT 2019 Al Viro <viro@zeniv.linux.org.uk> jffs2: 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>