cve/2019/CVE-2019-12818.md
2025-09-29 21:09:30 +02:00

868 B

CVE-2019-12818

Description

An issue was discovered in the Linux kernel before 4.20.15. The nfc_llcp_build_tlv function in net/nfc/llcp_commands.c may return NULL. If the caller does not check for this, it will trigger a NULL pointer dereference. This will cause denial of service. This affects nfc_llcp_build_gb in net/nfc/llcp_core.c.

POC

Reference

Github

No PoCs found on GitHub currently.