Wireshark-bugs: [Wireshark-bugs] [Bug 12016] New: Buildbot crash output: fuzz-2016-01-15-15481.p

Date: Fri, 15 Jan 2016 12:31:26 +0000
Bug ID 12016
Summary Buildbot crash output: fuzz-2016-01-15-15481.pcap
Product Wireshark
Version unspecified
Hardware x86-64
URL https://www.wireshark.org/download/automated/captures/fuzz-2016-01-15-15481.pcap
OS Ubuntu
Status CONFIRMED
Severity Major
Priority High
Component Dissection engine (libwireshark)
Assignee [email protected]
Reporter [email protected]

Problems have been found with the following capture file:

https://www.wireshark.org/download/automated/captures/fuzz-2016-01-15-15481.pcap

stderr:
Input file:
/home/wireshark/menagerie/menagerie/4938-Open_ICShop_addinhandset_test_USSMakin_1st20000.pcap

Build host information:
Linux wsbb04 3.13.0-74-generic #118-Ubuntu SMP Thu Dec 17 22:52:10 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
Distributor ID:    Ubuntu
Description:    Ubuntu 14.04.3 LTS
Release:    14.04
Codename:    trusty

Buildbot information:
BUILDBOT_REPOSITORY=ssh://[email protected]:29418/wireshark
BUILDBOT_BUILDNUMBER=3469
BUILDBOT_URL=http://buildbot.wireshark.org/wireshark-master/
BUILDBOT_BUILDERNAME=Clang Code Analysis
BUILDBOT_SLAVENAME=clang-code-analysis
BUILDBOT_GOT_REVISION=6ef2b48dbe280bdc2c2e8559556a426a9ae44b0d

Return value:  139

Dissector bug:  0

Valgrind error count:  0



Git commit
commit 6ef2b48dbe280bdc2c2e8559556a426a9ae44b0d
Author: Peter Wu <[email protected]>
Date:   Sat Jan 9 13:21:28 2016 +0100

    uaudp: fix buffer overrun while reading pref

    Drop the custom str_to_addr_ip, it overruns the buffer with at most 3
    bytes when an empty string is passed. Remove sizeof(guint8) while at it,
    the C standard requires this to be 1.

    Avoid overwriting uaudp.system_ip to avoid an invalid free of the
    preference.

    Change-Id: I39cb0a35364f2ecd32b780fcb7c0253bd866f329
    Reviewed-on: https://code.wireshark.org/review/13145
    Petri-Dish: Peter Wu <[email protected]>
    Tested-by: Petri Dish Buildbot <[email protected]>
    Reviewed-by: Anders Broman <[email protected]>


Command and args:
/home/wireshark/builders/wireshark-master-fuzz/clangcodeanalysis/install/bin/tshark
-nVxr


[ no debug trace ]


You are receiving this mail because:
  • You are watching all bug changes.