Security Advisory

CVE-2021-28906

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2021-05-20 18:36:44
Last updated 2024-08-03 21:55:12
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.