Fix for CVE-2009-2813.
authorJeremy Allison <jra@samba.org>
Mon, 28 Sep 2009 11:26:37 +0000 (13:26 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Sep 2009 11:27:43 +0000 (13:27 +0200)
commitac075bd679fd59e93ea13780f6651a431002edd0
tree6f2600c94acc5dcf7dda84cd6c1f6ad9c8616df0
parent2a422f453dd3ad9978e6ec0ac40c122163c028ed
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.
===========================================================
source3/param/loadparm.c
source3/smbd/service.c