lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #8874] udpecho: fix potential buffer/stack overrun e


From: Stephan Linz
Subject: [lwip-devel] [patch #8874] udpecho: fix potential buffer/stack overrun error
Date: Thu, 21 Jan 2016 19:09:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?8874>

                 Summary: udpecho: fix potential buffer/stack overrun error
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: slz
            Submitted on: Do 21 Jan 2016 20:09:00 CET
                Category: Contrib
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

The UDP echo application holds an receive buffer of 4096 byte. To protect
against buffer overrun, netbuf_copy() must not copy more than this value from
pbuf.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Do 21 Jan 2016 20:09:00 CET  Name:
0001-udpecho-fix-potential-buffer-stack-overrun-error.patch  Size: 1kB   By:
slz

<http://savannah.nongnu.org/patch/download.php?file_id=36115>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8874>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]