Page MenuHomeFreeBSD

linux: setgroups(): Fix the group number's upper limit
ClosedPublic

Authored by olce on Aug 29 2025, 11:04 PM.
Tags
None
Referenced Files
F132218292: D52277.id.diff
Tue, Oct 14, 9:41 PM
F132178126: D52277.id162243.diff
Tue, Oct 14, 12:21 PM
F132178123: D52277.id161243.diff
Tue, Oct 14, 12:21 PM
Unknown Object (File)
Mon, Oct 13, 10:22 PM
Unknown Object (File)
Fri, Oct 3, 7:16 AM
Unknown Object (File)
Sun, Sep 28, 1:35 AM
Unknown Object (File)
Sun, Sep 21, 9:52 AM
Unknown Object (File)
Wed, Sep 17, 9:01 PM
Subscribers

Details

Summary

'ngroups_max' is the maximum number of supplementary groups the system
will accept, and this has not changed.

Fixes: 9da2fe96ff2e ("kern: fix setgroups(2) and getgroups(2) to match other platforms")
Sponsored by: The FreeBSD Foundation

Diff Detail

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