Bugzilla – Bug 1210072
VUL-0: CVE-2023-26916: libyang: NULL pointer dereference via the function lys_parse_mem at lys_parse_mem.c.
Last modified: 2024-05-06 08:53:45 UTC
CVE-2023-26916 libyang from v2.0.164 to v2.1.30 was discovered to contain a NULL pointer dereference via the function lys_parse_mem at lys_parse_mem.c. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-26916 https://www.cve.org/CVERecord?id=CVE-2023-26916 https://github.com/CESNET/libyang/issues/1979
Only 15-SP5 and Factory are affected. The 15-SP3 code stream does not have the affected code path. SUSE:SLE-15-SP3:Update libyang-1.0.184 SUSE:SLE-15-SP5:GA libyang-2.0.231 openSUSE:Factory libyang-2.1.30
Thanks for the report, Commit that fix this issue: https://github.com/CESNET/libyang/commit/dc668d296f9f05aeab6315d44cff3208641e3096 I am going to update libyang on Factory from 2.1.30 to 2.1.55 where the commit is pushed, and add a patch for 15-SP5.
done, closing