linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] another floppy fix
@ 2016-02-06 22:08 Jiri Kosina
  2016-02-07 22:16 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Kosina @ 2016-02-06 22:08 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, linux-kernel

Jens,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/linux-block.git for-4.5/for-jens

to receive another floppy fix for bug found by syzkaller tool (and 
reported by Dmitry Vyukov); this time O_NONBLOCK handling is (and has 
always been) broken for /dev/fdX, potentially leading to all kinds of 
havoc (syzkaller is able to livelock the system in mm because of this 
bug).

The branch is based on your 'for-linus'.

Thanks!

----------------------------------------------------------------
Jiri Kosina (1):
      floppy: refactor open() flags handling

 drivers/block/floppy.c | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)
-- 
Jiri Kosina
SUSE Labs

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

end of thread, other threads:[~2016-02-07 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-06 22:08 [GIT PULL] another floppy fix Jiri Kosina
2016-02-07 22:16 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).