The two patches fix issues found by the image which is provided by
Insu Yun at SSLab@Gatech.

patch 1 fixes a NULL pointer dereference in error handling path.
patch 2 enhances tree checker to detect chunk item end overflow.

Su Yue (2):
  btrfs: prevent NULL pointer dereference in extent_io_tree_panic()
  btrfs: tree-checker: check if chunk item end oveflows

 fs/btrfs/extent_io.c    | 4 +---
 fs/btrfs/tree-checker.c | 7 +++++++
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.29.2

Reply via email to