[openib-general] [Bug 7] New: [CHECKER] Overflows in drivers/infiniband/core/mad.c

bugzilla-daemon at openib.org bugzilla-daemon at openib.org
Tue Mar 7 22:05:19 PST 2006


http://openib.org/bugzilla/show_bug.cgi?id=7

           Summary: [CHECKER] Overflows in drivers/infiniband/core/mad.c
           Product: OpenIB
           Version: gen2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IB Core
        AssignedTo: bugzilla at openib.org
        ReportedBy: bos at pathscale.com


In ib_register_mad_agent, around line 318 of the file, there's what looks like a
buffer overflow that will always happen:

318	if (vendor) {
319		vclass = vendor_class_index(mgmt_class);
320		vendor_class = vendor->vendor_class[vclass];



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the general mailing list