tcpdump 4.2.1-1ubuntu2.1 source package in Ubuntu
Changelog
tcpdump (4.2.1-1ubuntu2.1) precise-security; urgency=medium * SECURITY UPDATE: denial of service and possible code execution in olsr_print - debian/patches/CVE-2014-8767.patch: improve bounds checking and error handling in print-olsr.c. - CVE-2014-8767 * SECURITY UPDATE: denial of service and possible code execution in print-aodv.c - debian/patches/CVE-2014-8769.patch: improve bounds checking and length checking in print-aodv.c, aodv.h. - CVE-2014-8769 * SECURITY UPDATE: denial of service and possible code execution in print-ppp.c - debian/patches/CVE-2014-9140.patch: improve bounds checking in print-ppp.c. - CVE-2014-9140 -- Marc Deslauriers <email address hidden> Wed, 03 Dec 2014 17:05:38 -0500
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tcpdump_4.2.1.orig.tar.gz | 866.7 KiB | 5457e9a61e86efe62e88bc621903c2d1ab08dd688e9ac839c7bc2513ee4f9bff |
tcpdump_4.2.1-1ubuntu2.1.debian.tar.gz | 20.3 KiB | ff684c58a3d6ba770e462c4e3b68f77c42662f04126fc7faf93539efa0b49777 |
tcpdump_4.2.1-1ubuntu2.1.dsc | 2.0 KiB | 79a0cf4e90b0d6f6f206ce9cd05bc86da2e0066744a63925cb82cfff1372aa44 |
Available diffs
Binary packages built by this source
- tcpdump: command-line network traffic analyzer
This program allows you to dump the traffic on a network. tcpdump
is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS
BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet
types.
.
It can be used to print out the headers of packets on a network
interface, filter packets that match a certain expression. You can
use this tool to track down network problems, to detect attacks
or to monitor network activities.