Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1328383

[GIT PULL] another floppy fix

From Jiri Kosina <jikos@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] another floppy fix
Date 2016-02-06 23:10 +0100
Message-ID <qZjdg-5hi-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[GIT PULL] another floppy fix Jiri Kosina <jikos@kernel.org> - 2016-02-06 23:10 +0100
  Re: [GIT PULL] another floppy fix Jens Axboe <axboe@kernel.dk> - 2016-02-07 23:20 +0100

csiph-web