Files
CVEs-PoC/2021/CVE-2021-26708.md
T
2024-07-25 21:25:12 +00:00

2.8 KiB

CVE-2021-26708

Description

A local privilege escalation was discovered in the Linux kernel before 5.10.13. Multiple race conditions in the AF_VSOCK implementation are caused by wrong locking in net/vmw_vsock/af_vsock.c. The race conditions were implicitly introduced in the commits that added VSOCK multi-transport support.

POC

Reference

Github