From bc14bc51bd1848ac5f3ed41d9d101331e676b975 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Wed, 20 Apr 2022 13:41:56 -0400 Subject: Update release notes for v3.4.7 Signed-off-by: Matthew Heon --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8c5f05e9e..aa65a4f68 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,8 @@ # Release Notes +## 3.4.7 +- This release addresses CVE-2022-1227, where running `podman top` on a container made from a maliciously-crafted image and using a user namespace could allow for code execution in the host context. + ## 3.4.6 ### Security - This release addresses CVE-2022-27191, where an attacker could potentially cause crashes in remote Podman by using incorrect SSH ciphers. -- cgit v1.2.3-54-g00ecf