summaryrefslogtreecommitdiff
path: root/source3/smbd/process.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2009-09-25 06:45:10 -0400
committerKarolin Seeger <kseeger@samba.org>2009-10-01 14:29:18 +0200
commite3dd6f99a4a7b87399bb5cfe4d3e06ac4d78c81f (patch)
tree6ddbe42dd94bd171c9ff47c11b50bfd57f901b11 /source3/smbd/process.c
parentc173c1beb1334fcdcf55e458430341f193482b2e (diff)
downloadsamba-e3dd6f99a4a7b87399bb5cfe4d3e06ac4d78c81f.tar.gz
samba-e3dd6f99a4a7b87399bb5cfe4d3e06ac4d78c81f.tar.bz2
samba-e3dd6f99a4a7b87399bb5cfe4d3e06ac4d78c81f.zip
mount.cifs: check access of credential files before opening
It's possible for an unprivileged user to pass a setuid mount.cifs a credential or password file to which he does not have access. This can cause mount.cifs to open the file on his behalf and possibly leak the info in the first few lines of the file. Check the access permissions of the file before opening it. Reported-by: Ronald Volgers <r.c.volgers@student.utwente.nl> Signed-off-by: Jeff Layton <jlayton@redhat.com> Acked-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'source3/smbd/process.c')
0 files changed, 0 insertions, 0 deletions