Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • 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 3567] fuzz testing crashes tshark at proto.c

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Thu, 2 Jul 2009 11:58:30 -0700 (PDT)

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


Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3239|                            |review_for_checkin?
               Flag|                            |




--- Comment #3 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-07-02 11:58:27 PDT ---
Created an attachment (id=3239)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3239)
Use se_alloc()

The template cache contains pointers that are session-scope (only freed in
netflow_reinit()) but still we use g_malloc(). This patch changes that so we
now use se_alloc(). With this patch I'm able to reproduce the crash
("Per-session memory corrupted").


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

  • Prev by Date: [Wireshark-bugs] [Bug 1759] Trafic from NamedPipes can not be stoped.
  • Next by Date: [Wireshark-bugs] [Bug 3567] fuzz testing crashes tshark at proto.c
  • Previous by thread: [Wireshark-bugs] [Bug 1759] Trafic from NamedPipes can not be stoped.
  • Next by thread: [Wireshark-bugs] [Bug 3567] fuzz testing crashes tshark at proto.c
  • Index(es):
    • Date
    • Thread

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