Re: Fw: [PATCH 1/1] file capabilities: simplify signal check

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: serge
Date: Tuesday, February 26, 2008 - 9:33 pm

Quoting Eric W. Biederman (ebiederm@xmission.com):

Oh, sorry, I got lost in the set of patches in the message.  To be
clear, my little 4-patch uid-ns-signal patchset can simply be updated
to make the cap_task_kill() uid check into if (task_user_equiv(current, p)

But Eric if you simply drop cap_task_kill() (don't make it return 0,
just drop the function and go back to not setting task_kill in the
capability_security_ops) I'll ack that.  Else I'll write the patch
thursday.  At this point the only thing that will be denied by
cap_task_kill() but not by check_kill_permission() is funky euid cases.
That's wrong.  (cc'ing amorgan in the event I'm forgetting something
useful the fn is doing)

-serge

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Fw: [PATCH 1/1] file capabilities: simplify signal check, Eric W. Biederman, (Sat Feb 23, 11:50 pm)
Re: Fw: [PATCH 1/1] file capabilities: simplify signal check, serge, (Tue Feb 26, 9:33 pm)
Re: Fw: [PATCH 1/1] file capabilities: simplify signal check, Eric W. Biederman, (Thu Feb 28, 1:25 pm)