Details
Description
When an application uses LwIP_Socket_Alloc and LwIP_Socket_Free to manage TCP sockets memory and the application calls LwIP_Socket_Free() on a TCP socket closed beforehand, a use after free occurs when lwIP stack access the socket memory on TIME_WAIT expiration. The firmware will have undefined behavior afterwards.
Attachments
Issue Links
- relates to
-
PSLWIP-538 Packet Socket API not functional
-
- Closed
-
-
PSLWIP-492 Add API to enable/disable SNMP at runtime
-
- Closed
-
- mentioned in
-
Page Loading...