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

Some MDNS packets lead to Unsupported transport protocol (IDFGH-13632) #72

Open
archef2000 opened this issue Sep 5, 2024 · 0 comments
Assignees

Comments

@archef2000
Copy link

Some packets get corrupted during ip6_input processing. The bottom of these packets are kept but the top where the UDP hdr is is overwritten.
I have printed the packet on line 1067 of ip6.c

Left is a wireshark capture of that packet.

Screenshot 2024-09-06 005530
Screenshot 2024-09-06 005629
Screenshot 2024-09-06 005445
Screenshot 2024-09-06 005504

@github-actions github-actions bot changed the title Some MDNS packets lead to Unsupported transport protocol Some MDNS packets lead to Unsupported transport protocol (IDFGH-13632) Sep 5, 2024
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

4 participants