Security Advisory

CVE-2021-28903

CVE vulnerability detail — eXtreme Datacenter Security Operations

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

Description

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.