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] [day] [month] [year] [list]
Date:	Wed, 07 Nov 2007 09:53:46 -0800
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Yinghai Lu <yhlu.kernel@...il.com>
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: pxeboot broken by commit "x86 setup: handle boot loaders which
 set up the stack incorrectly"

Yinghai Lu wrote:
> 
> good to know. everyone need to update to 3.52 now...
> but i still can not understand why that mcp55 system works but the
> ck804 based doesn't on 3.10
> 

The bug is that syslinux incorrectly positions the stack above the 
command line (but not the stack pointer register; hence the kernel patch 
exposing this bug.)  So the stack plus command line end up being limited 
  to 512 bytes; how much stack gets used depends on the BIOS, so one 
BIOS may use a lot more than another.

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