Page MenuHomeFreeBSD

imgact_elf: procstat groups: Restore sending the effective GID
ClosedPublic

Authored by olce on Aug 29 2025, 11:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 7, 10:43 AM
Unknown Object (File)
Sun, Apr 5, 9:22 AM
Unknown Object (File)
Sat, Apr 4, 9:34 AM
Unknown Object (File)
Tue, Mar 31, 8:29 AM
Unknown Object (File)
Tue, Mar 31, 5:13 AM
Unknown Object (File)
Mon, Mar 30, 10:58 PM
Unknown Object (File)
Mon, Mar 23, 9:23 PM
Unknown Object (File)
Sun, Mar 22, 4:18 PM
Subscribers

Details

Summary

Fixes 'procstat -s' run on a core file when the number of groups in
effect at the moment of core dump exceeds KI_NGROUPS (16).

Fixes: be1f7435ef218b1d ("kern: start tracking cr_gid outside of cr_groups[]")
Sponsored by: The FreeBSD Foundation

Diff Detail

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