Re: adsl/pppoe no longer connecting on 5.1

From: Kris Kennaway <kris_at_obsecurity.org>
Date: Wed, 11 Jun 2003 23:35:36 -0700
On Wed, Jun 11, 2003 at 11:05:57PM -0700, Kris Kennaway wrote:

> It looks like gcc's inline alloca implementation allocates chunks in
> larger chunks than the alloca.S implementation does.  This (untested)
> patch should make the alloca.S behaviour match that of gcc.

I suspect that there's a buffer overrun in one of the alloca() buffers
in ppp, that is harmless with gcc's inline version because of the
extra padding.  I haven't spotted it yet though.

Kris

Received on Wed Jun 11 2003 - 21:35:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:11 UTC