Fix for CVE-2009-2813.
authorKarolin Seeger <kseeger@samba.org>
Mon, 28 Sep 2009 18:36:29 +0000 (20:36 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Sep 2009 18:36:29 +0000 (20:36 +0200)
commitc1a4a99f8cc5803682a94060efee1adf330c4f02
tree708e69a5dd74fa40890d39c461f5a9b2c667fed1
parent1c2a816df9fd9e3a3839a679a72b3041b0217dc3
Fix for CVE-2009-2813.

===========================================================
== Subject:     Misconfigured /etc/passwd file may share folders unexpectedly
==
== CVE ID#:     CVE-2009-2813
==
== Versions:    All versions of Samba later than 3.0.11
==
== Summary:     If a user in /etc/passwd is misconfigured to have
==              an empty home directory then connecting to the home
==              share of this user will use the root of the filesystem
==              as the home directory.
===========================================================
source/param/loadparm.c
source/smbd/service.c