Skip to content

Commit bba01fa

Browse files
Bump Kolla images for CVE-2024-36039
1 parent 2e40537 commit bba01fa

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
# where the key is the OS distro and the value is the tag to deploy.
55
kolla_image_tags:
66
openstack:
7+
rocky-9: 2023.1-rocky-9-20240621T104542
8+
ubuntu-jammy: 2023.1-ubuntu-jammy-20240621T104542
9+
bifrost_deploy:
710
rocky-9: 2023.1-rocky-9-20240423T125905
811
ubuntu-jammy: 2023.1-ubuntu-jammy-20240423T125905
912
cinder:
@@ -21,9 +24,6 @@ kolla_image_tags:
2124
letsencrypt:
2225
rocky-9: 2023.1-rocky-9-20240509T102329
2326
ubuntu-jammy: 2023.1-ubuntu-jammy-20240509T102329
24-
magnum:
25-
rocky-9: 2023.1-rocky-9-20240607T082105
26-
ubuntu-jammy: 2023.1-ubuntu-jammy-20240607T082105
2727
nova:
2828
rocky-9: 2023.1-rocky-9-20240702T082319
2929
ubuntu-jammy: 2023.1-ubuntu-jammy-20240702T082319
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
security:
3+
- |
4+
Addresses critical vulnerability CVE-2024-36039 by
5+
bumping the PyMySQL library to 1.1.1 in all affected
6+
Kolla images. This vulnerability allows SQL injection
7+
through untrusted JSON objects.

0 commit comments

Comments
 (0)