All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] quota: Handle corrupted quota file better
@ 2020-11-02 17:27 Jan Kara
  2020-11-02 17:27 ` [PATCH 1/2] quota: Don't overflow quota file offsets Jan Kara
  2020-11-02 17:27 ` [PATCH 2/2] quota: Sanity-check quota file headers on load Jan Kara
  0 siblings, 2 replies; 6+ messages in thread
From: Jan Kara @ 2020-11-02 17:27 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: Jan Kara

Hello,

syzbot has spotted that quota code does not handle corrupted quota files quite
well. Let's add some sanity checks to avoid kernel crashes when accessing
corrupted quota files.

								Honza

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

end of thread, other threads:[~2020-11-03  8:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 17:27 [PATCH 0/2] quota: Handle corrupted quota file better Jan Kara
2020-11-02 17:27 ` [PATCH 1/2] quota: Don't overflow quota file offsets Jan Kara
2020-11-02 21:30   ` Andreas Dilger
2020-11-03  8:57     ` Jan Kara
2020-11-02 17:27 ` [PATCH 2/2] quota: Sanity-check quota file headers on load Jan Kara
2020-11-02 21:32   ` Andreas Dilger

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.