Use After Free Affecting wireshark-devel package, versions *


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.21% (60th 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 Learn

Learn about Use After Free vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CENTOS7-WIRESHARKDEVEL-1970220
  • published26 Jul 2021
  • disclosed16 Nov 2016

Introduced: 16 Nov 2016

CVE-2016-9373  (opens in a new tab)
CWE-416  (opens in a new tab)

How to fix?

There is no fixed version for Centos: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 Centos. See How to fix? for Centos:7 relevant fixed versions and status.

In Wireshark 2.2.0 to 2.2.1 and 2.0.0 to 2.0.7, the DCERPC dissector could crash with a use-after-free, triggered by network traffic or a capture file. This was addressed in epan/dissectors/packet-dcerpc-nt.c and epan/dissectors/packet-dcerpc-spoolss.c by using the wmem file scope for private strings.