cve/2021/CVE-2021-26708.md
2024-05-25 21:48:12 +02:00

2.7 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