First published: Thu May 20 2021(Updated: )
In function read_yin_container() 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-28902 has been rated as a high severity vulnerability due to potential crashes in affected systems.
To fix CVE-2021-28902, update your libyang library to version 1.0.226 or later.
CVE-2021-28902 affects libyang versions up to and including 1.0.225.
Exploiting CVE-2021-28902 can lead to application crashes potentially causing denial of service.
Currently, there is no established workaround for CVE-2021-28902, updating the software is the recommended approach.