This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1000530] New: snmp writes to NULL ptr on BULKGET


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000530

           Summary: snmp writes to NULL ptr on BULKGET
           Product: eCos
           Version: unknown
          Platform: Other (please specify)
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: normal
          Priority: normal
         Component: SNMP
        AssignedTo: bartv@ecoscentric.com
        ReportedBy: bugzilla_rmvthis@ds3switch.com
         QAContact: ecos-bugs@ecos.sourceware.org
             Class: ---


NULL pointer write on bulkget system icmp

snmp_agent.c:handle_one_var() doesn't check NULL value of return pointer after
calling snmp_add_null_var().  On my setup, writes to NULL pointer structure
with a "bulkget system icmp" request.

Not sure what proper fix is.


-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]