Linux kernel -stable discussions
 help / color / mirror / Atom feed
* [PATCH 5.10.y v2 0/2] Backport 2 commits to fix a KASAN ext4 splat
@ 2025-12-17  9:55 David Nyström
  2025-12-17  9:55 ` [PATCH 5.10.y v2 1/2] ext4: introduce ITAIL helper David Nyström
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Nyström @ 2025-12-17  9:55 UTC (permalink / raw)
  To: stable; +Cc: Theodore Ts'o, Ye Bin, Sasha Levin, David Nyström,
	Jan Kara

Backport commit:5701875f9609 ("ext4: fix out-of-bound read in
ext4_xattr_inode_dec_ref_all()" to linux 5.10 branch.
The fix depends on commit:69f3a3039b0d ("ext4: introduce ITAIL helper")
In order to make a clean backport on stable kernel, backport 2 commits.

It has a single merge conflict where static inline int, which changed 
to static int.

Signed-off-by: David Nyström <david.nystrom@est.tech>
---
Changes in v2:
- Resend identical patchset with correct "Upstream commit" denotation.
- Link to v1: https://patch.msgid.link/20251216-ext4_splat-v1-0-b76fd8748f44@est.tech

---
Ye Bin (2):
      ext4: introduce ITAIL helper
      ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

 fs/ext4/inode.c |  5 +++++
 fs/ext4/xattr.c | 32 ++++----------------------------
 fs/ext4/xattr.h | 10 ++++++++++
 3 files changed, 19 insertions(+), 28 deletions(-)
---
base-commit: f964b940099f9982d723d4c77988d4b0dda9c165
change-id: 20251215-ext4_splat-f59c1acd9e88

Best regards,
--  
David Nyström <david.nystrom@est.tech>


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

end of thread, other threads:[~2026-01-08 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17  9:55 [PATCH 5.10.y v2 0/2] Backport 2 commits to fix a KASAN ext4 splat David Nyström
2025-12-17  9:55 ` [PATCH 5.10.y v2 1/2] ext4: introduce ITAIL helper David Nyström
2025-12-17  9:55 ` [PATCH 5.10.y v2 2/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all() David Nyström
2026-01-08 15:55 ` [PATCH 5.10.y v2 0/2] Backport 2 commits to fix a KASAN ext4 splat Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox