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)

Published: 5/20/2021Updated: 11/21/2024

Description

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 AnalysisPowered by AI

Affected Products

cesnetlibyang

References