nuttx-apps/netutils/dhcpc
Beat Küng 7fdd751b7a dhcpc: fix potential invalid memory reads
- check for minimum packet length (44 bytes, which includes the fields we
  read next)
- pass the correct remaining buffer length to dhcpc_parseoptions()
- dhcpc_parseoptions(): ensure we never read past the end of the buffer
2021-06-30 03:00:42 -05:00
..
dhcpc.c dhcpc: fix potential invalid memory reads 2021-06-30 03:00:42 -05:00
Kconfig netutils: dhcpc: Fix Kconfig for the usrsock 2021-04-29 01:27:47 -05:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00