http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44342
User: gerald
Date: 2012/08/08 08:56 AM
Log:
Copy over r44288 from the trunk:
------------------------------------------------------------------------
r44288 | gerald | 2012-08-06 15:04:09 -0700 (Mon, 06 Aug 2012) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-mongo.c
Check for a too-short BSON document length. Fixes a DoS reported by Ben
Schmidt in bug 7572.
Also check for a too-long BSON document length and too many nested BSON
documents.
------------------------------------------------------------------------
Update the release notes.
Directory: /trunk-1.8/epan/dissectors/
Changes Path Action
+46 -26 packet-mongo.c Modified
Directory: /trunk-1.8/docbook/
Changes Path Action
+22 -2 release-notes.xml Modified