Summary: | <app-containers/podman-5.2.5: symlink traversal can result in denial of service via OOM | ||
---|---|---|---|
Product: | Gentoo Security | Reporter: | Christopher Fore <csfore> |
Component: | Vulnerabilities | Assignee: | Gentoo Security <security> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | me, proxy-maint, zmedico |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://github.com/advisories/GHSA-wq2p-5pc6-wpgf | ||
Whiteboard: | B3 [glsa?] | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 944943 | ||
Bug Blocks: | 942555 |
Description
Christopher Fore
2024-10-30 18:01:42 UTC
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fe064610dd3ae7e01ac4715904b0ef51f95d218 commit 0fe064610dd3ae7e01ac4715904b0ef51f95d218 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2024-10-31 03:53:56 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2024-10-31 03:54:24 +0000 app-containers/podman: add 5.2.5 Bug: https://bugs.gentoo.org/942556 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-containers/podman/Manifest | 1 + app-containers/podman/podman-5.2.5.ebuild | 146 ++++++++++++++++++++++++++++++ 2 files changed, 147 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5cb9c88f9ec350c0a422021d57a7e0067e31f56 commit a5cb9c88f9ec350c0a422021d57a7e0067e31f56 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2024-11-26 03:35:57 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2024-11-26 03:36:24 +0000 app-containers/podman: drop 4.9.4, 5.0.2, 5.0.3, 5.1.1, 5.2.4 Bug: https://bugs.gentoo.org/942556 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-containers/podman/Manifest | 5 - .../podman/files/seccomp-toggle-4.7.0.patch | 15 -- app-containers/podman/podman-4.9.4.ebuild | 162 --------------------- app-containers/podman/podman-5.0.2.ebuild | 134 ----------------- app-containers/podman/podman-5.0.3.ebuild | 134 ----------------- app-containers/podman/podman-5.1.1.ebuild | 146 ------------------- app-containers/podman/podman-5.2.4.ebuild | 146 ------------------- 7 files changed, 742 deletions(-) |