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.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2021/08/17/1 | Mailing List Third Party Advisory |
http://www.openwall.com/lists/oss-security/2021/08/17/2 | Mailing List Third Party Advisory |
http://www.openwall.com/lists/oss-security/2021/08/24/2 | Mailing List Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1992810 | Issue Tracking Patch Third Party Advisory |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.12.10 | Mailing List Patch Vendor Advisory |
https://github.com/torvalds/linux/commit/4ac06a1e013cf5fdd963317ffd3b968560f33bba | Exploit Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-08-08 20:15
Updated : 2021-09-21 18:23
NVD link : CVE-2021-38208
Mitre link : CVE-2021-38208
CVE.ORG link : CVE-2021-38208
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference