mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
723 B
Markdown
18 lines
723 B
Markdown
### [CVE-2021-38208](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.10
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|