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-next>] [day] [month] [year] [list]
Date:	Tue, 8 Aug 2006 17:39:37 +0300
From:	Muli Ben-Yehuda <muli@...ibm.com>
To:	linux-kernel@...r.kernel.org
Cc:	dev@...ru, dev@...nvz.org, stable@...nel.org
Subject: Re: + sys_getppid-oopses-on-debug-kernel.patch added to -mm tree

On Tue, Aug 08, 2006 at 07:32:51AM -0700, akpm@...l.org wrote:
> 
> The patch titled
> 
>      sys_getppid() oopses on debug kernel
> 
> has been added to the -mm tree.  Its filename is
> 
>      sys_getppid-oopses-on-debug-kernel.patch
> 
> See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
> out what to do about this
> 
> ------------------------------------------------------
> Subject: sys_getppid() oopses on debug kernel
> From: Kirill Korotaev <dev@...ru>
> 
> sys_getppid() optimization can access a freed memory.  On kernels with
> DEBUG_SLAB turned ON, this results in Oops.
> 
> Signed-off-by: Kirill Korotaev <dev@...nvz.org>
> Cc: <stable@...nel.org>
> Signed-off-by: Andrew Morton <akpm@...l.org>

I'm probably missing something, but is it really valid to access freed
kernel memory even if CONFIG_DEBUG_SLAB is off - as this patch does?

Cheers,
Muli
-
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