U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-7256

Change History

New CVE Received from Tcpdump Group 8/30/2024 8:15:05 PM

Action Type Old Value New Value
Added Description

								
							
							
						
In affected libpcap versions during the setup of a remote packet capture the internal function sock_initaddress() calls getaddrinfo() and possibly freeaddrinfo(), but does not clearly indicate to the caller function whether freeaddrinfo() still remains to be called after the function returns.  This makes it possible in some scenarios that both the function and its caller call freeaddrinfo() for the same allocated memory block.  A similar problem was reported in Apple libpcap, to which Apple assigned CVE-2023-40400.
Added CVSS V3.1

								
							
							
						
Tcpdump Group AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Added CWE

								
							
							
						
Tcpdump Group CWE-415
Added Reference

								
							
							
						
Tcpdump Group https://github.com/the-tcpdump-group/libpcap/commit/262e4f34979872d822ccedf9f318ed89c4d31c03 [No types assigned]
Added Reference

								
							
							
						
Tcpdump Group https://github.com/the-tcpdump-group/libpcap/commit/2aa69b04d8173b18a0e3492e0c8f2f7fabdf642d [No types assigned]