OSDN Git Service

[PATCH] smbfs : don't ignore uid/gid/mode mount opts w/ unix extensions
authordann frazier <dannf@dannf.org>
Tue, 5 Dec 2006 05:57:37 +0000 (22:57 -0700)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Dec 2006 08:29:52 +0000 (09:29 +0100)
commitd4e03b3c64c85b7aea8d1008b09df72cd87f227c
treeaaf0ce79189195879bc0705bf37bfdee2a3a3491
parentc46296338fd99b419e501384e82e87fae9a9be5a
[PATCH] smbfs : don't ignore uid/gid/mode mount opts w/ unix extensions

smbfs in 2.4 currently ignores the uid, gid & mode mount options if
unix extensions are enabled. Here is a backport of Haroldo Gamal's 2.6 fix for
Debian's 2.4.27 kernel that should apply cleanly to latest 2.4 git.

This issue has been assigned CVE-2006-5871.

Signed-off-by: dann frazier <dannf@debian.org>
fs/smbfs/inode.c
fs/smbfs/proc.c
fs/smbfs/proto.h
include/linux/smb_mount.h