Roland McGrath
00ec99da43
core dump: remain dumpable
...
The coredump code always calls set_dumpable(0) when it starts (even
if RLIMIT_CORE prevents any core from being dumped). The effect of
this (via task_dumpable) is to make /proc/pid/* files owned by root
instead of the user, so the user can no longer examine his own
process--in a case where there was never any privileged data to
protect. This affects e.g. auxv, environ, fd; in Fedora (execshield)
kernels, also maps. In practice, you can only notice this when a
debugger has requested PTRACE_EVENT_EXIT tracing.
set_dumpable was only used in do_coredump for synchronization and not
intended for any security purpose. (It doesn't secure anything that wasn't
already unsecured when a process dies by SIGTERM instead of SIGQUIT.)
This changes do_coredump to check the core_waiters count as the means of
synchronization, which is sufficient. Now we leave the "dumpable" bits alone.
Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-11-12 10:32:29 -08:00
..
2007-11-06 08:02:53 -06:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:47 -07:00
2007-11-05 15:12:32 -08:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:37 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:45 -07:00
2007-10-22 08:13:21 -07:00
2007-10-19 11:53:37 -07:00
2007-10-17 08:43:04 -07:00
2007-10-18 14:37:29 -07:00
2007-10-21 02:37:18 -04:00
2007-05-08 11:14:59 -07:00
2007-11-07 04:11:42 -08:00
2007-11-05 15:12:33 -08:00
2007-10-22 08:13:21 -07:00
2007-10-22 08:13:21 -07:00
2007-10-22 08:13:21 -07:00
2007-10-22 08:13:21 -07:00
2007-10-22 08:13:21 -07:00
2007-10-22 08:13:21 -07:00
2007-07-20 10:11:58 +09:00
2007-10-18 14:37:31 -07:00
2007-10-22 08:13:21 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:45 -07:00
2007-10-16 09:43:07 -07:00
2007-10-17 08:42:45 -07:00
2007-02-12 09:48:47 -08:00
2007-10-17 08:43:04 -07:00
2007-10-22 08:13:21 -07:00
2007-10-19 11:53:35 -07:00
2007-10-17 18:49:59 -04:00
2007-10-27 10:36:44 -04:00
2007-10-22 08:13:21 -07:00
2007-10-09 17:17:53 -04:00
2007-10-17 08:42:53 -07:00
2007-02-12 09:48:46 -08:00
2007-10-17 08:42:45 -07:00
2007-10-23 16:41:21 -07:00
2007-11-02 08:47:06 +01:00
2007-10-18 14:37:31 -07:00
2007-11-03 12:27:21 -07:00
2007-11-06 15:35:40 -08:00
2007-10-17 08:42:45 -07:00
2007-10-14 12:41:51 -07:00
2007-11-07 04:10:52 -08:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:42:56 -07:00
2007-10-22 08:13:21 -07:00
2007-10-17 08:42:47 -07:00
2007-10-17 08:42:45 -07:00
2007-10-30 21:52:33 -07:00
2007-10-17 08:42:45 -07:00
2007-10-17 08:43:00 -07:00
2007-10-30 08:06:55 -07:00
2007-02-12 09:48:46 -08:00
2007-10-22 08:13:21 -07:00
2007-10-18 14:37:20 -07:00
2007-10-17 08:43:00 -07:00
2007-10-18 14:37:22 -07:00
2007-07-10 08:04:15 +02:00
2007-10-17 08:42:50 -07:00
2007-10-19 11:53:40 -07:00
2007-10-19 11:53:40 -07:00
2007-10-19 23:21:04 +02:00
2007-10-17 08:42:54 -07:00
2007-10-19 23:21:04 +02:00
2007-10-19 23:21:04 +02:00
2007-10-17 08:42:50 -07:00
2007-10-16 11:03:52 +02:00
2007-10-17 08:42:45 -07:00
2007-10-21 08:54:05 -07:00
2007-10-17 08:42:45 -07:00
2007-10-30 21:29:42 -07:00
2007-07-19 10:04:45 -07:00
2007-10-22 08:13:18 -07:00
2007-07-29 17:09:29 -07:00
2007-10-16 09:42:53 -07:00
2007-07-20 10:11:58 +09:00
2007-10-17 08:42:56 -07:00
2007-07-16 09:05:36 -07:00
2007-05-18 13:09:34 -07:00
2007-10-19 11:53:38 -07:00
2007-11-12 10:32:29 -08:00
2007-10-19 11:53:40 -07:00
2007-05-21 09:18:19 -07:00
2007-10-19 11:53:38 -07:00
2007-05-08 11:15:01 -07:00
2007-10-19 11:53:43 -07:00
2007-07-17 12:00:03 -07:00
2007-10-17 08:43:02 -07:00
2007-10-17 08:43:00 -07:00
2007-10-21 02:37:38 -04:00
2007-05-08 11:15:09 -07:00
2007-07-16 09:05:48 -07:00
2007-11-07 13:54:07 +01:00
2007-10-30 14:26:30 -07:00
2007-05-21 14:34:00 +09:00
2007-10-22 08:13:19 -07:00
2007-10-30 09:04:18 -07:00
2007-10-17 08:42:56 -07:00
2007-10-25 15:18:29 -07:00
2007-10-16 09:42:54 -07:00
2007-10-21 02:37:18 -04:00
2007-10-21 02:37:25 -04:00
2007-07-19 10:04:45 -07:00
2007-10-21 02:37:18 -04:00
2007-10-15 17:00:19 +02:00
2007-05-08 11:15:11 -07:00
2007-10-21 02:37:25 -04:00
2007-07-27 15:40:13 -07:00
2007-10-09 18:32:46 -04:00
2007-05-08 11:15:09 -07:00
2007-10-19 11:53:41 -07:00
2007-10-10 16:55:33 -07:00
2007-10-17 08:43:01 -07:00
2007-10-17 08:43:07 -07:00
2007-02-19 14:21:50 -08:00
2007-05-08 11:15:07 -07:00
2007-10-19 23:21:04 +02:00
2007-06-28 11:38:30 -07:00
2007-07-26 11:35:17 -07:00
2007-10-17 08:42:52 -07:00
2007-02-14 08:09:54 -08:00
2007-10-21 02:37:18 -04:00