Skip to content

Conversation

marcodermatt
Copy link
Contributor

@marcodermatt marcodermatt commented Dec 21, 2023

Dissecting TLV options crashes the wireshark plugin, if the data field is empty. This happens always for Pad1 options and for PadN options if data_len is 0.


This change is Reviewable

Dissecting TLV options crashes the wireshark plugin, if the `data` field is empty. This happens always for Pad1 options and for PadN options if `data_len` is 0.
Copy link
Contributor

@matzf matzf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @marcodermatt)

@matzf matzf merged commit c5a9760 into scionproto:master Dec 21, 2023
@marcodermatt marcodermatt deleted the wireshark-dissector-tlv branch December 21, 2023 13:56
juagargi pushed a commit to netsec-ethz/scion that referenced this pull request Mar 8, 2024
)

Dissecting TLV options crashes the wireshark plugin, if the `data` field
is empty. This happens always for Pad1 options and for PadN options if
`data_len` is 0.
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

Successfully merging this pull request may close these issues.

2 participants