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

712 B

CVE-2021-38208

Description

net/nfc/llcp_sock.c in the Linux kernel before 5.12.10 allows local unprivileged users to cause a denial of service (NULL pointer dereference and BUG) by making a getsockname call after a certain type of failure of a bind call.

POC

Reference

Github

No PoCs found on GitHub currently.