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: Tue, 22 Oct 2013 11:53:45 +0200 (CEST)
From: Pavel Kankovsky <peak@...o.troja.mff.cuni.cz>
To: Jaydeep Solanki <jaydp17@...il.com>
Cc: full-disclosure@...ts.grok.org.uk
Subject: Re: Advantages of Stack Guard over Stack Shield

On Sun, 20 Oct 2013, Jaydeep Solanki wrote:

> I would like to know why nowadays Stack Guard is used everywhere 
> (example: ProPolice in GCC, /GS in Visual Studio) instead of Stack 
> Shield.

Stack Shield needs to manage two stacks (an ordinary stack and an extra 
stack for saved returned addresses). This is prone to break various things 
(multithreading, longjmp) and I am afraid a hypothetical implementation 
would have to be quite heavyweight and messy in order to avoid breaking 
them.

-- 
Pavel Kankovsky aka Peak                          / Jeremiah 9:21        \
"For death is come up into our MS Windows(tm)..." \ 21st century edition /

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ