lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #46072] lwip_getaddrinfo() treats invalid IP string as


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #46072] lwip_getaddrinfo() treats invalid IP string as valid
Date: Wed, 30 Sep 2015 11:50:54 +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

Update of bug #46072 (project lwip):

                  Status:                    None => In Progress            
             Assigned to:                    None => goldsimon              

    _______________________________________________________

Follow-up Comment #1:

Actually, lwip_getaddrinfo() is not the problem. Instead, I see two problems:

- IPv4: ip4addr_aton() only checks if the last digit is valid, the first
digits are not checked
- IPv6: ip6addr_aton() does not reject strings with more than 2 colons in a
row

Did I miss anything?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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