linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix UAF and kmemleak when sanity test
@ 2022-11-01  2:53 Zhang Xiaoxu
  2022-11-01  2:53 ` [PATCH 1/3] btrfs: Fix wrong check in btrfs_free_dummy_root() Zhang Xiaoxu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Zhang Xiaoxu @ 2022-11-01  2:53 UTC (permalink / raw)
  To: linux-btrfs, zhangxiaoxu5, clm, josef, dsterba


Zhang Xiaoxu (3):
  btrfs: Fix wrong check in btrfs_free_dummy_root()
  btrfs: Fix uaf of the ulist in test_multiple_refs()
  btrfs: Fix ulist memory leak in test_multiple_refs()

 fs/btrfs/tests/btrfs-tests.c  |  2 +-
 fs/btrfs/tests/qgroup-tests.c | 22 ++++++++++++++++++----
 2 files changed, 19 insertions(+), 5 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-11-04  1:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01  2:53 [PATCH 0/3] Fix UAF and kmemleak when sanity test Zhang Xiaoxu
2022-11-01  2:53 ` [PATCH 1/3] btrfs: Fix wrong check in btrfs_free_dummy_root() Zhang Xiaoxu
2022-11-01  4:10   ` Anand Jain
2022-11-03 16:44   ` David Sterba
2022-11-04  1:09     ` zhangxiaoxu (A)
2022-11-01  2:53 ` [PATCH 2/3] btrfs: Fix uaf of the ulist in test_multiple_refs() Zhang Xiaoxu
2022-11-01  8:18   ` Filipe Manana
2022-11-01  2:53 ` [PATCH 3/3] btrfs: Fix ulist memory leak " Zhang Xiaoxu
2022-11-01  8:15   ` Filipe Manana

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).