Fix for CVE-2009-2906. v3-2-test
authorJeremy Allison <jra@samba.org>
Wed, 30 Sep 2009 12:24:50 +0000 (14:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 1 Oct 2009 12:26:00 +0000 (14:26 +0200)
commit0e51f10a96acb5389a1326b4a85646b1cbac705d
tree25e45a88da07bb05d03b54898fc7f0c06c0d8737
parent4e25072de62595b491acf3f5003b309f8b22a78b
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 e2dff319a6d5c0c54acdba3d4fec05477ca60f11)
source/include/smb.h
source/smbd/process.c