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, 29 Nov 2013 17:22:35 -0500
From:	Tejun Heo <tj@...nel.org>
To:	Yuanhan Liu <yuanhan.liu@...ux.intel.com>
Cc:	linux-kernel@...r.kernel.org, Fengguang Wu <fengguang.wu@...el.com>
Subject: Re: BUG: unable to handle kernel NULL pointer dereference at
 0000000000000098

On Tue, Nov 26, 2013 at 05:21:52PM +0800, Yuanhan Liu wrote:
> Greetings,
> 
> I got the below dmesg and the first bad commit is
> 
> commit 98de48a0e011f2ef497a0f0c40b79169198cf797
> Author:     Tejun Heo <tj@...nel.org>
> AuthorDate: Sat Nov 23 18:01:54 2013 -0500
> Commit:     Tejun Heo <tj@...nel.org>
> CommitDate: Sat Nov 23 18:01:54 2013 -0500
> 
>     sysfs, kernfs: make sysfs_dirent definition public
...
> [    0.372911] BUG: unable to handle kernel NULL pointer dereference at 0000000000000098
> [    0.374091] IP: [<ffffffff812fdbbb>] kobject_add_internal+0x1cb/0x6c0

This was from the patch incorrectly replacing dummy noop
implementation for !CONFIG_SYSFS with the actual implementation.
Updated patches posted.

Thank you very much!

-- 
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ