ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 12767] Malformed Packet: CDP (forced entry aging)

Date: Sun, 21 Aug 2016 14:59:05 +0000

changed bug 12767


What Removed Added
Status UNCONFIRMED IN_PROGRESS
CC   [email protected]
Ever confirmed   1

Comment # 1 on bug 12767 from
In packet-cdp.c line 'if (tvb_get_guint8(tvb, offset + real_length) != 0x00) {'
we're reading here "behind" the CDP payload.
Trying to write a patch for this.


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