mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 15:51:17 +00:00
This patch backports the upstream fixes released in ldns 1.9.2 for CVE-2026-10846.The upstream commits are referenced in [1], [2], and [3], and the public CVE advisory is referenced in [4].The individual backported commit links are also recorded in the embedded patch headers. [1] https://github.com/NLnetLabs/ldns/commit/a21fb16686bbe3355886905f95e13eab5144d805 [2] https://github.com/NLnetLabs/ldns/commit/9ea51a68d458b43a17ccf4ee98a71325300df524 [3] https://github.com/NLnetLabs/ldns/commit/dc117528dfc60b2dda82d9171b7e9e0b6890da2f [4] https://www.nlnetlabs.nl/downloads/ldns/CVE-2026-10846.txt Signed-off-by: Deepak Rathore <deeratho@cisco.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>