Skip to content

Commit ac700f6

Browse files
committed
Fixes CVE-2024-40767 [1] with updated container images for Nova services. [1] https://security.openstack.org/ossa/OSSA-2024-002.html
1 parent 8b0e622 commit ac700f6

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

etc/kayobe/kolla/globals.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ kayobe_image_tags:
4040
rocky: yoga-20240105T120257
4141
ubuntu: yoga-20231114T125927
4242
nova:
43-
centos: yoga-20240702T105751
44-
rocky: yoga-20240702T105751
45-
ubuntu: yoga-20240702T105751
43+
centos: yoga-20240724T085253
44+
rocky: yoga-20240724T085253
45+
ubuntu: yoga-20240724T085253
4646
nova_libvirt:
4747
centos: yoga-20231113T171023
4848
rocky: yoga-20240105T120257
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
critical:
3+
- |
4+
Fixes `CVE-2024-40767
5+
<https://security.openstack.org/ossa/OSSA-2024-002.html>`_ with updated
6+
container images for Nova services.

0 commit comments

Comments
 (0)