Fix for CVE-2009-2906.
commit93b43e99dfc608467447ef9cec33d5c0d1628786
authorJeremy Allison <jra@samba.org>
Thu, 1 Oct 2009 12:32:36 +0000 (1 14:32 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:38:49 +0000 (26 11:38 +0100)
tree187d7b37b456dae533975069c0e1cb02b70c7fe2
parent5ae89bd4aa5bd1d3c8a6970c9fce0ce4a6c833ae
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 8a6b90d401e3c8d4d04ade36020bfc5c31c9603e)
(cherry picked from commit 0b3d471a289ef79a41704c0a0c8bdc479ac3d7f0)
source3/include/smb.h
source3/smbd/process.c