From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "Douglas A. Gwyn" Message-ID: <3BB542D1.54F29120@null.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <20010928010622.17297199E7@mail.cse.psu.edu>, <3BB4DF2F.534D9287@gemini.gc.lucent.com> Subject: Re: [9fans] on the topic of viruses Date: Mon, 1 Oct 2001 09:55:58 +0000 Topicbox-Message-UUID: f7abaa9e-eac9-11e9-9e20-41e7f4b1d025 Bobby Dimmette wrote: > From a security aspect, the we32000 was immune to stack-based buffer > overflow attacks because the stack grew downward leaving the call/return > structure unaffected. It would have to grow *up*ward to prevent an overrun of a local variable from affecting the previous call frame.