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, 10 Jul 2009 11:52:00 +0300
From:	Pekka Enberg <penberg@...helsinki.fi>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	Janboe Ye <yuan-bo.ye@...orola.com>, linux-kernel@...r.kernel.org,
	vegard.nossum@...il.com, graydon@...hat.com, fche@...hat.com,
	npiggin@...e.de, cl@...ux-foundation.org
Subject: Re: [RFC][PATCH] Check write to slab memory which freed already
 using mudflap

Hi Ingo,

On Fri, 2009-07-10 at 10:47 +0200, Ingo Molnar wrote:
> > >  arch/arm/include/asm/elf.h |    1 +
> > >  arch/arm/kernel/module.c   |    1 +
> > >  drivers/Makefile           |    4 +-
> > >  include/mf-runtime.h       |   42 ++++++++++++++
> > >  kernel/Makefile            |    2 +-
> > >  kernel/mudflap.c           |  132 ++++++++++++++++++++++++++++++++++++++++++++
> > >  lib/Kconfig.debug          |    7 ++
> > >  mm/slab.c                  |   53 ++++++++++++++++++
> > >  8 files changed, 240 insertions(+), 2 deletions(-)
> > 
> > SLAB is (slowly) going away so you might want to port this to SLUB 
> > as well so we can merge both.
> 
> and SLQB which will replace both? :-/

Well, I cannot really expect people to port patches to SLQB until it's
in mainline. And whether SQLB will replace SLUB remains to be seen.
We're still fixing minor issues here and there in SLUB so I have no
reason to expect SLQB stabilization to happen overnight which means
we're going to have SLUB in the tree for a while anyway.

			Pekka

--
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