|
From: | Simon Goldschmidt |
Subject: | [lwip-devel] [bug #36388] PPP: checksum-only in last pbuf leads to pbuf with zero length |
Date: | Thu, 03 May 2012 17:42:55 +0000 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:11.0) Gecko/20100101 Firefox/11.0 |
URL: <http://savannah.nongnu.org/bugs/?36388> Summary: PPP: checksum-only in last pbuf leads to pbuf with zero length Project: lwIP - A Lightweight TCP/IP stack Submitted by: goldsimon Submitted on: Do 03 Mai 2012 17:42:54 GMT Category: None Severity: 3 - Normal Item Group: Crash Error Status: In Progress Privacy: Public Assigned to: goldsimon Open/Closed: Open Discussion Lock: Any Planned Release: lwIP version: CVS Head _______________________________________________________ Details: This is the PPP part of bug #36369: when the PPP checksum covers just the first 2 bytes of the last pbuf, a zero length pbuf is created when checksum is stripped from the input queue (in pppInProc()). This leads to crashes in other parts of the stack where zero length pbufs are not handled correctly. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?36388> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |