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:	Thu, 1 May 2008 10:19:56 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:	mingo@...hat.com
Subject: Re: x86: 8K stacks by default

>     x86: 8K stacks by default
>     
>     Switch back to 8K stacks as the safer default. Out-of-memory
>     situations are less problematic than silent and hard to debug
>     stack corruption.

On its own that makes the problem worse not better. If you are going to
8K stacks fine but if you want them debuggable then 32bit needs to
always use separate IRQ stacks as well, otherwise you've merely made the
crash cases rarer and harder to debug (deep recursion colliding with deep
IRQ path)

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