[Bug server/16309] SELinux prevents stap-serverd from opening the current dir when spawning processes

jlebon at redhat dot com sourceware-bugzilla@sourceware.org
Tue Dec 10 17:42:00 GMT 2013


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

Jonathan Lebon <jlebon at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Jonathan Lebon <jlebon at redhat dot com> ---
This issue occurs because /usr/bin/stap-server does a cd to /usr/lib/modules
when treating the -i option. This cwd is inherited by stap-serverd, which does
not have the blessing of SELinux to open that directory. Fixed in commit
481d154 by always changing to / before starting stap-serverd.

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



More information about the Systemtap mailing list