forked from pklaus/smrt
-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
This code uses a UDP request-response pattern, but the response is not validated to be one that matches the request. The code should be checking:
- sequence number in response matches the request
- the host_mac in response matches the request
- responses are not duplicates (can happen if machine has >1 NIC on the same network - eg ethernet + wifi)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels