Files
linux-stable-mirror/fs
Konstantin Komarov 6f1df96152 fs/ntfs3: Do copy_to_user out of run_lock
[ Upstream commit d57431c6f5 ]

In order not to call copy_to_user (from fiemap_fill_next_extent)
we allocate memory in the kernel, fill it and copy it to user memory
after up_read(run_lock).

Reported-by: syzbot+36bb70085ef6edc2ebb9@syzkaller.appspotmail.com
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-29 17:30:23 +02:00
..
2024-08-29 17:30:20 +02:00
2024-02-23 09:12:45 +01:00
2023-09-23 11:11:10 +02:00
2024-03-26 18:20:28 -04:00
2023-08-30 16:11:10 +02:00
2024-07-05 09:31:59 +02:00