Wireshark

  • Riverbed Technology
  • WinPcap
SHARKFEST '13 - Wireshark Developer and User Conference - June 16-19, 2013 - UC Berkeley
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 6898] RTMPT OutOfMemory - Buildbot crash output: fuzz-2012-02-13-31228.pcap

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Wed, 28 Mar 2012 06:29:42 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6898

Michael Mann <mmann78@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mmann78@xxxxxxxxxxxx

--- Comment #4 from Michael Mann <mmann78@xxxxxxxxxxxx> 2012-03-28 06:29:41 PDT ---
(In reply to comment #2)
> The problem is the RTMPT dissector is allocating more memory than the fuzz
> script thinks is reasonable.  The RTMPT dissector has an upper limit on packet
> sizes which apparently has been increased several times:

Since RTMPT is a TCP protocol, does it make sense to have it use
tcp_dissect_pdus() rather than have its own packet reassembly (where presumably
the large memory allocation happens)?  I think tcp_dissect_pdus may be smarter
with the memory usage, although I don't know RTMPT, so I'm not sure if it makes
sense for the protocol.

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

  • References:
    • [Wireshark-bugs] [Bug 6898] New: Buildbot crash output: fuzz-2012-02-13-31228.pcap
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 6874] New dissector: performance co-pilot protocol
  • Next by Date: [Wireshark-bugs] [Bug 6984] Cannot open some MPEG-2 Transport Stream files
  • Previous by thread: [Wireshark-bugs] [Bug 6898] RTMPT OutOfMemory - Buildbot crash output: fuzz-2012-02-13-31228.pcap
  • Next by thread: [Wireshark-bugs] [Bug 6899] New: Buildbot crash output: fuzz-2012-03-02-17234.pcap
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation