lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #46128] Possible to trigger LWIP_ASSERT by received SN


From: Kerem Hadimli
Subject: [lwip-devel] [bug #46128] Possible to trigger LWIP_ASSERT by received SNMP messages
Date: Tue, 06 Oct 2015 12:43:23 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36

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

I just checked the changes in 0737cfb8 , it fixes 2 of the 3 ASSERT cases, but
not the 1st one (inside snmp_pdu_dec_varbindlist(): LWIP_ASSERT("invalid
length", len <= 0xff) ).

It is still possible to send a SNMPSET with a string value of >255, as the
fixed function is called after this ASSERT.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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