David Greenman a78ca332ec Bugfix based on a kernel fix:
When PPP gets an uncompressed packet, it attempts to save off the TCP/IP
header for use in decompressing subsequant packets. If PPP gets garbage
(such as what happens when there is a port speed mismatch or modem line
noise), it will occasionally mistake the packet as a valid uncompressed
packet. When it tries to save off the header, it doesn't bother to check
for the validity of the header length and will happily clobber not only
the PPP VJC data structure, but parts of other process memory that happens
to follow it...causing, ahem, undesired behavior.
1996-04-11 08:14:44 +00:00
..
1996-01-30 20:04:34 +00:00
1996-01-30 20:04:34 +00:00
1996-01-10 21:28:04 +00:00
1996-01-30 20:04:34 +00:00
1995-05-30 03:57:47 +00:00
1996-03-30 18:27:45 +00:00
1996-03-04 10:38:42 +00:00
1995-05-30 03:57:47 +00:00
1996-03-29 15:24:04 +00:00
1996-01-10 21:28:04 +00:00
1995-01-31 06:29:58 +00:00
1995-05-30 03:57:47 +00:00
1996-04-11 08:14:44 +00:00
1995-05-30 03:57:47 +00:00
1996-01-10 21:28:04 +00:00
1996-01-10 21:28:04 +00:00