Fix for CVE-2009-2906.
authorJeremy Allison <jra@samba.org>
Wed, 30 Sep 2009 12:17:40 +0000 (14:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Oct 2009 12:28:03 +0000 (14:28 +0200)
commit9cdc203b0a2663b9b60fce89e17bc4c5b02b2a33
tree42a7508f8c0dc1b68b4a9700797bb188ab1bc64a
parent7705d2f962bb6378fb804f30818b00c3ebe504e7
Fix for CVE-2009-2906.

Summary:
Specially crafted SMB requests on
authenticated SMB connections can send smbd
into a 100% CPU loop, causing a DoS on the
Samba server.
(cherry picked from commit 7439cd5efa50058741c57857109690e4a104f9f0)
source3/include/smb.h
source3/smbd/process.c