File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,9 @@ kolla_image_tags:
14
14
ubuntu-jammy : 2023.1-ubuntu-jammy-20240701T123544
15
15
haproxy_ssh :
16
16
ubuntu-jammy : 2023.1-ubuntu-jammy-20240509T102329
17
+ ironic :
18
+ rocky-9 : 2023.1-rocky-9-20240906T144646
19
+ ubuntu-jammy : 2023.1-ubuntu-jammy-20240906T144646
17
20
kolla_toolbox :
18
21
rocky-9 : 2023.1-rocky-9-20240809T102431
19
22
letsencrypt :
Original file line number Diff line number Diff line change
1
+ ---
2
+ security :
3
+ - |
4
+ Fixes `CVE-2024-44082
5
+ <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-44082>`_ with updated
6
+ container images for Ironic services. Note that Ironic Python Agent images
7
+ also need to be updated to fully fix this vulnerability. If this is not
8
+ possible, a new configuration option
9
+ ``[conductor]conductor_always_validates_images`` is available. See the
10
+ `OSSA-2024-003 description
11
+ <https://security.openstack.org/ossa/OSSA-2024-003.html>`_ for more
12
+ details.
You can’t perform that action at this time.
0 commit comments