Null Pointer Dereference in libyang Affects CESNET's YANG Data Modeling
CVE-2021-28902
7.5HIGH
What is CVE-2021-28902?
A vulnerability exists in the libyang library, where the function read_yin_container() fails to validate the retval->ext[r] pointer. If this pointer is NULL, subsequent operations on retval->ext[r]->flags may lead to application crashes. This can disrupt services relying on YANG data modeling, affecting the stability and reliability of dependent systems. It is crucial for users to upgrade to newer versions to mitigate the risk associated with this issue.
