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-prev] [day] [month] [year] [list]
Date:	Fri, 1 Apr 2016 08:08:06 -0600
From:	Jens Axboe <axboe@...com>
To:	kernel test robot <ying.huang@...ux.intel.com>
CC:	<lkp@...org>, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [lkp] [blk] 1131f64d74: BUG: unable to handle kernel NULL pointer
 dereference at 0000000000000008

On 04/01/2016 02:40 AM, kernel test robot wrote:
> FYI, we noticed the below changes on
>
> https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git wb-buf-throttle
> commit 1131f64d74958d495d8a6d5f9b981e86ed3beb7a ("blk-mq: don't throttle for virtual devices")
>
>
> +------------------------------------------+------------+------------+
> |                                          | f21fb0e42c | 1131f64d74 |
> +------------------------------------------+------------+------------+
> | boot_successes                           | 6          | 0          |
> | boot_failures                            | 0          | 6          |
> | BUG:unable_to_handle_kernel              | 0          | 6          |
> | Oops                                     | 0          | 6          |
> | RIP:blk_wb_wait                          | 0          | 6          |
> | Kernel_panic-not_syncing:Fatal_exception | 0          | 6          |
> | backtrace:init                           | 0          | 6          |
> | backtrace:kernel_init_freeable           | 0          | 6          |
> +------------------------------------------+------------+------------+
>
>
>
> [    8.897469] FDC 0 is a S82078B
> [    8.984074] brd: module loaded
> [    9.030737] loop: module loaded
> [    9.045718] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
> [    9.048069] IP: [<ffffffff815336b0>] blk_wb_wait+0x5/0x174

Fixed:

http://git.kernel.dk/cgit/linux-block/commit/?h=wb-buf-throttle&id=811ea72827a70139a0520ec07b39d6a4baa62de1

it was introduced by this commit:

http://git.kernel.dk/cgit/linux-block/commit/?h=wb-buf-throttle&id=1131f64d74958d495d8a6d5f9b981e86ed3beb7a

and both will be folded for the next release.

-- 
Jens Axboe

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ