Files
CVEs-PoC/2017/CVE-2017-10790.md
2025-09-29 21:09:30 +02:00

784 B

CVE-2017-10790

Description

The _asn1_check_identifier function in GNU Libtasn1 through 4.12 causes a NULL pointer dereference and crash when reading crafted input that triggers assignment of a NULL value within an asn1_node structure. It may lead to a remote denial of service attack.

POC

Reference

Github