diff mbox series

[9/9] graphene: set status for CVE-2026-81281

Message ID 20260927193609.359250-9-peter.marko@siemens.com
State New
Headers show
Series [1/9] binutils: set status for CVE-2026-3441 and CVE-2026-3442 | expand

Commit Message

Peter Marko Sept. 27, 2026, 7:36 p.m. UTC
From: Peter Marko <peter.marko@siemens.com>

Per description in [1] and also per [2] this is CVE is for WordPress
theme.

[1] https://github.com/CVEProject/cvelistV5/blob/main/cves/2026/81xxx/CVE-2026-81281.json
[2] https://security-tracker.debian.org/tracker/CVE-2026-81281

Signed-off-by: Peter Marko <peter.marko@siemens.com>
---
 meta/recipes-graphics/graphene/graphene_1.10.8.bb | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/graphene/graphene_1.10.8.bb b/meta/recipes-graphics/graphene/graphene_1.10.8.bb
index 7aa72b4a78..0d526d3d76 100644
--- a/meta/recipes-graphics/graphene/graphene_1.10.8.bb
+++ b/meta/recipes-graphics/graphene/graphene_1.10.8.bb
@@ -28,3 +28,4 @@  FILES:${PN} += "${libdir}/graphene-1.0"
 BBCLASSEXTEND = "native nativesdk"
 
 CVE_STATUS[CVE-2024-1984] = "cpe-incorrect: issue in a WordPress theme"
+CVE_STATUS[CVE-2026-81281] = "cpe-incorrect: issue in a WordPress theme"