Exploitation Summary
EIP tracks 1 public exploit for EIP-2026-102643. PoCs published by SecuriTeam.
AI-analyzed exploit summary This is a functional proof-of-concept exploit for a use-after-free vulnerability in the Linux Kernel's AF_PACKET implementation (CVE-2026-125620). The exploit triggers a race condition between fanout_add and bind operations, leading to a privilege escalation via a use-after-free in the packet socket handling code.
Description
Linux Kernel - 'AF_PACKET' Use-After-Free (1)
Exploits (1)
This is a functional proof-of-concept exploit for a use-after-free vulnerability in the Linux Kernel's AF_PACKET implementation (CVE-2026-125620). The exploit triggers a race condition between fanout_add and bind operations, leading to a privilege escalation via a use-after-free in the packet socket handling code.