Page MenuHomeFreeBSD

Allow rfork(2) in capsicum(4) capability mode
ClosedPublic

Authored by trasz on May 1 2024, 10:37 AM.
Tags
None
Referenced Files
F151869457: D45040.id.diff
Sat, Apr 11, 5:53 AM
F151761262: D45040.id137938.diff
Fri, Apr 10, 12:04 PM
Unknown Object (File)
Wed, Apr 8, 8:38 PM
Unknown Object (File)
Wed, Apr 8, 7:41 AM
Unknown Object (File)
Tue, Apr 7, 5:30 AM
Unknown Object (File)
Tue, Apr 7, 4:02 AM
Unknown Object (File)
Mon, Apr 6, 2:59 PM
Unknown Object (File)
Sat, Apr 4, 8:11 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz requested review of this revision.May 1 2024, 10:37 AM

If we allow rfork we should presumably allow vfork too. Have you asked @rwatson or @jonathan why they weren't allowed in the first place?

There's a separate review for vfork (https://reviews.freebsd.org/D39829). And yeah, I've pasted Robert the link to this one here :)

This revision is now accepted and ready to land.May 2 2024, 6:11 PM
This revision was automatically updated to reflect the committed changes.