From 998a117d9b14ca409f157320670a7caac885255a Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Fri, 22 Oct 2010 07:18:07 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-10-22 Tomas Mraz * modules/pam_namespace/pam_namespace.c (inst_init): Use execle() to execute the init script with clean environment. (CVE-2010-3853) (cleanup_tmpdirs): Likewise for executing rm. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index caf10304..a2dc29d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-10-22 Tomas Mraz + + * modules/pam_namespace/pam_namespace.c (inst_init): Use execle() + to execute the init script with clean environment. (CVE-2010-3853) + (cleanup_tmpdirs): Likewise for executing rm. + 2010-10-21 Dmitry V. Levin * modules/pam_mkhomedir/mkhomedir_helper.c (rec_mkdir): Remove. -- cgit v1.2.3