All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-virtualization][scarthgap][PATCH] podman: set status for CVE-2026-33414
@ 2026-06-01 18:35 Sudhir Dumbhare -X (sudumbha - E INFOCHIPS PRIVATE LIMITED at Cisco)
  2026-06-10 18:28 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Sudhir Dumbhare -X (sudumbha - E INFOCHIPS PRIVATE LIMITED at Cisco) @ 2026-06-01 18:35 UTC (permalink / raw)
  To: meta-virtualization

From: Sudhir Dumbhare <sudumbha@cisco.com>

The vulnerability only affects Podman's Windows HyperV backend.
Ignore this CVE because this recipe builds for the Linux variant.

Reference:
https://nvd.nist.gov/vuln/detail/CVE-2026-33414
https://github.com/containers/podman/security/advisories/GHSA-hc8w-h2mf-hp59

Signed-off-by: Sudhir Dumbhare <sudumbha@cisco.com>
---
 recipes-containers/podman/podman_git.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index b80b8d5b..44ee9e35 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -37,6 +37,7 @@ PV = "5.0.3+git"
 
 CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0"
 CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"
+CVE_STATUS[CVE-2026-33414] = "not-applicable-platform: affects only Podman's Windows HyperV backend"
 
 PACKAGES =+ "${PN}-contrib"
 
-- 
2.44.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-06-10 18:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01 18:35 [meta-virtualization][scarthgap][PATCH] podman: set status for CVE-2026-33414 Sudhir Dumbhare -X (sudumbha - E INFOCHIPS PRIVATE LIMITED at Cisco)
2026-06-10 18:28 ` Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.