All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] erofs fixes for 6.18-rc3
@ 2025-10-22 14:26 Gao Xiang
  2025-10-22 15:17 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Gao Xiang @ 2025-10-22 14:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-erofs, LKML, Chao Yu, Hongbo Li

Hi Linus,

Could you consider those fixes for 6.18-rc3?

Just three small fixes to address fuzzed images in relatively new
features, as reported by Robert.

Thanks,
Gao Xiang

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs.git tags/erofs-for-6.18-rc3-fixes

for you to fetch changes up to 2a13fc417f493e28bdd368785320dd4c2b3d732e:

  erofs: consolidate z_erofs_extent_lookback() (2025-10-22 07:54:31 +0800)

----------------------------------------------------------------
Changes since last update:

 - Hardening against fuzzed encoded extents

 - Fix infinite loops due to crafted subpage compact indexes

 - Improve z_erofs_extent_lookback()

----------------------------------------------------------------
Gao Xiang (3):
      erofs: fix crafted invalid cases for encoded extents
      erofs: avoid infinite loops due to corrupted subpage compact indexes
      erofs: consolidate z_erofs_extent_lookback()

 fs/erofs/zmap.c | 59 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 30 insertions(+), 29 deletions(-)



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

end of thread, other threads:[~2025-10-22 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22 14:26 [GIT PULL] erofs fixes for 6.18-rc3 Gao Xiang
2025-10-22 15:17 ` pr-tracker-bot

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.