lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #59468] null pointer dereference of lwip function ip_r


From: Prateek Tathicherla
Subject: [lwip-devel] [bug #59468] null pointer dereference of lwip function ip_reass_free_complete_datagram
Date: Mon, 27 Sep 2021 01:41:04 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36

Follow-up Comment #2, bug #59468 (project lwip):

I get a similar error on line 199 where p != NULL but p->payload = NULL. I can
replicate this with a large ping: ping -s 5000 and then wait for the
ip_reass_remove_oldest_datagram() to get called.

Doesn't look like ipr contains the full datagram either. In my case, this only
happens for >3 fragments.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?59468>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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