CVE-2021-28905

7.5HIGH

In function lys_node_free() in libyang <= v1.0.225, it asserts that the value of node->module can't be NULL. But in some cases, node->module can be null, which triggers a reachable assertion (CWE-617)

公開日: 5/20/2021更新日: 11/21/2024

説明

In function lys_node_free() in libyang <= v1.0.225, it asserts that the value of node->module can't be NULL. But in some cases, node->module can be null, which triggers a reachable assertion (CWE-617).

AI分析AIによる分析

影響を受ける製品

cesnetlibyang

参照