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
F155034202: D52277.id.diff
Thu, Apr 30, 8:15 PM
Unknown Object (File)
Sun, Apr 19, 9:21 PM
Unknown Object (File)
Wed, Apr 15, 2:07 PM
Unknown Object (File)
Sat, Apr 11, 1:35 PM
Unknown Object (File)
Mon, Apr 6, 4:12 PM
Unknown Object (File)
Mon, Apr 6, 10:09 AM
Unknown Object (File)
Sun, Apr 5, 4:48 PM
Unknown Object (File)
Mar 30 2026, 7:39 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