lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 11 Nov 2016 17:11:26 -0700
From:   Jens Axboe <axboe@...com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     "linux-block@...r.kernel.org" <linux-block@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Block fixes for 4.9-rc

Hi Linus,

Three small (really, one liners all of them!) fixes that should go into
this series:

- Request allocation error handling fix for nbd, from Christophe, fixing
   a regression in this series.

- lightnvm fix for a bad offset calculation, also a regression in this
   series. From Matias.

- Finally, an oops fix for drbd. Not a regression in this series, but
   stable material. From Richard.

Please pull!


   git://git.kernel.dk/linux-block.git for-linus


----------------------------------------------------------------
Christophe JAILLET (1):
       nbd: Fix error handling

Matias Bjørling (1):
       lightnvm: invalid offset calculation for lba_shift

Richard Weinberger (1):
       drbd: Fix kernel_sendmsg() usage - potential NULL deref

  drivers/block/drbd/drbd_main.c | 2 +-
  drivers/block/nbd.c            | 2 +-
  drivers/nvme/host/lightnvm.c   | 2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ