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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to