Security Advisory

CVE-2021-28904

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-05-20 18:36:27
Last updated 2024-08-03 21:55:12
Assigner mitre
State PUBLISHED

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.