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:	Fri, 2 Jan 2009 17:27:04 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Cliff Wickman <cpw@....com>
Cc:	linux-kernel@...r.kernel.org, gregkh@...e.de, dcn@....com
Subject: Re: [PATCH] UV: remove erroneous BAU initialization


* Cliff Wickman <cpw@....com> wrote:

> From: Cliff Wickman <cpw@....com>
> 
> UV is the SGI "UltraViolet" machine, which is x86_64 based.
> BAU is the "Broadcast Assist Unit", used for TLB shootdown in UV.
> 
> This patch removes the allocation and initialization of an unused table.
> 
> This table is left over from a development test mode.  It is unused in
> the present code.
> And it was incorrectly initialized: 8 entries allocated but 17 initialized,
> causing slab corruption.
> 
> This patch should go into 2.6.27 and 2.6.28 as well as the current tree.
> 
> Diffed against 2.6.28 (linux-next, 12/30/08)
> 
> Signed-off-by: Cliff Wickman <cpw@....com>
> ---
>  arch/x86/kernel/tlb_uv.c |    9 ---------
>  1 file changed, 9 deletions(-)

applied to tip/x86/urgent with a Cc: stable tag, thanks Cliff,

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