Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty UDP packets and with content larger then 1472 bytes crashes core #128

Open
rowanG077 opened this issue Feb 19, 2023 · 0 comments
Open

Comments

@rowanG077
Copy link
Contributor

rowanG077 commented Feb 19, 2023

Sending an UDP packet with an empty payload or with a payload larger then 1472 bytes to the core leaves it unresponsive. For the > 1472 I can see with wireshark packet fragmentation is occurring. While I don't expect the core to handle packet fragmentation I don't think the right way is for the core to crash. Just ignoring it would be fine.

@rowanG077 rowanG077 changed the title empty UDP packets and with content larger then 1472 crash core empty UDP packets and with content larger then 1472 bytes crashes core Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant