Bug ID |
8623
|
Summary |
Incorrect parsing of DNS NAPTR record
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
1.8.6
|
Hardware |
x86
|
OS |
Windows 7
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
I have a pcap (that I unfortunately cannot share) with an NAPTR Answer record,
in which the value for the "Replacement length" field is \x00. Wireshark
displays the length as 1 in the packet details window, and attempts to use the
following (start of next record) byte as the replacement value.
I suspect this may not be unique to just the NAPTR record, but have not
attempted to reproduce it elsewhere.
You are receiving this mail because:
- You are watching all bug changes.