This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap 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 bpf/25169] New: strcpy overlap between transport arg and string on-stack


https://sourceware.org/bugzilla/show_bug.cgi?id=25169

            Bug ID: 25169
           Summary: strcpy overlap between transport arg and string
                    on-stack
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: bpf
          Assignee: systemtap at sourceware dot org
          Reporter: me at serhei dot io
  Target Milestone: ---

Produces garbage output e.g. when

$ sudo /opt/stap-master/bin/stap --runtime=bpf -v -e 'probe
kernel.function("vfs_read") { printf("%s/%d\n", execname(), pid()) }'

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

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