In function ext_get_plugin() in libyang <= v1.0.225, it doesn't check whether the value of revision is NULL. If revision is NULL, the operation of strcmp(revision, ext_plugins[u].revision) will lead to a crash.
The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
Link | Tags |
---|---|
https://github.com/CESNET/libyang/issues/1451 | issue tracking exploit third party advisory |
https://security.gentoo.org/glsa/202107-54 | third party advisory vendor advisory |