Fix for CVE-2009-2813.
authorJeremy Allison <jra@samba.org>
Mon, 28 Sep 2009 11:52:57 +0000 (13:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Sep 2009 11:52:57 +0000 (13:52 +0200)
commit6fd272875d27c6974a194d0cb2cde39a98ca4af2
treeccb876e3741e4a24ba7e4e8dfc8611099c1ae357
parentacfc9978afbde87dde3b70daccdbfd7e0a1d52e4
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