Lines Matching full:fix

5       BGP: Fix an undefined behavior when it tries to parse a too-short packet.
15 Frame Relay (Multilink): Fix the Timestamp Information Element printing.
16 ICMPv6: Fix printing the Home Agent Address Discovery Reply Message.
20 IP: Enable TSO (TCP Segmentation Offload) support; fix printing invalid
23 IPv6: Fix printing invalid cases as invalid, not truncated; use
25 IPv6: Fix invalid 32-bit versus 64-bit printouts of fragment headers.
26 ISAKMP: Fix printing Delete payload SPI when size is zero.
28 lwres: Fix an undefined behavior in pointer arithmetic.
29 OpenFlow 1.0: Fix indentation of PORT_MOD, improve handling of
30 some lengths, and fix handling of snapend.
34 LDP: Add missing fields of the Common Session Parameters TLV and fix the
40 OSPF6: Fix an undefined behavior.
46 PTP: Fix spelling of type SIGNALING, Parse major and minor version
52 SNMP: Fix two undefined behaviors.
53 Text protocols: Fix printing truncation if it is not the case.
66 tcpdump: Fix a memory leak.
69 Fix for backends which doesn't support capsicum.
79 Capsicum support: Fix a 'not defined' macro error.
81 Fix warnings when building for 32-bit and defining _TIME_BITS=64.
90 Autoconf: Fix --static-pcap-only test on Solaris 10.
101 Fix propagation of cc_werr_cflags() output.
102 Makefile.in: Fix the depend target.
109 Fix Sun C invocation from CMake.
129 Fix spaces before tabs in indentation.
131 LSP ping: Fix "Unused value" warnings from Coverity.
132 CVE-2023-1801: Fix an out-of-bounds write in the SMB printer.
135 Geneve: Fix the Geneve UDP port test.
165 Fix CMake build to set man page section numbers in tcpdump.1
172 BGP: Fix parsing the AIGP attribute
176 EAP: fix some length checks and output issues.
177 802.11: Fix the misleading comment regarding "From DS", "To DS" Frame
180 802.15.4, BGP, LISP: fix some length checks, compiler warnings,
190 lwres: Fix a length check, update a variable type.
191 EAP: Fix some undefined behaviors at runtime.
201 TCP: Fix an invalid check.
202 RESP: Fix an invalid check.
211 ICMPv6: Fix output for Router Renumbering messages.
212 ICMPv6: Fix the Node Information flags.
218 NFS: Fix the format for printing an unsigned int
219 PTP: fix printing of the correction fields
233 Fix an error when cross-compiling.
238 Fix auto-enabling of Capsicum on FreeBSD with Autoconf.
243 Fix configure test errors with Clang 15
259 Fix some snapend-changing routines to protect against pointer
263 addrtoname.c: Fix two invalid tests.
274 Improve code style and fix many typos.
291 EIGRP: Fix packet header fields
304 BGP: Fix overwrites of global 'astostr' temporary buffer
305 ARP: fix overwrites of static buffer in q922_string().
309 Fix "make clean" for out-of-tree autotools builds
315 Fix a compile error with Sun C
340 Fix local time printing (DST offset in timestamps).
363 Fix failure to capture on RDMA device.
370 Introduce nd_uint*, nd_mac_addr, nd_ipv4 and nd_ipv6 types to fix
372 Fix many C compiler, Coverity, UBSan and cppcheck warnings.
373 Fix issues detected with AddressSanitizer.
385 Fix many typos.
390 Fix buffer overflow/overread vulnerabilities:
416 Fix for cmdline argument/local issues:
424 Fix a segfault with OpenSSL 1.1 and improve OpenSSL usage.
426 Fix buffer overflow vulnerabilities:
429 Fix infinite loop vulnerabilities:
434 Fix buffer over-read vulnerabilities:
522 CVE-2017-11108/Fix bounds checking for STP.
523 Make assorted documentation updates and fix a few typos in tcpdump output.
526 Fix a bug in test scripts (exposed in GH #613).
528 On Linux fix a use-after-free when the requested interface does not exist.
533 Fix some heap overflows found with American Fuzzy Lop by Hanno Boeck and others
535 Change the way protocols print link-layer addresses (Fix heap overflows
538 Fix lookup_nsap() to match what isonsap_string() expects
539 Clean up relative time stamp printing (Fix an array overflow)
540 Fix some alignment issues with GCC on Solaris 10 SPARC
547 Fix some leaks found by Valgrind/Memcheck
548 Fix a bunch of de-constifications
554 Fix capsicum support to work with zerocopy buffers in bpf
557 Fix a segmentation fault with 'tcpdump -J'
566 802.11: Do bounds checking on last_presentp before dereferencing it (Fix a heap overflow)
567 802.11: Fix the radiotap printer to handle the special bits correctly
575 ARP: Don't assume the target hardware address is <= 6 octets long (Fix a heap overflow)
576 ATALK: Add bounds and length checks (Fix heap overflows)
577 ATM: Add some bounds checks (Fix a heap overflow)
578 ATM: Fix an incorrect bounds check
588 CSLIP: Add more bounds checks (Fix a heap overflow)
589 ClassicalIPoATM: Add a bounds check on LLC+SNAP header (Fix a heap overflow)
590 DHCP: Fix MUDURL and TZ options
595 EGP: Fix bounds checks
597 Ethernet: Add some bounds checking before calling isoclns_print (Fix a heap overflow)
599 FDDI: Fix -e output for FDDI
600 FR: Add some packet-length checks and improve Q.933 printing (Fix heap overflows)
601 GRE: Add some bounds checks (Fix heap overflows)
602 Geneve: Fix error message with invalid option length; Update list option classes
603 HNCP: Fix incorrect time interval format. Fix handling of IPv4 prefixes
606 IP: Add a bounds check (Fix a heap overflow)
607 IP: Check before fetching the protocol version (Fix a heap overflow)
608 IP: Don't try to dissect if IP version != 4 (Fix a heap overflow)
610 IPComp: Check whether we have the CPI before we fetch it (Fix a heap overflow)
611 IPoFC: Fix -e output (IP-over-Fibre Channel)
613 IPv6: Fix header printing
619 ISOCLNS/IS-IS: Fix segmentation faults
622 Juniper: Make sure a Juniper header TLV isn't bigger than what's left in the packet (Fix a heap overflow)
624 LLC: Add a bounds check (Fix a heap overflow)
626 LLC: Fix the printing of RFC 948-style IP packets
631 MPLS: Add bounds and length checks (Fix a heap overflow)
633 NFS: Don't overflow the Opaque_Handle buffer (Fix a segmentation fault)
636 OLSR: Fix 'Advertised networks' count
637 OLSR: Fix printing of smart-gateway HNAs in IPv4
640 OSPF: Fix a segmentation fault
641 OSPF: Fix printing 'ospf_topology_values' default
644 PIM: Add some bounds checking (Fix a heap overflow)
645 PIMv2: Fix checksumming of Register messages
646 PPP: Add some bounds checks (Fix a heap overflow)
655 RPL: Fix 'Consistency Check' control code
656 RPL: Fix suboption print
658 RSVP: Fix an infinite loop; Add bounds and length checks
659 RSVP: Fix some if statements missing brackets
662 RTP: Add some bounds checks, fix two segmentation faults
664 SFLOW: Fix bounds checking
665 SLOW: Fix bugs, add checks
669 SNMP: Clean up the object abbreviation list and fix the code to match them
673 STP: Add a bunch of bounds checks, and fix some printing (Fix heap overflows)
677 TCP: Fix two bounds checks (Fix heap overflows)
678 TCP: Make sure we have the data offset field before fetching it (Fix a heap overflow)
680 TFTP: Don't use strchr() to scan packet data (Fix a heap overflow)
682 TokenRing: Fix -e output
683 UDLD: Fix an infinite loop
684 UDP: Add a bounds check (Fix a heap overflow)
690 ZeroMQ: Fix an infinite loop
694 Fix "-x" for Apple PKTAP and PPI packets
696 Fix display of timestamps with -tt, -ttt and -ttttt options
718 RSVP: Fix an infinite loop
729 RPKI to Router Protocol: Fix Segmentation Faults and other problems
731 wb: fix some bounds checks
746 Fix PPI printing
759 fix out-of-source-tree builds: find libpcap that is out of source
784 Man page fix
785 Fix crashes on SPARC
794 fix printing of unknown TCP options, and tcp fast-open
818 Fix detection of OpenSSL libcrypto.
825 Fix printing of infinite lifetime in ICMPv6.
829 Fix RIP Request/full table decoding issues.
847 Fix some "the the" in the man page
856 Fix printing of BGP optional headers.
859 Fix LLDP Network Policy bit definitions.
878 Constify some pointers and fix compiler warnings.
880 Fix an unintended fall-through in a case statement in the ARP
882 Fix several cases where sizeof(sizeof(XXX)) was used when just
887 Fix typo in man page.
904 Many improvements to ForCES decode, including fix SCTP TML port
919 Fix TCP flags output description, and some typos, in the man
930 Fix build on systems with PF, such as FreeBSD and OpenBSD.
936 Fix printing of MAC addresses for VLAN frames with a length
961 Fix TCP sequence number printing
968 Fix compiling with/out smi (--with{,out}-smi)
969 Fix compiling without IPv6 support (--disable-ipv6)
1019 Fix a potential buffer overflow in the 802.11 printer
1048 Fix compiling on AIX (, at end of ENUM)
1056 Fix printing for 4.4BSD/NetBSD NFS Filehandles
1077 Fix a potential buffer overflow (although it can't occur in
1079 Fix the handling of unknown management frame types in the 802.11
1081 Add FRF.16 support, fix various Frame Relay bugs.
1205 Fix NFS packet truncation checks.
1208 Fix an ASN.1 parsing error that would cause e.g. the OID
1220 Fix a memory leak found by Miklos Szeredi - pcap_ether_aton().
1310 - Really fix the RIP printer
1311 - Fix MAC address -> name translation.
1321 unaligned option parsing (need some fix).
1368 - OSPF truncation check fix. Also display the type of OSPF packets
1372 - Fix truncation check bugs in the Kerberos printer. Reported by Ezra
1384 - Fix off-by-one bug when testing size of ethernet packets. Thanks to
1399 - Fix some signed problems in the nfs printer. As reported by David
1442 - Fix rip printer to not print one more route than is actually in the
1448 - Fix dvmrp printer truncation checks and add a dvmrp probe printer.
1456 checks). Fix the SACK code to print the N blocks (instead of the
1529 - Fix bugs in the autoconf misaligned accesses code fragment.
1540 - Fix an alignment endian bug in getname(). Thanks to John Hawkinson.
1565 - Fix AppleTalk, IPX and DECnet byte order problems due to wrong endian
1592 - Fixed the Fix EXTRACT_SHORT() and EXTRACT_LONG() macros (which were
1598 - Fix ntp_print() to not print garbage when the stratum is
1607 - Fix rip printer to handle 4.4 BSD sockaddr struct which only uses one
1623 - Fix etheraddr_string() in the ETHER_SERVICE to return the saved
1663 - Fix problems with gcc2 vs. malloc() and read() prototypes under SunOS 4.
1681 - Fix bug that caused length of packet to be incorrectly printed
1728 - Fix bug with -c flag.
1772 - print-atal.c: Fix an alignment bug (thanks to
1777 - print-domain.c: Fix truncation checks.
1793 (microseconds) worth of precision. Fix uid bugs.