* [meta-virtualization][wrynose][PATCH] podman: set status for CVE-2019-10152 and CVE-2020-1726
@ 2026-07-21 17:12 Peter Marko
2026-07-28 17:09 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Peter Marko @ 2026-07-21 17:12 UTC (permalink / raw)
To: meta-virtualization; +Cc: Peter Marko
From: Peter Marko <peter.marko@siemens.com>
"Fixed in" can be checked in [1] and [2] for these historical CVEs which
are wrongly reported as open in current cve-metrics.
[1] https://nvd.nist.gov/vuln/detail/CVE-2019-10152
[2] https://security-tracker.debian.org/tracker/CVE-2020-1726
Signed-off-by: Peter Marko <peter.marko@siemens.com>
---
recipes-containers/podman/podman_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/recipes-containers/podman/podman_git.bb b/recipes-containers/podman/podman_git.bb
index 886d6e90..c2254eff 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -29,6 +29,8 @@ GO_IMPORT = "import"
PV = "5.8.3-dev"
+CVE_STATUS[CVE-2019-10152] = "fixed-version: fixed since v1.4.0"
+CVE_STATUS[CVE-2020-1726] = "fixed-version: fixed since v1.8.1"
CVE_STATUS[CVE-2022-2989] = "fixed-version: fixed since v4.3.0"
CVE_STATUS[CVE-2023-0778] = "fixed-version: fixed since v4.5.0"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-28 17:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-21 17:12 [meta-virtualization][wrynose][PATCH] podman: set status for CVE-2019-10152 and CVE-2020-1726 Peter Marko
2026-07-28 17:09 ` 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.