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 12153] Buildbot crash output: fuzz-2016-02-21-14606.pcap

Date: Mon, 22 Feb 2016 02:46:34 +0000

Comment # 1 on bug 12153 from
Overflow issue in dissect_freebsd_usb(), specifically

   if (frameflags & FREEBSD_FRAMEFLAG_DATA_FOLLOWS)
      offset += (framelen + 3) & ~3;


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