Buildbot crash output: fuzz-2013-10-10-12811.pcap
This issue was migrated from bug 9263 in our old bug tracker.
Original bug information:
Reporter: Buildbot Builder
Status: RESOLVED FIXED
Product: Wireshark
Component: Dissection engine (libwireshark)
OS: Ubuntu
Platform: x86-64
Version: unspecified
Attachments:
bug9263_1.patch: Don't assume tvb_[reported_]length_remaining() always return a positive value.
bug9263_2.patch: Change the error return value of tvb_[reported_]length_remaining() from -1 to 0.
fuzz-2013-10-10-12811-imap.pcap: Two IMAP packets demonstrating remaining problem
fix-imap-off-by-one.patch: Potential fix
See also: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6340