https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4738
Summary: fix MALFORMED-PACKET bug in packet-infiniband.c
Product: Wireshark
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: slavak@xxxxxxxxx
Build Information:
svn
--
This patch fixes a bug in Infiniband dissection where the offset was
incorrectly incremented in some cases leading to attempt to read past the end
of the tvb and a MALFORMED-PACKET error being issued. This change is
particularly noticeable with the fix for correctly identifying MADs [bug 4737],
since most of the problems were in code dealing with MAD dissection.
The code has undergone fuzz testing.
This patch is submitted on behalf of Mellanox Technologies.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.