Files
linux_media/fs/udf
Jan Kara f950fd0529 udf: Protect rename against modification of moved directory
When we are renaming a directory to a different directory, we need to
update '..' entry in the moved directory. However nothing prevents moved
directory from being modified and even converted from the in-ICB format
to the normal format which results in a crash. Fix the problem by
locking the moved directory.

Reported-by: syzbot+aebf90eea2671c43112a@syzkaller.appspotmail.com
Signed-off-by: Jan Kara <jack@suse.cz>
2023-01-26 16:46:34 +01:00
..
2023-01-26 16:46:32 +01:00
2023-01-26 16:46:32 +01:00
2023-01-26 16:46:32 +01:00
2021-08-11 16:54:44 +02:00
2023-01-26 16:46:33 +01:00
2023-01-26 16:46:32 +01:00
2023-01-26 16:46:32 +01:00
2021-08-12 16:07:09 +02:00