Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×
Date: Thu, 15 Nov 2007 14:11:54 -0600 Reply-To: Troy DawsonSender: Security Errata for Scientific Linux From: Troy Dawson Subject: Security ERRATA for tcpdump on SL4.x i386/x86_64 Comments: To: This email address is being protected from spambots. You need JavaScript enabled to view it. Synopsis: Moderate: tcpdump security and bug fix update Issue date: 2007-11-15 CVE Names: CVE-2007-1218 CVE-2007-3798 Moritz Jodeit discovered a denial of service bug in the tcpdump IEEE 802.11 processing code. An attacker could inject a carefully crafted frame onto the IEEE 802.11 network that could crash a running tcpdump session if a certain link type was explicitly specified. (CVE-2007-1218) An integer overflow flaw was found in tcpdump's BGP processing code. An attacker could execute arbitrary code with the privilege of the pcap user by injecting a crafted frame onto the network. (CVE-2007-3798) In addition, the following bugs have been addressed: * if called with -C and -W switches, tcpdump would create the first savefile with the privileges of the user that executed tcpdump (usually root), rather than with ones of the pcap user. This could result in the inability to save the complete traffic log file properly without the immediate notice of the user running tcpdump. * the arpwatch service initialization script would exit prematurely, returning a successful exit status incorrectly and preventing the status command from running in case networking is not available. SL 4.x SRPMS: tcpdump-3.8.2-12.el4.src.rpm i386: arpwatch-2.1a13-12.el4.i386.rpm libpcap-0.8.3-12.el4.i386.rpm tcpdump-3.8.2-12.el4.i386.rpm x86_64: arpwatch-2.1a13-12.el4.x86_64.rpm libpcap-0.8.3-12.el4.i386.rpm libpcap-0.8.3-12.el4.x86_64.rpm tcpdump-3.8.2-12.el4.x86_64.rpm -Connie Sieh -Troy Dawson