public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty()
@ 2024-01-11 14:37 Roman Smirnov
  2024-01-11 14:37 ` [PATCH 5.10 1/2] mm/truncate: Inline invalidate_complete_page() into its one caller Roman Smirnov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Roman Smirnov @ 2024-01-11 14:37 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Roman Smirnov, Matthew Wilcox (Oracle), Andrew Morton,
	Alexey Khoroshilov, Sergey Shtylyov, Karina Yankevich,
	lvc-project, linux-fsdevel, linux-kernel, linux-mm

Syzkaller reports warning in ext4_set_page_dirty() in 5.10 stable 
releases. The problem can be fixed by the following patches 
which can be cleanly applied to the 5.10 branch.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.

Link: https://syzkaller.appspot.com/bug?extid=02f21431b65c214aa1d6

Matthew Wilcox (Oracle) (2):
  mm/truncate: Inline invalidate_complete_page() into its one caller
  mm/truncate: Replace page_mapped() call in invalidate_inode_page()

 kernel/futex/core.c |  2 +-
 mm/truncate.c       | 34 +++++++---------------------------
 2 files changed, 8 insertions(+), 28 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-01-12 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-11 14:37 [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty() Roman Smirnov
2024-01-11 14:37 ` [PATCH 5.10 1/2] mm/truncate: Inline invalidate_complete_page() into its one caller Roman Smirnov
2024-01-11 14:37 ` [PATCH 5.10 2/2] mm/truncate: Replace page_mapped() call in invalidate_inode_page() Roman Smirnov
2024-01-11 15:31 ` [PATCH 5.10 0/2] mm/truncate: fix issue in ext4_set_page_dirty() Matthew Wilcox
2024-01-12 13:40   ` Roman Smirnov

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