[Bug 2140] Capsicum support for FreeBSD 10 (-current)

bugzilla-daemon at natsu.mindrot.org bugzilla-daemon at natsu.mindrot.org
Wed Oct 23 03:08:21 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2140

Loganaden Velvindron <loganaden at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #2352|ok?(dtucker at zip.com.au)     |
              Flags|                            |
   Attachment #2352|0                           |1
        is obsolete|                            |

--- Comment #8 from Loganaden Velvindron <loganaden at gmail.com> ---
Created attachment 2364
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2364&action=edit
capsicum

We need to reference pmonitor in sshd.c.

I used extern and then assigned it to box->monitor.

Alternatively, we can use des & pjd's approach which is to pass the
monitor struct in ssh_sandbox_init(struct monitor), and then limits the
descriptors rights.

What do you guys think ?

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list