File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
trusted-workload/kata-deploy Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -8,4 +8,5 @@ CVE-2023-31484
88CVE-2023-45853
99CVE-2024-3056
1010CVE-2025-6020
11+ CVE-2025-47906
1112CVE-2025-47907
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ config:
5757 /opt/kata/bin/qemu-system-x86_64
5858 /opt/kata/libexec/virtiofsd
5959 /opt/kata/share/defaults/kata-containers/configuration-qemu.toml
60- /opt/kata/share/kata-containers/vmlinuz-6.12.39 -1.emt3
60+ /opt/kata/share/kata-containers/vmlinuz-6.12.44 -1.emt3
6161 /opt/kata/share/kata-containers/trusted-vm.img
6262 /opt/kata/share/kata-qemu/qemu/bios-256k.bin
6363 /opt/kata/share/kata-qemu/qemu/efi-virtio.rom
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ kata-deploy:
1313
1414kernel :
1515 description : " Edge Microvisor kernel image"
16- name : " vmlinuz-6.12.39 -1.emt3"
17- version : 6.12.39 -1.emt3
18- config : " config-6.12.39 -1.emt3"
16+ name : " vmlinuz-6.12.44 -1.emt3"
17+ version : 6.12.44 -1.emt3
18+ config : " config-6.12.44 -1.emt3"
1919
2020rootfs :
2121 description : " Edge Microvisor initrd image"
You can’t perform that action at this time.
0 commit comments