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)
Fri, Oct 10, 11:35 PM
Unknown Object (File)
Tue, Sep 30, 12:49 AM
Unknown Object (File)
Sat, Sep 20, 5:12 PM
Unknown Object (File)
Sep 9 2025, 2:23 PM
Unknown Object (File)
Sep 4 2025, 1:04 PM
Unknown Object (File)
Aug 25 2025, 10:35 PM
Unknown Object (File)
Aug 13 2025, 5:14 AM
Unknown Object (File)
Aug 12 2025, 3:05 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 57492
Build 54380: arc lint + arc unit

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.