#VU42615 Information disclosure in FreeBSD - CVE-2013-5209
Published: August 29, 2013 / Updated: August 10, 2020
FreeBSD
FreeBSD Foundation
Description
The vulnerability allows a remote non-authenticated attacker to gain access to sensitive information.
The sctp_send_initiate_ack function in sys/netinet/sctp_output.c in the SCTP implementation in the kernel in FreeBSD 8.3 through 9.2-PRERELEASE does not properly initialize the state-cookie data structure, which allows remote attackers to obtain sensitive information from kernel stack memory by reading packet data in INIT-ACK chunks.