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
Unknown Object (File)
Wed, Aug 5, 7:27 AM
Unknown Object (File)
Wed, Aug 5, 2:55 AM
Unknown Object (File)
Tue, Aug 4, 7:53 AM
Unknown Object (File)
Tue, Aug 4, 3:05 AM
Unknown Object (File)
Sat, Jul 25, 9:33 AM
Unknown Object (File)
Tue, Jul 21, 12:48 AM
Unknown Object (File)
Mon, Jul 20, 1:28 AM
Unknown Object (File)
Wed, Jul 15, 6:41 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 66680
Build 63563: arc lint + arc unit