[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: AVC attaching gdb to Mozilla process.



On Wed, 2004-04-28 at 16:29, Aleksey Nogin wrote:
> Note that exe is gdb, not mozilla. How did gdb end up in mozilla_t?

The pid and exe information doesn't necessarily correlate with the
source context; it is just derived from the "current" process.  For
example, if gdb waits on mozilla, there is a mozilla-to-gdb signal check
(typically sigchld when SIGCHLD is the exit signal but other signals are
possible).

-- 
Stephen Smalley <sds epoch ncsc mil>
National Security Agency


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]