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)
Sat, Oct 18, 11:59 PM
Unknown Object (File)
Tue, Oct 14, 9:41 PM
Unknown Object (File)
Tue, Oct 14, 12:21 PM
Unknown Object (File)
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)
Sep 21 2025, 9:52 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