Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proposed patch for setgroup, as described in POS36-C #32

Closed
wants to merge 1 commit into from

Conversation

ingvarha
Copy link

According to "The CERT C Secure Coding Standard", when dropping privileges by switching uid/gid, one should always use setgroup to make sure that membership of other groups are dropped as well. This is discussed for example at http://ow.ly/OpPFH

This is for issue #31

Ingvar

@lkarsten
Copy link
Contributor

Added in ef25784. Thanks!

@lkarsten lkarsten closed this Jun 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants