Fix for CVE-2009-2906. v3-0-test
authorJeremy Allison <jra@samba.org>
Wed, 30 Sep 2009 12:21:56 +0000 (14:21 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Oct 2009 12:25:02 +0000 (14:25 +0200)
commit3c5db860ab3665697dfcae2475542c05eff4c22b
treea31a312cea580e65674321c29140dd3ee6feb6cf
parentdbd71b68ae9813526758a40de0e2d0c8daa1f5d3
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 dff54f716bdd76e3d167dc96bba6e168ef58cadd)
source/include/smb.h
source/smbd/process.c