All of lore.kernel.org
 help / color / mirror / Atom feed
* Impersonating a process for file creation purposes
@ 2015-04-16  9:28 Florian Weimer
  2015-04-16 12:18 ` Stephen Smalley
  2015-04-16 18:06 ` Daniel J Walsh
  0 siblings, 2 replies; 10+ messages in thread
From: Florian Weimer @ 2015-04-16  9:28 UTC (permalink / raw)
  To: SELinux List

The ABRT coredump handler has code to emulate default core file creation
(as if no such pipe-based handler was installed).  The handler runs in a
separate process, initially as root.  Currently, the handler just
switches effective IDs and creates the file.  This does not replicate
the SELinux context of the zombie process.

Is there a way to do that?   Is there some recommended way to inherit
all the security-related process attributes?

-- 
Florian Weimer / Red Hat Product Security

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-04-28 17:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16  9:28 Impersonating a process for file creation purposes Florian Weimer
2015-04-16 12:18 ` Stephen Smalley
2015-04-16 12:34   ` Florian Weimer
2015-04-27  9:06   ` Florian Weimer
2015-04-27 13:27     ` Stephen Smalley
2015-04-27 14:20       ` Stephen Smalley
2015-04-16 18:06 ` Daniel J Walsh
2015-04-20 14:05   ` Florian Weimer
2015-04-28 17:12     ` Miroslav Grepl
2015-04-28 17:19       ` Florian Weimer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.