Lucene search

K
cvelistMitreCVELIST:CVE-2021-28906
HistoryMay 20, 2021 - 6:36 p.m.

CVE-2021-28906

2021-05-2018:36:44
mitre
www.cve.org
4
vulnerability
libyang
null.

EPSS

0.001

Percentile

45.7%

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.