CVE-2008-4113
Linux Kernel < 2.6.26.4 - Sensitive Information Exposure via SCTP_HMAC_IDENT IOCTL
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4113. PoCs published by Jon Oberheide.
AI-analyzed exploit summary This exploit leverages a kernel memory disclosure vulnerability in the Linux Kernel's SCTP implementation (CVE-2008-4113) by using an untrusted length value in the SCTP_HMAC_IDENT IOCTL request to dump kernel memory to a file.
Description
The sctp_getsockopt_hmac_ident function in net/sctp/socket.c in the Stream Control Transmission Protocol (sctp) implementation in the Linux kernel before 2.6.26.4, when the SCTP-AUTH extension is enabled, relies on an untrusted length value to limit copying of data from kernel memory, which allows local users to obtain sensitive information via a crafted SCTP_HMAC_IDENT IOCTL request involving the sctp_getsockopt function.
Exploits (1)
This exploit leverages a kernel memory disclosure vulnerability in the Linux Kernel's SCTP implementation (CVE-2008-4113) by using an untrusted length value in the SCTP_HMAC_IDENT IOCTL request to dump kernel memory to a file.