From 0d13c7ce101832dcfe559fa72a48734f47a88f8e Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Fri, 6 Dec 2024 09:29:49 +0000 Subject: [PATCH] Rebuilt Neutron containers to fix OSSA-2024-005 Added new tags for Neutron containers to fix OSSA-2024-005 [1] [1] https://security.openstack.org/ossa/OSSA-2024-005.html --- etc/kayobe/kolla-image-tags.yml | 4 ++-- releasenotes/notes/OSSA-2024-005-74fc3c536cde645f.yaml | 7 +++++++ 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 releasenotes/notes/OSSA-2024-005-74fc3c536cde645f.yaml diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index d243ee3be..97e965e0e 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -18,8 +18,8 @@ kolla_image_tags: rocky-9: 2024.1-rocky-9-20241004T094540 ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540 neutron: - rocky-9: 2024.1-rocky-9-20241025T090323 - ubuntu-jammy: 2024.1-ubuntu-jammy-20241025T090323 + rocky-9: 2024.1-rocky-9-20241203T232519 + ubuntu-jammy: 2024.1-ubuntu-jammy-20241203T232519 octavia: rocky-9: 2024.1-rocky-9-20241004T094540 ubuntu-jammy: 2024.1-ubuntu-jammy-20241004T094540 diff --git a/releasenotes/notes/OSSA-2024-005-74fc3c536cde645f.yaml b/releasenotes/notes/OSSA-2024-005-74fc3c536cde645f.yaml new file mode 100644 index 000000000..f0a359ff9 --- /dev/null +++ b/releasenotes/notes/OSSA-2024-005-74fc3c536cde645f.yaml @@ -0,0 +1,7 @@ +--- +security: + - | + Rebuilt Neutron containers to include fixes for `OSSA-2024-005 + `_. The + vulnerability allows unauthorised users to change tags on networks in + Neutron.