Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023.1: Fix CVE-2024-32498 #1114

Merged
merged 1 commit into from
Jul 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,15 @@ kolla_image_tags:
openstack:
rocky-9: 2023.1-rocky-9-20240423T125905
ubuntu-jammy: 2023.1-ubuntu-jammy-20240423T125905
cinder:
rocky-9: 2023.1-rocky-9-20240701T123544
ubuntu-jammy: 2023.1-ubuntu-jammy-20240701T123544
cloudkitty:
rocky-9: 2023.1-rocky-9-20240509T111619
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T111619
glance:
rocky-9: 2023.1-rocky-9-20240701T123544
ubuntu-jammy: 2023.1-ubuntu-jammy-20240701T123544
haproxy_ssh:
rocky-9: 2023.1-rocky-9-20240509T102329
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T102329
Expand All @@ -18,5 +24,8 @@ kolla_image_tags:
magnum:
rocky-9: 2023.1-rocky-9-20240607T082105
ubuntu-jammy: 2023.1-ubuntu-jammy-20240607T082105
nova:
rocky-9: 2023.1-rocky-9-20240702T082319
ubuntu-jammy: 2023.1-ubuntu-jammy-20240702T082319
opensearch:
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T094444
7 changes: 7 additions & 0 deletions releasenotes/notes/cve-2024-32498-2cbd205129351766.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
critical:
- |
Fixes `CVE-2024-32498
<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-32498>`_ with
updated container images for Cinder, Glance and Nova services.

markgoddard marked this conversation as resolved.
Show resolved Hide resolved
Loading