All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.18 0/4] dm-verity fixes
@ 2026-07-29  5:19 Eric Biggers
  2026-07-29  5:19 ` [PATCH 6.18 1/4] dm-verity-fec: fix the size of dm_verity_fec_io::erasures Eric Biggers
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eric Biggers @ 2026-07-29  5:19 UTC (permalink / raw)
  To: stable; +Cc: dm-devel, Mikulas Patocka, Eric Biggers

This series backports some dm-verity fixes to 6.18 that failed to apply
earlier.

The lines added/removed are the same as the upstream commits.  The
conflicts were just in the context.

Eric Biggers (3):
  dm-verity-fec: fix the size of dm_verity_fec_io::erasures
  dm-verity-fec: fix reading parity bytes split across blocks (take 3)
  dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS

Mikulas Patocka (1):
  dm-verity: fix buffer overflow in FEC calculation

 drivers/md/dm-verity-fec.c | 110 +++++++++++++++++--------------------
 drivers/md/dm-verity-fec.h |   6 +-
 2 files changed, 52 insertions(+), 64 deletions(-)


base-commit: 221fc2f4d0eda59d02af2e751a9282fa013a8e97
-- 
2.55.0


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

end of thread, other threads:[~2026-07-29  5:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29  5:19 [PATCH 6.18 0/4] dm-verity fixes Eric Biggers
2026-07-29  5:19 ` [PATCH 6.18 1/4] dm-verity-fec: fix the size of dm_verity_fec_io::erasures Eric Biggers
2026-07-29  5:19 ` [PATCH 6.18 2/4] dm-verity-fec: fix reading parity bytes split across blocks (take 3) Eric Biggers
2026-07-29  5:19 ` [PATCH 6.18 3/4] dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS Eric Biggers
2026-07-29  5:19 ` [PATCH 6.18 4/4] dm-verity: fix buffer overflow in FEC calculation Eric Biggers

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.