[Bug 787] Minor security problem due to use of deprecated NGROUPS_MAX in uidswap.c (sshd)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Feb 20 14:31:13 EST 2004


http://bugzilla.mindrot.org/show_bug.cgi?id=787





------- Additional Comments From dtucker at zip.com.au  2004-02-20 14:31 -------
(From update of attachment 548)
>diff -u -u -r1.42 uidswap.c
>+	saved_egroups = xrealloc(saved_egroups,
>+	    saved_egroupslen * sizeof(*saved_egroups));

I get a fatal here during authentication:
debug1: temporarily_use_uid: 500/500 (e=0/0)
xrealloc: zero size




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list