VulnerabilityModified
CVE-2021-28905
In function lys_node_free() in libyang <= v1.0.225, it asserts that the value of node->module can't be NULL.
HIGH 7.5EPSS 1.42%
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.42%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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).
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 1.42% probability · 71th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-617
- Affected
- cesnet/libyang
- Source
- cve@mitre.org
References
- https://github.com/CESNET/libyang/issues/1452Exploit, Issue Tracking, Patch, Third Party Advisory
- https://security.gentoo.org/glsa/202107-54Third Party Advisory
- https://github.com/CESNET/libyang/issues/1452Exploit, Issue Tracking, Patch, Third Party Advisory
- https://security.gentoo.org/glsa/202107-54Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.