Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V5.3.1.0, V5.4.0.0
-
Fix Version/s: V5.4.0.1, V5.4.1.0 (open)
-
Labels:
-
Account:SPC TCP_IP (SPCTCPIP)
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...