Tcpdump is a command-line tool for monitoring network traffic. Tcpdump can capture and display the packet headers on a particular network interface or on all interfaces. Tcpdump can display all of the packet headers, or just the ones that match particular criteria.
Security Fix(es):
The command-line argument parser in tcpdump before 4.99.0 has a buffer overflow in tcpdump.c:read_infile(). To trigger this vulnerability the attacker needs to create a 4GB file on the local filesystem and to specify the file name as the value of the -F command-line argument of tcpdump.(CVE-2018-16301)
{
"severity": "High"
}{
"src": [
"tcpdump-4.9.3-6.oe1.src.rpm"
],
"x86_64": [
"tcpdump-debugsource-4.9.3-6.oe1.x86_64.rpm",
"tcpdump-debuginfo-4.9.3-6.oe1.x86_64.rpm",
"tcpdump-help-4.9.3-6.oe1.x86_64.rpm",
"tcpdump-4.9.3-6.oe1.x86_64.rpm"
],
"aarch64": [
"tcpdump-debuginfo-4.9.3-6.oe1.aarch64.rpm",
"tcpdump-4.9.3-6.oe1.aarch64.rpm",
"tcpdump-help-4.9.3-6.oe1.aarch64.rpm",
"tcpdump-debugsource-4.9.3-6.oe1.aarch64.rpm"
]
}