ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 9300] New: padding in uint64 field in DCERPC protocol wron

Date: Mon, 21 Oct 2013 04:52:15 +0000
Bug ID 9300
Summary padding in uint64 field in DCERPC protocol wrongly reported
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86
OS All
Status UNCONFIRMED
Severity Major
Priority Low
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Created attachment 11835 [details]
Proposed patch

Build Information:

--
Padding bytes due to NDR alignement are overlapping bytes of the integer
because the call proto_tree_add_text is done after incrementing offset with the
length of the padding.


You are receiving this mail because:
  • You are watching all bug changes.