mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2]  jfs: add checks read-only to prevent NULL pointer deref
@ 2024-12-24 14:49 Vasiliy Kovalev
  2024-12-24 14:49 ` [PATCH 1/2] jfs: add check read-only before txBeginAnon() call Vasiliy Kovalev
  2024-12-24 14:49 ` [PATCH 2/2] jfs: add check read-only before truncation in jfs_truncate_nolock() Vasiliy Kovalev
  0 siblings, 2 replies; 3+ messages in thread
From: Vasiliy Kovalev @ 2024-12-24 14:49 UTC (permalink / raw)
  To: Dave Kleikamp, Josef Bacik, Matthew Wilcox, Christian Brauner,
	jfs-discussion, linux-kernel
  Cc: lvc-project, kovalev, syzbot+4e89b5368baba8324e07

These two patches add read-only checks in JFS functions to
prevent attempts to modify a read-only filesystem, which could
lead to NULL pointer dereferencing. 

Reported-by: syzbot+4e89b5368baba8324e07@syzkaller.appspotmail.com
Closes: https://syzkaller.appspot.com/bug?extid=4e89b5368baba8324e07

[PATCH 1/2] jfs: add check read-only before txBeginAnon() call
[PATCH 2/2] jfs: add check read-only before truncation in jfs_truncate_nolock()


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

end of thread, other threads:[~2024-12-24 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-24 14:49 [PATCH 0/2] jfs: add checks read-only to prevent NULL pointer deref Vasiliy Kovalev
2024-12-24 14:49 ` [PATCH 1/2] jfs: add check read-only before txBeginAnon() call Vasiliy Kovalev
2024-12-24 14:49 ` [PATCH 2/2] jfs: add check read-only before truncation in jfs_truncate_nolock() Vasiliy Kovalev

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

all inboxes | Powered by JetHome®