x


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18826 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-22 15:52:52 +00:00
parent 14ae9db133
commit 083bc44bdc

View File

@@ -4,6 +4,14 @@
2006-08-08 Love H<>rnquist <20>strand <lha@it.su.se> 2006-08-08 Love H<>rnquist <20>strand <lha@it.su.se>
* util.c: Check return values from setuid, prompted by MIT
advisory. Thanks to Tom Yu at MIT, and Michael Calmer and Marcus
Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.
* rcp.c: Check return values from setuid, prompted by MIT
advisory. Thanks to Tom Yu at MIT, and Michael Calmer and Marcus
Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.
* rcp.c: Check return values from seteuid, prompted by MIT * rcp.c: Check return values from seteuid, prompted by MIT
advisory. Thanks to Tom Yu at MIT, and Michael Calmer and Marcus advisory. Thanks to Tom Yu at MIT, and Michael Calmer and Marcus
Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084. Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.