public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][for stable [4.14, 5.10] 0/3] ext4: fix use-after-free in ext4_xattr_set_entry
@ 2023-04-19  6:46 Tudor Ambarus
  2023-04-19  6:46 ` [PATCH][for stable [4.14, 5.10] 1/3] Revert "ext4: fix use-after-free in ext4_xattr_set_entry" Tudor Ambarus
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tudor Ambarus @ 2023-04-19  6:46 UTC (permalink / raw)
  To: stable
  Cc: tytso, adilger.kernel, linux-ext4, linux-kernel, joneslee,
	Tudor Ambarus

This is a good example that emphasizes that the order in which patches
are queued to stable matters. More details in the revert commit.
Tested and intended for 4.14, 4.19, 5.4, 5.10.

Baokun Li (1):
  ext4: fix use-after-free in ext4_xattr_set_entry

Ritesh Harjani (1):
  ext4: remove duplicate definition of ext4_xattr_ibody_inline_set()

Tudor Ambarus (1):
  Revert "ext4: fix use-after-free in ext4_xattr_set_entry"

 fs/ext4/inline.c | 11 +++++------
 fs/ext4/xattr.c  | 26 +-------------------------
 fs/ext4/xattr.h  |  6 +++---
 3 files changed, 9 insertions(+), 34 deletions(-)

-- 
2.40.0.634.g4ca3ef3211-goog


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

end of thread, other threads:[~2023-04-23 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-19  6:46 [PATCH][for stable [4.14, 5.10] 0/3] ext4: fix use-after-free in ext4_xattr_set_entry Tudor Ambarus
2023-04-19  6:46 ` [PATCH][for stable [4.14, 5.10] 1/3] Revert "ext4: fix use-after-free in ext4_xattr_set_entry" Tudor Ambarus
2023-04-19  6:46 ` [PATCH][for stable [4.14, 5.10] 2/3] ext4: remove duplicate definition of ext4_xattr_ibody_inline_set() Tudor Ambarus
2023-04-19  6:46 ` [PATCH][for stable [4.14, 5.10] 3/3] ext4: fix use-after-free in ext4_xattr_set_entry Tudor Ambarus
2023-04-23 13:22 ` [PATCH][for stable [4.14, 5.10] 0/3] " Greg KH

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