CVE-2022-27651: A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to programs with inheritable file capabilities to elevate those capabilities to the permitted set when execve(2) runs. This has the potential to impact confidentiality and integrity. Patch: https://github.com/containers/buildah/commit/e7e55c988c05dd74005184ceb64f097a0cfe645b Please bump to 1.25.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02c4bcb593825d12d89aae1b7a94e55c953f5e2 commit c02c4bcb593825d12d89aae1b7a94e55c953f5e2 Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2022-04-06 00:49:23 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2022-04-06 00:49:32 +0000 app-containers/buildah: add 1.25.1 Bug: https://bugs.gentoo.org/836840 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-containers/buildah/Manifest | 1 + app-containers/buildah/buildah-1.25.1.ebuild | 51 ++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+)
Thanks! Please stable when ready.
Please cleanup
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cbe38451f71d1a5445958c44cba3906f4c1b9b commit d0cbe38451f71d1a5445958c44cba3906f4c1b9b Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2022-04-11 03:41:59 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2022-04-11 03:42:04 +0000 app-containers/buildah: drop vulnerable versions Bug: https://bugs.gentoo.org/836840 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-containers/buildah/Manifest | 3 -- app-containers/buildah/buildah-1.23.1-r1.ebuild | 51 ------------------------- app-containers/buildah/buildah-1.24.2.ebuild | 51 ------------------------- app-containers/buildah/buildah-1.24.3.ebuild | 51 ------------------------- 4 files changed, 156 deletions(-)
Thanks! Relatively low impact so no GLSA. All done!