linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next 0/3] fix potential out of bound read in ext4_fc_replay_scan()
@ 2022-09-24  7:52 Ye Bin
  2022-09-24  7:52 ` [PATCH -next 1/3] ext4: introduce EXT4_FC_TAG_BASE_LEN helper Ye Bin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ye Bin @ 2022-09-24  7:52 UTC (permalink / raw)
  To: tytso, adilger.kernel, linux-ext4; +Cc: linux-kernel, jack, Ye Bin

Ye Bin (3):
  ext4: introduce EXT4_FC_TAG_BASE_LEN helper
  ext4: factor out ext4_fc_get_tl()
  ext4: fix potential out of bound read in ext4_fc_replay_scan()

 fs/ext4/fast_commit.c | 122 ++++++++++++++++++++++++++++--------------
 fs/ext4/fast_commit.h |   3 ++
 2 files changed, 84 insertions(+), 41 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-09-30  3:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-24  7:52 [PATCH -next 0/3] fix potential out of bound read in ext4_fc_replay_scan() Ye Bin
2022-09-24  7:52 ` [PATCH -next 1/3] ext4: introduce EXT4_FC_TAG_BASE_LEN helper Ye Bin
2022-09-24  7:52 ` [PATCH -next 2/3] ext4: factor out ext4_fc_get_tl() Ye Bin
2022-09-24  7:52 ` [PATCH -next 3/3] ext4: fix potential out of bound read in ext4_fc_replay_scan() Ye Bin
2022-09-30  3:19 ` [PATCH -next 0/3] " Theodore Ts'o

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).