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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 13 Mar 2017 13:04:59 -0400
From:   Tejun Heo <tj@...nel.org>
To:     Luis Henriques <henrix@...andro.org>
Cc:     Zefan Li <lizefan@...wei.com>,
        "Eric W. Biederman" <ebiederm@...ssion.com>,
        Johannes Weiner <jweiner@...com>,
        Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org
Subject: Re: NULL pointer dereference in cgroup

Hello,

On Wed, Mar 08, 2017 at 06:46:16PM +0000, Luis Henriques wrote:
> Hi,
> 
> I've seen this only once, and can't reproduce it.  But here it is anyway:
> 
> https://postimg.org/image/pn94k1yov
> 
> (Not sure png files are accepted on LKML.)
> 
> This occurred in a VM while booting 4.11.0-rc1

It was trying to migrate a process and encountered a NULL deref while
trying to find the destination css_set.  Unfortunately, it's difficult
to tell what went wrong with just the posted backtrace.  If you built
the kernel with debuginfo, the output of addr2line could help quite a
bit.

Thanks.

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ