rwatson
7c21db8ed3
Define two new sysctl node flags: CTLFLAG_CAPRD and CTLFLAG_CAPRW, which
...
may be jointly referenced via the mask CTLFLAG_CAPRW. Sysctls with these
flags are available in Capsicum's capability mode; other sysctl nodes are
not.
Flag several useful sysctls as available in capability mode, such as memory
layout sysctls required by the run-time linker and malloc(3). Also expose
access to randomness and available kernel features.
A few sysctls are enabled to support name->MIB conversion; these may leak
information to capability mode by virtue of providing resolution on names
not flagged for access in capability mode. This is, generally, not a huge
problem, but might be something to resolve in the future. Flag these cases
with XXX comments.
Submitted by: jonathan
Sponsored by: Google, Inc.
2011-07-17 23:05:24 +00:00
..
2011-04-29 21:36:45 +00:00
2011-03-01 13:28:27 +00:00
2011-05-24 13:22:40 +00:00
2011-06-16 22:00:59 +00:00
2011-07-06 20:06:44 +00:00
2011-04-05 20:23:59 +00:00
2011-03-06 22:59:30 +00:00
2011-03-31 19:22:11 +00:00
2011-07-15 18:33:12 +00:00
2011-04-06 17:47:22 +00:00
2011-06-22 16:40:45 +00:00
2011-06-14 16:29:43 +00:00
2010-08-09 14:48:31 +00:00
2011-02-05 15:10:27 +00:00
2010-07-23 16:46:42 +00:00
2011-05-31 20:48:58 +00:00
2011-07-15 09:37:14 +00:00
2011-02-25 10:11:01 +00:00
2011-05-23 23:58:02 +00:00
2011-01-12 19:54:19 +00:00
2011-04-01 13:28:34 +00:00
2011-07-17 23:05:24 +00:00
2011-07-06 20:06:44 +00:00
2011-07-08 20:41:12 +00:00
2011-07-12 20:37:18 +00:00
2011-04-13 11:28:46 +00:00
2011-05-31 21:22:44 +00:00
2011-04-26 07:30:52 +00:00
2011-07-03 12:22:02 +00:00
2011-04-12 08:13:18 +00:00
2011-01-06 22:26:00 +00:00
2011-05-31 20:48:58 +00:00
2011-04-06 17:47:22 +00:00
2011-07-17 21:53:42 +00:00
2011-02-25 10:11:01 +00:00
2011-03-29 17:47:25 +00:00
2011-03-23 16:38:29 +00:00
2011-07-17 23:05:24 +00:00
2010-11-22 15:28:54 +00:00
2010-11-09 20:46:41 +00:00
2011-02-25 10:11:01 +00:00
2010-11-25 20:05:11 +00:00
2011-05-05 14:39:14 +00:00
2010-08-22 11:18:57 +00:00
2011-05-12 10:11:39 +00:00
2011-03-31 18:12:04 +00:00
2011-07-14 19:18:17 +00:00
2011-07-14 19:18:17 +00:00
2011-04-06 17:47:22 +00:00
2011-07-04 12:04:52 +00:00
2011-06-08 19:28:59 +00:00
2011-05-26 18:54:07 +00:00
2011-03-21 09:40:01 +00:00
2011-05-24 13:17:08 +00:00
2010-10-21 20:31:50 +00:00
2011-07-17 23:05:24 +00:00
2011-07-14 21:00:26 +00:00
2011-07-06 20:06:44 +00:00
2011-03-24 18:40:11 +00:00
2010-10-09 02:50:23 +00:00
2011-04-08 18:48:57 +00:00
2011-02-23 13:19:14 +00:00
2011-06-07 02:50:14 +00:00
2011-04-16 16:20:51 +00:00
2011-06-16 17:41:21 +00:00
2011-07-10 00:53:04 +00:00
2011-03-01 13:28:27 +00:00
2011-03-12 08:51:43 +00:00
2010-11-19 17:56:16 +00:00
2011-07-17 23:05:24 +00:00
2011-07-04 12:04:52 +00:00
2011-05-05 14:39:14 +00:00
2011-03-22 19:52:29 +00:00
2010-08-30 16:30:18 +00:00
2011-01-06 22:09:37 +00:00
2011-04-29 21:36:45 +00:00
2011-01-09 14:34:56 +00:00
2011-06-13 22:08:24 +00:00
2010-09-02 19:40:28 +00:00
2011-07-04 12:04:52 +00:00
2011-01-12 19:54:19 +00:00
2011-01-27 00:34:12 +00:00
2011-01-04 10:59:38 +00:00
2011-02-25 10:11:01 +00:00
2011-02-09 19:08:21 +00:00
2011-06-01 16:54:33 +00:00
2011-03-23 16:38:29 +00:00
2011-07-04 12:04:52 +00:00
2011-06-07 05:04:37 +00:00
2010-07-18 20:57:53 +00:00
2011-06-06 13:12:56 +00:00
2010-08-12 17:17:05 +00:00
2011-05-17 11:04:50 +00:00
2011-01-27 00:34:12 +00:00
2011-07-17 23:05:24 +00:00
2011-02-25 10:11:01 +00:00
2011-04-26 11:39:56 +00:00
2011-06-29 13:03:05 +00:00
2011-02-04 14:16:41 +00:00
2011-07-09 15:21:10 +00:00
2011-02-21 09:01:34 +00:00
2011-02-21 09:01:34 +00:00
2011-07-15 18:26:19 +00:00
2010-08-28 17:42:08 +00:00
2011-04-01 13:28:34 +00:00
2011-06-17 21:44:13 +00:00
2011-02-16 21:29:13 +00:00
2011-07-15 18:33:12 +00:00
2011-07-15 18:26:19 +00:00
2011-07-15 18:33:12 +00:00
2011-07-06 20:06:44 +00:00
2011-07-14 14:18:14 +00:00
2011-07-06 20:06:44 +00:00
2011-06-26 18:26:20 +00:00
2011-06-26 18:26:20 +00:00
2011-06-26 18:26:20 +00:00
2011-01-04 10:59:38 +00:00
2011-06-26 18:26:20 +00:00
2011-07-02 13:54:20 +00:00
2011-02-25 10:11:01 +00:00
2011-02-21 09:01:34 +00:00
2011-04-01 13:28:34 +00:00
2011-04-01 13:28:34 +00:00
2011-06-30 10:56:02 +00:00
2011-04-14 14:54:22 +00:00
2011-07-08 10:50:13 +00:00
2011-06-30 10:56:02 +00:00
2011-02-16 21:29:13 +00:00
2010-10-09 02:50:23 +00:00
2011-07-05 18:40:37 +00:00
2010-11-14 16:10:15 +00:00
2011-03-16 16:22:59 +00:00
2011-05-22 01:07:54 +00:00
2010-07-18 20:57:53 +00:00
2010-08-22 11:18:57 +00:00
2011-07-11 05:17:46 +00:00
2011-07-11 05:17:46 +00:00
2011-06-29 16:40:41 +00:00
2011-05-22 01:07:54 +00:00
2011-05-13 15:20:57 +00:00
2011-05-13 15:20:57 +00:00