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, Sep 10, 6:52 PM
Unknown Object (File)
Sun, Sep 6, 3:36 PM
Unknown Object (File)
Sun, Sep 6, 2:25 PM
Unknown Object (File)
Sun, Sep 6, 2:19 PM
Unknown Object (File)
Sun, Sep 6, 12:36 PM
Unknown Object (File)
Sat, Sep 5, 11:44 PM
Unknown Object (File)
Sat, Sep 5, 8:20 PM
Unknown Object (File)
Thu, Sep 3, 10:29 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