NULL Pointer Dereference Affecting wireshark package, versions <2.4.1-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
1.25% (68th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-WIRESHARK-17979462
  • published15 Jul 2026
  • disclosed30 Aug 2017

Introduced: 30 Aug 2017

CVE-2017-13764  (opens in a new tab)
CWE-476  (opens in a new tab)

How to fix?

Upgrade Echo:latest wireshark to version 2.4.1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream wireshark package and not the wireshark package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

In Wireshark 2.4.0, the Modbus dissector could crash with a NULL pointer dereference. This was addressed in epan/dissectors/packet-mbtcp.c by adding length validation.