Re: core_pattern pipe documentation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Horman
Date: Friday, April 25, 2008 - 9:22 am

On Fri, Apr 25, 2008 at 03:18:46PM +0200, Michael Kerrisk wrote:
Oops, you're right.  I had initially implemented my core pattern updates this
way, but in the end wound up just ignoring the limit in do_coredump, rather than
re-writing it.  Thanks for that.  You can scratch this.


Hmm, are you sure, I was under the impression that we fork the usermodehelper in
do_coredump as a parent of current, which has the dumping processes uid/gid.  I
do see that in do_coredump we call get_dumpable(mm) and if it returns with the
appropriate value we switch current->fsuid to 0.  I wonder if thats what you're
seeing?

Thanks & Regards
Neil



-- 
/****************************************************
 * Neil Horman <nhorman@tuxdriver.com>
 * Software Engineer, Red Hat
 ****************************************************/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
core_pattern pipe documentation, Michael Kerrisk, (Fri Apr 18, 9:53 am)
Re: core_pattern pipe documentation, Michael Kerrisk, (Wed Apr 23, 5:09 am)
Re: core_pattern pipe documentation, Neil Horman, (Wed Apr 23, 7:59 am)
Re: core_pattern pipe documentation, Michael Kerrisk, (Fri Apr 25, 6:18 am)
Re: core_pattern pipe documentation, Neil Horman, (Fri Apr 25, 9:22 am)
Re: core_pattern pipe documentation, Michael Kerrisk, (Fri Apr 25, 11:13 am)
Re: core_pattern pipe documentation, Neil Horman, (Fri Apr 25, 11:54 am)
Re: core_pattern pipe documentation, Michael Kerrisk, (Fri Apr 25, 12:50 pm)
Re: core_pattern pipe documentation, Michael Kerrisk, (Fri Apr 25, 1:05 pm)
Re: core_pattern pipe documentation, Neil Horman, (Fri Apr 25, 1:18 pm)
Re: core_pattern pipe documentation, Michael Kerrisk, (Fri Apr 25, 1:39 pm)
core_pattern pipe documentation - draft 2, Michael Kerrisk, (Mon May 5, 12:19 am)
Re: core_pattern pipe documentation - draft 2, Neil Horman, (Mon May 5, 4:29 am)