Re: [PATCH] btrfs: fix NULL pointer dereference in extent_io_tree_panic()

2021-01-03 Thread Su Yue
On Sun 03 Jan 2021 at 14:52, Qu Wenruo wrote: On 2021/1/3 下午1:01, Su Yue wrote: while mounting the poc image user-provided, kernel panics due to the NULL deference of @tree->inode. [ 109.663024] BTRFS error: found n

Re: [PATCH] btrfs: fix NULL pointer dereference in extent_io_tree_panic()

2021-01-02 Thread Qu Wenruo
On 2021/1/3 下午1:01, Su Yue wrote: while mounting the poc image user-provided, kernel panics due to the NULL deference of @tree->inode. [ 109.663024] BTRFS error: found node 12582912 29360127 on insert of 37748736 293601

[PATCH] btrfs: fix NULL pointer dereference in extent_io_tree_panic()

2021-01-02 Thread Su Yue
while mounting the poc image user-provided, kernel panics due to the NULL deference of @tree->inode. [ 109.663024] BTRFS error: found node 12582912 29360127 on insert of 37748736 29360127 [ 109.663032] BUG: kernel NULL poin