]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libsoup: mark CVEs which have been resolved upstream master
authorRoss Burton <ross.burton@arm.com>
Thu, 16 Apr 2026 10:30:59 +0000 (11:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 18 Apr 2026 05:02:20 +0000 (06:02 +0100)
These issues have all been fixed in the 3.6.6 release that we have, but
the CPEs are unversioned. I've contacted NIST to update the database but
until that happens we can mark them as fixed.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libsoup/libsoup_3.6.6.bb

index b51368adb646fc469b621015f14b9a4dc312087f..9bc3f2f86fb1611e5a02aede1551df5549ca42f0 100644 (file)
@@ -58,3 +58,8 @@ DEBIAN_NOAUTONAME:${PN} = "1"
 RRECOMMENDS:${PN} = "glib-networking"
 
 BBCLASSEXTEND = "native nativesdk"
+
+CVE_STATUS[CVE-2026-1467] = "fixed-version: fixed in 3.6.6"
+CVE_STATUS[CVE-2026-1536] = "fixed-version: fixed in 3.6.6"
+CVE_STATUS[CVE-2026-1801] = "fixed-version: fixed in 3.6.6"
+CVE_STATUS[CVE-2026-2443] = "fixed-version: fixed in 3.6.6"