ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4867] Buildbot crash output: fuzz-2010-06-11-3030.pcap

Date: Thu, 24 Jun 2010 17:16:32 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4867

--- Comment #10 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2010-06-24 17:16:30 PDT ---
Created an attachment (id=4838)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4838)
Crash(es) in SigComp UDVM

The attached file was created by fuzzing 4723-gm-keep-test1.snoop. According
Valgrind there are at least two problems:

1. sigcomp_state_hdlr.c:787 is reading an uninitialized value. This appears to
be from sigcomp_init_udvm not setting the first 8 bytes of its buffers.

2. sigcomp-udvm.c:929 is writing one byte past the end of the buffer.

I probably won't have time to look at this further until tomorrow.

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