Page MenuHomeFreeBSD

jails: delegate checking PRIV_PROC_MEM_WRITE to priv_check_cred()
ClosedPublic

Authored by kib on Apr 6 2025, 5:07 PM.
Tags
None
Referenced Files
F156428020: D49682.diff
Wed, May 13, 3:31 PM
Unknown Object (File)
Sun, May 10, 4:11 PM
Unknown Object (File)
Wed, Apr 29, 9:45 PM
Unknown Object (File)
Wed, Apr 29, 7:20 AM
Unknown Object (File)
Tue, Apr 28, 7:03 PM
Unknown Object (File)
Tue, Apr 28, 7:01 PM
Unknown Object (File)
Mon, Apr 27, 8:45 AM
Unknown Object (File)
Sat, Apr 18, 2:02 PM
Subscribers

Details

Summary
PR:     285811
Fixes:  4a5fa1086184f7450f63d4a8e403b16f40a78fce

Diff Detail

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

Event Timeline

kib requested review of this revision.Apr 6 2025, 5:07 PM
kib added a subscriber: gleb.
markj added inline comments.
sys/kern/kern_jail.c
4021

Maybe s/Debugging/Debuggers/?

This revision is now accepted and ready to land.Apr 6 2025, 9:38 PM