bug-hurd
[Top][All Lists]
Advanced

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

Re: PATCH: proc_do_stop and rpctrace


From: Roland McGrath
Subject: Re: PATCH: proc_do_stop and rpctrace
Date: Sat, 16 Aug 2003 17:06:22 -0400 (EDT)

> proc also uses the task port given by rpctrace.  So one can write a 
> program that passes fake task port to proc, and when proc tries to 
> handle the fake process in some way, the whole proc server will hang 
> because it is single-threaded.

a) proc is not single-threaded
b) proc does not send messages to task ports supplied by users (a bogus one
   gets you ESRCH from proc_child/proc_reassign)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]