Fix for CVE-2009-2906.
commit032bf7afa7d9dcac3a22e2ad70d442e12a6d5f95
authorJeremy Allison <jra@samba.org>
Wed, 30 Sep 2009 12:27:26 +0000 (30 14:27 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Oct 2009 12:26:58 +0000 (1 14:26 +0200)
tree37553dba30cd92aac779164fbd486c01a4d3c9ea
parent61b22f4009e7519214ef867e88a0e29c9fa87d5a
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 5f1f1c47623f846909481073d56bc909d13e5e37)
source/include/smb.h
source/smbd/process.c