diff options
author | Al Viro <[email protected]> | 2019-03-26 01:39:50 +0000 |
---|---|---|
committer | Al Viro <[email protected]> | 2019-04-01 00:31:02 -0400 |
commit | 4fdcfab5b5537c21891e22e65996d4d0dd8ab4ca (patch) | |
tree | d0c9167b762a5837ac3030d2f1e869454a4c4ac6 /scripts/gdb/linux/device.py | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff) |
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 <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions