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)
Fri, Oct 10, 12:21 PM
Unknown Object (File)
Fri, Oct 10, 12:21 PM
Unknown Object (File)
Fri, Oct 10, 12:21 PM
Unknown Object (File)
Fri, Oct 10, 5:35 AM
Unknown Object (File)
Tue, Sep 30, 12:54 PM
Unknown Object (File)
Thu, Sep 25, 5:12 PM
Unknown Object (File)
Thu, Sep 25, 12:42 PM
Unknown Object (File)
Sun, Sep 21, 10:22 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