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)
Thu, Apr 30, 8:00 AM
Unknown Object (File)
Mon, Apr 27, 11:42 AM
Unknown Object (File)
Sat, Apr 25, 10:03 AM
Unknown Object (File)
Sat, Apr 18, 6:29 PM
Unknown Object (File)
Sat, Apr 18, 6:29 PM
Unknown Object (File)
Sat, Apr 18, 4:26 PM
Unknown Object (File)
Tue, Apr 7, 10:43 AM
Unknown Object (File)
Sun, Apr 5, 9:22 AM
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