CVE-2016-6828
MEDIUMLinux Kernel < 4.7.4 - Use-After-Free in tcp_check_send_head
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2016-6828. PoCs published by Marco Grassi.
AI-analyzed exploit summary This exploit targets a use-after-free vulnerability in the Linux kernel's TCP stack (CVE-2016-6828). It manipulates socket structures to achieve local privilege escalation by triggering a race condition during socket operations.
Description
The tcp_check_send_head function in include/net/tcp.h in the Linux kernel before 4.7.5 does not properly maintain certain SACK state after a failed data copy, which allows local users to cause a denial of service (tcp_xmit_retransmit_queue use-after-free and system crash) via a crafted SACK option.
Exploits (1)
This exploit targets a use-after-free vulnerability in the Linux kernel's TCP stack (CVE-2016-6828). It manipulates socket structures to achieve local privilege escalation by triggering a race condition during socket operations.
References (12)
Scores
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H