Описание
Security update for libyang
This update for libyang fixes the following issues
- CVE-2026-41401: use-after-free in
lyd_parser_set_data_flagswhen processing crafted YANG XML documents with specific metadata attributes (bsc#1266316). - CVE-2026-44673: integer overflow in
lyb_read_string()ofsrc/parser_lyb.cleads to heap buffer overflow when parsing a maliciously crafted LYB binary blob (bsc#1265330).
Список пакетов
openSUSE Leap 16.0
Ссылки
- SUSE Security Ratings
- SUSE Bug 1265330
- SUSE Bug 1266316
- SUSE CVE CVE-2026-41401 page
- SUSE CVE CVE-2026-44673 page
Описание
libyang before 5.2.6 contains a heap use-after-free write vulnerability in lyd_parser_set_data_flags that incorrectly updates metadata list pointers when freeing non-head default metadata entries. Attackers can trigger this vulnerability by submitting crafted YANG XML documents with specific metadata attributes to applications parsing untrusted XML data, causing process crashes or potential code execution.
Затронутые продукты
Ссылки
- CVE-2026-41401
- SUSE Bug 1266316
Описание
libyang is a YANG data modeling language library. Prior to SO 5.2.15, lyb_read_string() in src/parser_lyb.c contains an integer overflow that results in a heap buffer overflow when parsing a maliciously crafted LYB binary blob. An attacker who can supply LYB data to any libyang consumer (NETCONF server, sysrepo, etc.) can trigger a crash or potential heap corruption. This vulnerability is fixed in SO 5.2.15.
Затронутые продукты
Ссылки
- CVE-2026-44673
- SUSE Bug 1265330