Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2016 12:57:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 208198] security/sudo-1.8.16: Segmentation Fault when using sudoers in LDAP
Message-ID:  <bug-208198-13-SwEZQzOU3o@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208198-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208198-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208198

--- Comment #1 from Fredrik Eriksson <fredrik.eriksson@loopia.se> ---
It looks like the segmentation fault only happens when the user running sud=
o is
member of a group without a name. For example: one of the accounts I tested
with had gidNumber 2000 in LDAP; however there was no group defined with gid
2000 in neither LDAP nor locally. Adding a this group fixed the problem.

Nevertheless, I don't think sudo should segfault because of this.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208198-13-SwEZQzOU3o>