Page MenuHomeFreeBSD

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

Authored by trasz on Apr 26 2023, 12:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Feb 18, 4:40 PM
Unknown Object (File)
Tue, Feb 17, 7:25 AM
Unknown Object (File)
Sun, Feb 1, 2:49 PM
Unknown Object (File)
Dec 29 2025, 2:42 PM
Unknown Object (File)
Dec 11 2025, 10:31 PM
Unknown Object (File)
Dec 2 2025, 9:56 PM
Unknown Object (File)
Nov 19 2025, 7:41 PM
Unknown Object (File)
Nov 6 2025, 10:09 AM
Subscribers

Details

Summary

There is no reason not do do this, we already allow fork(2),
and I need vfork(2) for CHERI process colocation.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Apr 26 2023, 1:13 PM