Loop with Unreachable Exit Condition ('Infinite Loop') Affecting wireshark-devel package, versions *


Severity

Recommended
0.0
medium
0
10

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.19% (58th 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-RHEL7-WIRESHARKDEVEL-1371452
  • published26 Jul 2021
  • disclosed23 Jan 2017

Introduced: 23 Jan 2017

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

How to fix?

There is no fixed version for RHEL:7 wireshark-devel.

NVD Description

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

In Wireshark 2.2.0 to 2.2.3 and 2.0.0 to 2.0.9, the DHCPv6 dissector could go into a large loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-dhcpv6.c by changing a data type to avoid an integer overflow.