diff options
author | Rustam Kovhaev <rkovhaev@gmail.com> | 2020-10-14 01:48:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-14 03:38:27 +0200 |
commit | 4f8c94022f0bc3babd0a124c0a7dcdd7547bd94e (patch) | |
tree | f220f6ea642d54e435f5351fe64a3634d56fb7e0 /fs/fcntl.c | |
parent | scripts/decodecode: add the capability to supply the program counter (diff) | |
download | linux-4f8c94022f0bc3babd0a124c0a7dcdd7547bd94e.tar.xz linux-4f8c94022f0bc3babd0a124c0a7dcdd7547bd94e.zip |
ntfs: add check for mft record size in superblock
Number of bytes allocated for mft record should be equal to the mft record
size stored in ntfs superblock as reported by syzbot, userspace might
trigger out-of-bounds read by dereferencing ctx->attr in ntfs_attr_find()
Reported-by: syzbot+aed06913f36eff9b544e@syzkaller.appspotmail.com
Signed-off-by: Rustam Kovhaev <rkovhaev@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Tested-by: syzbot+aed06913f36eff9b544e@syzkaller.appspotmail.com
Acked-by: Anton Altaparmakov <anton@tuxera.com>
Link: https://syzkaller.appspot.com/bug?extid=aed06913f36eff9b544e
Link: https://lkml.kernel.org/r/20200824022804.226242-1-rkovhaev@gmail.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/fcntl.c')
0 files changed, 0 insertions, 0 deletions