Lucene search

K
cvelistMitreCVELIST:CVE-2021-28903
HistoryMay 20, 2021 - 6:36 p.m.

CVE-2021-28903

2021-05-2018:36:15
mitre
www.cve.org
4
libyang
stack overflow
denial of service
lyxml_parse_mem
lyxml_parse_elem

EPSS

0.001

Percentile

45.7%

A stack overflow in libyang <= v1.0.225 can cause a denial of service through function lyxml_parse_mem(). lyxml_parse_elem() function will be called recursively, which will consume stack space and lead to crash.