Security Advisory
CVE-2021-28904
CVE vulnerability detail — eXtreme Datacenter Security Operations
Description
In function ext_get_plugin() in libyang <= v1.0.225, it doesnt 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.