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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 31 Jan 2014 15:22:10 -0800 (PST)
From:	David Rientjes <rientjes@...gle.com>
To:	dormando <dormando@...ia.net>
cc:	Alexei Starovoitov <alexei.starovoitov@...il.com>,
	Eric Dumazet <eric.dumazet@...il.com>, netdev@...r.kernel.org,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Alexei Starovoitov <ast@...mgrid.com>
Subject: Re: kmem_cache_alloc panic in 3.10+

On Fri, 31 Jan 2014, dormando wrote:

> > CONFIG_SLUB_DEBUG_ON will definitely be slower but can help to identify
> > any possible corruption issues.
> >
> > I'm wondering if you have CONFIG_MEMCG enabled and are actually allocating
> > slab in a non-root memcg?  What does /proc/self/cgroup say?
> >
> 
> /proc/self/cgroup is empty on these hosts. CONFIG_MEMCG is enabled though.
> 

It _looks_ like the cmpxchg_double() so seeing if there is anything else 
funny going on with CONFIG_SLUB_DEBUG_ON would definitely be helpful; 
otherwise, try using CONFIG_SLAB is Eric suggested and seeing if the 
problem goes away.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ