[Bug server/13632] New: stap-serverd Hardening: Build up stap_options as a vector

brolley at redhat dot com sourceware-bugzilla@sourceware.org
Mon Jan 30 18:59:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=13632

             Bug #: 13632
           Summary: stap-serverd Hardening: Build up stap_options as a
                    vector
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: server
        AssignedTo: systemtap@sourceware.org
        ReportedBy: brolley@redhat.com
    Classification: Unclassified


The current implementation is to build up stap_options as a string which then
gets transcribed into a vector. This approach has potential quoting problems.
The options should be built up as a vector from the beginning.

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



More information about the Systemtap mailing list