ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4738] New: fix MALFORMED-PACKET bug in packet-infiniband.c

Date: Mon, 3 May 2010 09:54:12 -0700 (PDT)
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.