NULL Pointer Dereference in libyang Affects Application Stability
CVE-2019-20398
6.5MEDIUM
What is CVE-2019-20398?
A NULL pointer dereference vulnerability exists in libyang prior to version 1.0-r3, specifically in the function lys_extension_instances_free(). It arises from a flaw in how unresolved extensions are copied in lys_restr_dup(). This issue can potentially lead to application crashes, especially in environments that utilize libyang to parse untrusted YANG files.
