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
Unknown Object (File)
Thu, Dec 5, 4:32 AM
Unknown Object (File)
Sun, Dec 1, 1:56 PM
Unknown Object (File)
Fri, Nov 29, 2:08 PM
Unknown Object (File)
Tue, Nov 26, 9:04 PM
Unknown Object (File)
Tue, Nov 19, 9:13 PM
Unknown Object (File)
Nov 15 2024, 5:31 PM
Unknown Object (File)
Oct 28 2024, 10:25 AM
Unknown Object (File)
Oct 18 2024, 5:02 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.