Menu

#2357 verify filter and handler information during subscription

New_Feature
pending-fixed
sfcb (1090)
5
2012-02-29
2012-02-27
No

Allowing a subscription registration with invalid filter or handler information could result in a segfault during indication delivery.

core was generated by `/usr/sbin/sfcbd -c /etc/sfcb/sfcb.cfg -d'.
Program terminated with signal 11, Segmentation fault.
#0 0x29f9439a in IndCIMXMLHandlerInvokeMethod (mi=0x29fa7054, ctx=0x4378d0,
rslt=0x47c270, ref=0x45a3ac, methodName=0x45a580 "_deliver", in=0x43d180,
out=0x4378a8) at indCIMXMLHandler.c:878
in indCIMXMLHandler.c
#0 0x29f9439a in IndCIMXMLHandlerInvokeMethod (mi=0x29fa7054, ctx=0x4378d0,
rslt=0x47c270, ref=0x45a3ac, methodName=0x45a580 "_deliver", in=0x43d180,
out=0x4378a8) at indCIMXMLHandler.c:878
#1 0x2962cec8 in invokeMethod (hdr=0x45a338, info=0x436670, requestor=-75)
at providerDrv.c:1561
#2 0x29637a46 in processProviderInvocationRequestsThread (prms=0x44c378)
at providerDrv.c:2837
#3 0x2976cf16 in start_thread () from /lib/libpthread.so.0
#4 0x2986d860 in clone () from /lib/libc.so.6

Discussion

  • Narasimha Sharoff

    3495060-patch

     
  • Narasimha Sharoff

    LTC#76814

     
  • Narasimha Sharoff

    patch applied to cvs head

     
  • Narasimha Sharoff

    • status: open --> pending-fixed
     

Log in to post a comment.