summaryrefslogtreecommitdiff
path: root/packages/MSDOS
AgeCommit message (Expand)AuthorFilesLines
2009-05-24New upstream release 15.7a, fixing CVE-2009-014815.7a-1Tobias Klauser6-3/+6
2006-11-13Initial import15.6-2Tobias Klauser6-0/+113
.git/tree/?id=7893242e2465aea6f2cbc2639da8fa5ce96e8cc2'>1cab64729128945784e3e72ac5796a1671187eb7 parenta6b5058fafdf508904bbf16c29b24042cef3c496 (diff)
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
During following a symbolic link we received err_buf from SMB2_open(). While the validity of SMB2 error response is checked previously in smb2_check_message() a symbolic link payload is not checked at all. Fix it by adding such checks. Cc: Dan Carpenter <dan.carpenter@oracle.com> CC: Stable <stable@vger.kernel.org> Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat