First published: Thu May 20 2021(Updated: )
In function read_yin_leaf() in libyang <= v1.0.225, it doesn't check whether the value of retval->ext[r] is NULL. In some cases, it can be NULL, which leads to the operation of retval->ext[r]->flags that results in a crash.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
CESNET libyang | <=1.0.225 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-28906 has been assigned a medium severity rating due to the potential for application crashes.
To fix CVE-2021-28906, upgrade libyang to version 1.0.226 or later, which contains the necessary security patches.
CVE-2021-28906 affects libyang versions up to and including 1.0.225.
The consequences of CVE-2021-28906 include application crashes that can disrupt service continuity.
CVE-2021-28906 may be exploitable remotely depending on how libyang is integrated into applications exposed to untrusted input.