Skip to content

net: ipv6: Zephyr replies to malformed ICMPv6 message #10970

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

Closed
rmstoi opened this issue Oct 31, 2018 · 0 comments
Closed

net: ipv6: Zephyr replies to malformed ICMPv6 message #10970

rmstoi opened this issue Oct 31, 2018 · 0 comments
Assignees
Labels
area: Conformance Conformance tests area: Networking bug The issue is a bug, or the PR is fixing a bug

Comments

@rmstoi
Copy link
Collaborator

rmstoi commented Oct 31, 2018

Malformed messages should be dropped instead.

icmp-trunc.pcap.gz

@nashif nashif added the bug The issue is a bug, or the PR is fixing a bug label Nov 2, 2018
jukkar added a commit to jukkar/zephyr that referenced this issue Nov 5, 2018
The minimum size is 8 bytes, drop packet if shorter.

Fixes zephyrproject-rtos#10970

Signed-off-by: Jukka Rissanen <[email protected]>
jukkar added a commit that referenced this issue Nov 6, 2018
The minimum size is 8 bytes, drop packet if shorter.

Fixes #10970

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

No branches or pull requests

3 participants