lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #57375] Assertion "mss_local is too small" failed


From: Erik Ekman
Subject: [lwip-devel] [bug #57375] Assertion "mss_local is too small" failed
Date: Mon, 29 Jun 2020 16:00:10 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36

Follow-up Comment #1, bug #57375 (project lwip):

I can reproduce this with the latest code by simulating the old rand
implementation:

$ cd test/fuzz
$ make all D="-DLWIP_RAND_FOR_FUZZ_SIMULATE_GLIBC"
$ ./lwip_fuzz3 crashed_inputs/004
reading input from file... testing file: "crashed_inputs/004"...
Assertion "mss_local is too small" failed at line 486 in
../../src/core/tcp_out.c
Aborted (core dumped)


The relevant code was changed in fixing bug #25882, bug #36153 and bug #37184,
so any fix must be carefully designed.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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