You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/27 02:34:31 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #2412: net/icmp: add sanity check to avoid wild data length

anchao opened a new pull request #2412:
URL: https://github.com/apache/incubator-nuttx/pull/2412


   ## Summary
   net/icmp: add sanity check to avoid wild data length
   
   net device buffer overflow if the icmp packet is too large
   
   Signed-off-by: chao.an <an...@xiaomi.com>
   
   ## Impact
   
   icmp ping
   
   ## Testing
   ping <ip addr> -s 1500
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-nuttx] davids5 merged pull request #2412: net/icmp: add sanity check to avoid wild data length

Posted by GitBox <gi...@apache.org>.
davids5 merged pull request #2412:
URL: https://github.com/apache/incubator-nuttx/pull/2412


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org