Summary: | <app-admin/helm-3.11.2: multiple vulnerabilities | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | John Helmert III <ajak> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | williamh |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | B3 [glsa?] | ||
Package list: | Runtime testing required: | --- |
Description
John Helmert III
![]() ![]() ![]() ![]() CVE-2022-23524 (https://github.com/helm/helm/security/advisories/GHSA-6rx9-889q-vv2r): Helm is a tool for managing Charts, pre-configured Kubernetes resources. Versions prior to 3.10.3 are subject to Uncontrolled Resource Consumption, resulting in Denial of Service. Input to functions in the _strvals_ package can cause a stack overflow. In Go, a stack overflow cannot be recovered from. Applications that use functions from the _strvals_ package in the Helm SDK can have a Denial of Service attack when they use this package and it panics. This issue has been patched in 3.10.3. SDK users can validate strings supplied by users won't create large arrays causing significant memory usage before passing them to the _strvals_ functions. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64101d0455cd976bbf10baf4a8c1c217345cd861 commit 64101d0455cd976bbf10baf4a8c1c217345cd861 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2023-03-24 19:40:59 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2023-03-24 19:41:22 +0000 app-admin/helm: add 3.11.2 Bug: https://bugs.gentoo.org/886499 Signed-off-by: William Hubbs <williamh@gentoo.org> app-admin/helm/Manifest | 2 ++ app-admin/helm/helm-3.11.2.ebuild | 41 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2acfc404638a474c703c08c2f22c04fda7facbb4 commit 2acfc404638a474c703c08c2f22c04fda7facbb4 Author: William Hubbs <williamh@gentoo.org> AuthorDate: 2023-03-24 19:43:35 +0000 Commit: William Hubbs <williamh@gentoo.org> CommitDate: 2023-03-24 19:44:10 +0000 app-admin/helm: stabilize 3.11.2 for amd64 Bug: https://bugs.gentoo.org/886499 Signed-off-by: William Hubbs <williamh@gentoo.org> app-admin/helm/helm-3.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Thanks! No GLSA, low impact. |