Skip to content
Commit 64cd7de9 authored by Pei Li's avatar Pei Li Committed by Kent Overstreet
Browse files

bcachefs: Fix kmalloc bug in __snapshot_t_mut



When allocating too huge a snapshot table, we should fail gracefully
in __snapshot_t_mut() instead of fail in kmalloc().

Reported-by: default avatar <syzbot+770e99b65e26fa023ab1@syzkaller.appspotmail.com>
Closes: https://syzkaller.appspot.com/bug?extid=770e99b65e26fa023ab1
Tested-by: default avatar <syzbot+770e99b65e26fa023ab1@syzkaller.appspotmail.com>
Signed-off-by: default avatarPei Li <peili.dev@gmail.com>
Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 64ee1431
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment