Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6564] Buildbot crash output: fuzz-2011-11-10-19373.pcap

Date: Thu, 10 Nov 2011 19:10:31 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6564

--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2011-11-10 19:10:30 PST ---
Either we need bignum support in Wireshark (FT_UINT and FT_INT) and need to use
that for BER integral types, or we need to check the length of the item (more
than just the current check we do for a length of 9) and just fail if the value
is too big.  (See the code after indexing_done: in dissect_snmp_VarBind() in
asn1/snmp/packet-snmp-template.c.)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.