Input validation error in Wireshark and Debian Linux - CVE-2016-9373
Published: November 17, 2016 / Updated: August 9, 2020
Debian
Wireshark
Debian Linux
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can create 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, pass it to the affected application and perform a denial of service (DoS) attack.
How to mitigate CVE-2016-9373
Sources
- http://www.debian.org/security/2016/dsa-3719
- http://www.securityfocus.com/bid/94369
- http://www.securitytracker.com/id/1037313
- https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13072
- https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cc8e37f0f53c4401bb1644a34eddea345940a8df
- https://www.wireshark.org/security/wnpa-sec-2016-61.html