From 083bc44bdcc55f8acaf101a8202120a3e4cb60a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 22 Oct 2006 15:52:52 +0000 Subject: [PATCH] x x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18826 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/rcp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/appl/rcp/ChangeLog b/appl/rcp/ChangeLog index b5be9291b..548393eab 100644 --- a/appl/rcp/ChangeLog +++ b/appl/rcp/ChangeLog @@ -4,6 +4,14 @@ 2006-08-08 Love Hörnquist Åstrand + * 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 advisory. Thanks to Tom Yu at MIT, and Michael Calmer and Marcus Meissner at SUSE. Either of CVE-2006-3083 or CVE-2006-3084.