lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #51606] ip4_reass: Missing hole check when inserting p


From: Ambroz Bizjak
Subject: [lwip-devel] [bug #51606] ip4_reass: Missing hole check when inserting pbuf in before another one
Date: Fri, 28 Jul 2017 12:14:01 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?51606>

                 Summary: ip4_reass: Missing hole check when inserting pbuf in
before another one
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: abizjak
            Submitted on: Fri 28 Jul 2017 04:14:00 PM UTC
                Category: IPv4
                Severity: 3 - Normal
              Item Group: Faulty Behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

http://git.savannah.gnu.org/cgit/lwip.git/tree/src/core/ipv4/ip4_frag.c?id=500598658df1d8674b7d25141983cf5452585d9d#n383

Where a pbuf is inserted before another one, there is no check if there is a
hole between the new one and the previous one. There should be a check similar
to line 437 where the new pbuf is inserted to the end.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?51606>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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