Linux Kernel AF_PACKET Use After...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

### Vulnerability Summary UAF vulnerability in Linux Kernel’s implementation of AF_PACKET leads to privilege escalation. AF_PACKET sockets allow users to send or receive packets on the device driver level, which lets them implement their own protocol on top of the physical layer or sniffing packets including Ethernet and higher levels protocol and higher levels of the OSI model. ### Credit An independent security researcher has reported this vulnerability to Beyond Security’s SecuriTeam Secure Disclosure program. ### Affected systems Ubuntu Desktop versions 14.04, 16.04, 17.10, and other Linux distributions with older kernel versions. The vulnerability has been resolved in the latest Linux Kernel version 4.17.11. ### Vulnerability Details A use-after-free can occur due to a race condition between fanout_add from setsockopt and bind on a AF_PACKET socket. Although the racing condition has been fixed here:...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息