All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable 5.10.y 0/2] backport two patches to avoid invalid memory access while mounting btrfs crafted image
@ 2022-02-22  3:31 Su Yue
  2022-02-22  3:31 ` [PATCH stable 5.10.y 1/2] btrfs: tree-checker: check item_size for inode_item Su Yue
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Su Yue @ 2022-02-22  3:31 UTC (permalink / raw)
  To: stable; +Cc: linux-btrfs, Su Yue

Due to btrfs_item* helpers name changes in v5.17-rc1, here are two manual
backport patches. Already verified by running fstests. 

Su Yue (2):
  btrfs: tree-checker: check item_size for inode_item
  btrfs: tree-checker: check item_size for dev_item

 fs/btrfs/tree-checker.c | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-23 18:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-22  3:31 [PATCH stable 5.10.y 0/2] backport two patches to avoid invalid memory access while mounting btrfs crafted image Su Yue
2022-02-22  3:31 ` [PATCH stable 5.10.y 1/2] btrfs: tree-checker: check item_size for inode_item Su Yue
2022-02-22  3:31 ` [PATCH stable 5.10.y 2/2] btrfs: tree-checker: check item_size for dev_item Su Yue
2022-02-23 18:21 ` [PATCH stable 5.10.y 0/2] backport two patches to avoid invalid memory access while mounting btrfs crafted image Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.