CVE-2021-28906: High severity cesnet vulnerability
Published May 20, 2021
·Updated
In function readyinleaf() 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.
Affected Software
1 affected component
CESNET libyang<=1.0.225
Remediation
Patch Available
Event History
May 20, 2021
CVE Published
via MITRE·06:36 PM
Data Sourced
via MITRE·06:36 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2021-28906?
CVE-2021-28906 has been assigned a medium severity rating due to the potential for application crashes.
2
How do I fix CVE-2021-28906?
To fix CVE-2021-28906, upgrade libyang to version 1.0.226 or later, which contains the necessary security patches.
3
What software is affected by CVE-2021-28906?
CVE-2021-28906 affects libyang versions up to and including 1.0.225.
4
What are the potential consequences of CVE-2021-28906?
The consequences of CVE-2021-28906 include application crashes that can disrupt service continuity.
5
Is CVE-2021-28906 exploitable remotely?
CVE-2021-28906 may be exploitable remotely depending on how libyang is integrated into applications exposed to untrusted input.