In function read_yin_leaf() in libyang <= v1.0.225, it...
High severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Jan 29, 2023
Description
Published by the National Vulnerability Database
May 20, 2021
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Jan 29, 2023
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.
References