Fix for CVE-2009-2813.
commit7ba27bc1ed8542d2e2999a4331abe93d6b8a0703
authorJeremy Allison <jra@samba.org>
Mon, 28 Sep 2009 11:44:12 +0000 (28 13:44 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Oct 2009 12:26:58 +0000 (1 14:26 +0200)
tree0261b98e156f93d395a943586780ce06b791cbfb
parent4e44cf1419747c178ce76deaefb8cb1dfca20865
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.
===========================================================
(cherry picked from commit 8afa10ad7d7e81bcae27b6a913210ef8a1ee4426)
source/param/loadparm.c
source/smbd/service.c