aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorTetsuo Handa <[email protected]>2022-10-02 23:54:11 +0900
committerKonstantin Komarov <[email protected]>2022-11-12 20:59:41 +0300
commit59bfd7a483da36bd202532a3d9ea1f14f3bf3aaf (patch)
tree99d931894d1ed92fd1a9986dea999a1ea23b3cad /net/switchdev/switchdev.c
parent0d0f659bf713662fabed973f9996b8f23c59ca51 (diff)
fs/ntfs3: Use __GFP_NOWARN allocation at ntfs_fill_super()
syzbot is reporting too large allocation at ntfs_fill_super() [1], for a crafted filesystem can contain bogus inode->i_size. Add __GFP_NOWARN in order to avoid too large allocation warning, than exhausting memory by using kvmalloc(). Link: https://syzkaller.appspot.com/bug?extid=33f3faaa0c08744f7d40 [1] Reported-by: syzot <[email protected]> Signed-off-by: Tetsuo Handa <[email protected]> Signed-off-by: Konstantin Komarov <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions