Re: Determining userland return address (from syscall)

2005-01-04 Thread Rojer
Steve Watt wrote: In article <[EMAIL PROTECTED]> you write: [ snip ] The solution I am about to implement is based on a custom setuid syscall, that would allow limited list of processes to obtain root privileges from a limited set of locations (supposedly, the trusted ones, originating in the ht

Re: Determining userland return address (from syscall)

2005-01-03 Thread Steve Watt
In article <[EMAIL PROTECTED]> you write: [ snip ] >The solution I am about to implement is based on a custom setuid >syscall, that would allow limited list of processes to obtain root >privileges from a limited set of locations (supposedly, the trusted >ones, originating in the httpd's .text se