Loop with Unreachable Exit Condition ('Infinite Loop') Affecting wireshark package, versions <2.2.6+g32dac6a-1


Severity

Recommended
0.0
high
0
10

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

Threat Intelligence

EPSS
2.73% (85th 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-17979249
  • published15 Jul 2026
  • disclosed12 Apr 2017

Introduced: 12 Apr 2017

CVE-2017-7705  (opens in a new tab)
CWE-835  (opens in a new tab)

How to fix?

Upgrade Echo:latest wireshark to version 2.2.6+g32dac6a-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.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the RPC over RDMA dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-rpcrdma.c by correctly checking for going beyond the maximum offset.