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

echo server crash from corrupt ICMPv4 packet #6081

Closed
rmstoi opened this issue Feb 9, 2018 · 1 comment · Fixed by #6170
Closed

echo server crash from corrupt ICMPv4 packet #6081

rmstoi opened this issue Feb 9, 2018 · 1 comment · Fixed by #6170
Labels
area: Networking bug The issue is a bug, or the PR is fixing a bug

Comments

@rmstoi
Copy link
Collaborator

rmstoi commented Feb 9, 2018

This test case crashes echo server in QEMU.

@rmstoi
Copy link
Collaborator Author

rmstoi commented Feb 9, 2018

icmpv4-7.zip
qemu.log

@nashif nashif added area: Debugging bug The issue is a bug, or the PR is fixing a bug and removed area: Debugging labels Feb 9, 2018
rmstoi pushed a commit to rmstoi/zephyr that referenced this issue Feb 13, 2018
This commit fixes the crash of echo_server from malformed
ICMPv4 packet.

Fixes zephyrproject-rtos#6081

Signed-off-by: Ruslan Mstoi <[email protected]>
jukkar pushed a commit that referenced this issue Feb 13, 2018
This commit fixes the crash of echo_server from malformed
ICMPv4 packet.

Fixes #6081

Signed-off-by: Ruslan Mstoi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants