chore(deps): update module kubevirt.io/kubevirt to v1.8.2 [security] (main)#833
chore(deps): update module kubevirt.io/kubevirt to v1.8.2 [security] (main)#833redhat-renovate-bot wants to merge 1 commit intomainfrom
Conversation
|
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: redhat-renovate-bot The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: null <redhat-internal-renovate@redhat.com>
71a01cf to
95cb182
Compare
|
@redhat-renovate-bot: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This PR contains the following updates:
v1.7.1→v1.8.2KubeVirt's authorization mechanism improperly truncates subresource names
CVE-2026-6383 / GHSA-j6cv-3w8p-vrg8
More information
Details
A flaw was found in KubeVirt's Role-Based Access Control (RBAC) evaluation logic. The authorization mechanism improperly truncates subresource names, leading to incorrect permission evaluations. This allows authenticated users with specific custom roles to gain unauthorized access to subresources, potentially disclosing sensitive information or performing actions they are not permitted to do. Additionally, legitimate users may be denied access to resources.
Severity
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
kubevirt/kubevirt (kubevirt.io/kubevirt)
v1.8.2Compare Source
tag v1.8.2
Tagger: Federico Fossemo ffossemo@redhat.com
This release follows v1.8.1 and consists of 56 changes, contributed by 16 people, leading to 79 files changed, 1909 insertions(+), 413 deletions(-).
The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.8.2.
The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using
git tag -v v1.8.2.Pre-built containers are published on Quay and can be viewed at: https://quay.io/kubevirt/.
Notable changes
domain-notify.sockis deleted and automatically restarts the notify server.persistent-state-for-this-vmrather than trying to embed the vm name in the volume name.Contributors
16 people contributed to this release:
9 Dan Kenigsberg danken@redhat.com
6 Adi Aloni aaloni@redhat.com
4 Ananya Banerjee anbanerj@redhat.com
4 dsanatar dsanatar@redhat.com
2 Laxmi Adavalli laxmi.adavalli@ibm.com
2 bmordeha bmordeha@redhat.com
2 dsionov dsionov@redhat.com
1 Alexander Wels awels@redhat.com
1 Harshitha MS harshitha.ms@ibm.com
1 Jathavedhan M jathavedhan.m@ibm.com
1 Lee Yarwood lyarwood@redhat.com
1 Shubham Pampattiwar spampatt@redhat.com
1 Victor Toso victortoso@redhat.com
1 Xu Han xuhan@redhat.com
Additional Resources
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQT336LhfFzgGMwYm4OriYWHZ3eqPAUCaeY3HwAKCRCriYWHZ3eq
PGSmAP9BdAbqV3n230oKiIqg0VByWhO8Zhcg3qO2qEgjNT5WgQD9EFUmN80pc66P
UHXFcVZT8uMxrHUlQM3kqLuHtl80SQY=
=KdHq
-----END PGP SIGNATURE-----
v1.8.1Compare Source
tag v1.8.1
Tagger: Federico Fossemo ffossemo@redhat.com
This release follows v1.8.0 and consists of 17 changes, contributed by 7 people, leading to 17 files changed, 261 insertions(+), 48 deletions(-).
The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.8.1.
The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using
git tag -v v1.8.1.Pre-built containers are published on Quay and can be viewed at: https://quay.io/kubevirt/.
Notable changes
Contributors
7 people contributed to this release:
6 dsionov dsionov@redhat.com
2 Aneesh Hegde <aneeshhegde7110@gmail.com>
2 Itamar Holder iholder@redhat.com
1 Lee Yarwood lyarwood@redhat.com
1 RITANKAR SAHA <ritankar.saha786@gmail.com>
Additional Resources
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQT336LhfFzgGMwYm4OriYWHZ3eqPAUCacoligAKCRCriYWHZ3eq
PCkFAPsGWh4VFRkA5Yuk0VxcGZ0ldjHHwslmD0eCtkaoxx65cwEA6uNld5tqURYG
fe+4QDCSpM9YCLa0Wy4S8oLv6MkaeQ4=
=bh4k
-----END PGP SIGNATURE-----
v1.8.0Compare Source
tag v1.8.0
Tagger: Luboslav Pivarc lpivarc@redhat.com
This release follows v1.7.2 and consists of 1242 changes, contributed by 77 people, leading to 2382 files changed, 186952 insertions(+), 62985 deletions(-).
v1.8.0 is a promotion of release candidate v1.8.0-rc.1 which was originally published 2026-03-22
The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.8.0.
The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using
git tag -v v1.8.0.Pre-built containers are published on Quay and can be viewed at: https://quay.io/kubevirt/.
Notable changes
API change
PrefixTargetNameis now allowed as aVolumeNamePolicyforVirtualMachineClonekv.spec.configuration.developerConfiguration.disabledFeatureGates.PrefixTargetNameVolumeRestorePolicy for VirtualMachineRestore that creates restored volume names using the format{targetVMName}-{volumeName}. This provides predictable, readable names while avoiding collisions when restoring snapshots to different target VMs.HypervisorConfigurationsfield in theKubevirtConfigurationCRD.DisableMDEVConfigurationfeature gate is now deprecated ahead of removal in a future release in favour of a newkubevirt.spec.configuration.mediatedDevicesConfiguration.enabledconfigurableVolumeNamePolicyfield to control volume cloning behavior.spec.runStrategy./evacuate/cancelandvirtctl evacuate-cancelcommand to allow users to cancel the evacuation process for a VirtualMachineInstance (VMI). This clears theevacuationNodeNamefield in the VMI's status, stopping the automatic creation of migration resources and fully aborting the eviction cycle.Bug fix
Deprecation
MultiArchitecturefeature gate has been deprecated and is no longer used to determine if VirtualMachines with a differing architecture to the control plane should be rejected by the admission webhooksSIG-compute
SIG-storage
EnableVirtioFsConfigVolumesfeature has graduated to GA and no longer requires the associated feature gate to be enabled.SIG-network
SIG-scale
SIG-observability
Other
Contributors
77 people contributed to this release:
100 Orel Misan omisan@redhat.com
67 Luboslav Pivarc lpivarc@redhat.com
57 dsionov dsionov@redhat.com
51 Shelly Kagan skagan@redhat.com
46 Adi Aloni aaloni@redhat.com
46 Harshit Gupta guptaharshit@microsoft.com
45 Nir Dothan ndothan@redhat.com
40 fossedihelm ffossemo@redhat.com
28 Lee Yarwood lyarwood@redhat.com
28 Michael Henriksen mhenriks@redhat.com
26 Felix Matouschek fmatouschek@redhat.com
19 Alex Kalenyuk akalenyu@redhat.com
19 Itamar Holder iholder@redhat.com
16 Ananya Banerjee anbanerj@redhat.com
16 bmordeha bmordeha@redhat.com
15 Or Shoval oshoval@redhat.com
14 Jed Lejosne jed@redhat.com
14 dsanatar dsanatar@redhat.com
11 Dan Kenigsberg danken@redhat.com
11 svarnam svarnam@nvidia.com
10 Alexander Wels awels@redhat.com
9 Daniel Hiller dhiller@redhat.com
9 Edward Haas edwardh@redhat.com
9 Noam Assouline nassouli@redhat.com
9 machadovilaca machadovilaca@gmail.com
8 Alvaro Romero alromero@redhat.com
8 Beñat Gartzia Arruabarrena bgartzia@redhat.com
7 Shirly Radco sradco@redhat.com
7 Victor Toso victortoso@redhat.com
6 Michail Resvanis mresvani@redhat.com
5 Oren Cohen ocohen@redhat.com
5 Vamsi Krishna Siddu vamsikrishna.siddu@ibm.com
5 YuJack <jk82421@gmail.com>
4 Brian Carey bcarey@redhat.com
4 Harshitha MS harshitha.ms@ibm.com
4 João Vilaça machadovilaca@gmail.com
4 Laxmi Adavalli laxmi.adavalli@ibm.com
4 Sreeja1725 svarnam@nvidia.com
3 Aneesh Hegde <aneeshhegde7110@gmail.com>
3 Vladik Romanovsky vromanso@redhat.com
3 avlitman alitman@redhat.com
3 ronilerr rrabinov@redhat.com
2 Arnon Gilboa agilboa@redhat.com
2 Aseef contact@aseef.dev
2 Aseef Imran aimran@redhat.com
2 Aviv Litman alitman@alitman-thinkpadp1gen7.raanaii.csb
2 Brian Carey brian.carey@protonmail.com
2 Jan Schintag jan.schintag@de.ibm.com
2 Javier Cano Cano jcanocan@redhat.com
2 Nestor Acuna Blanco nestor.acuna@ibm.com
2 Renovate Bot renovate@hollyhome.ath.cx
2 Yaroslav Borbat <yaroslav.752@gmail.com>
2 Zhenchao Liu zhencliu@redhat.com
1 Alay Patel alayp@nvidia.com
1 Andrej Krejcir akrejcir@redhat.com
1 Daniel Blei 36075158+DanielBlei@users.noreply.github.com
1 Denis Ollier dollierp@redhat.com
1 Elliot Gustafsson elliot.gustafsson@fortnox.se
1 Frank Cui yatcui@cisco.com
1 Harshit guptaharshit@microsoft.com
1 Igor Bezukh ibezukh@redhat.com
1 Martin Sivak msivak@redhat.com
1 Matthew Fuller matfuller@microsoft.com
1 Prajna Prabhu pprabhu@redhat.com
1 RITANKAR SAHA <ritankar.saha786@gmail.com>
1 Ram Lavi ralavi@redhat.com
1 Samuel Albershtein salbersh@redhat.com
1 Thomas-David Griedel <griedel911@gmail.com>
1 Woojoong Kim woojoongkim@microsoft.com
1 Xu Han xuhan@redhat.com
1 Yegor Lukash yegor.lukash@gmail.com
1 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 kwonkwonn <ggiicchh48@gmail.com>
1 maheshkurund mahesh.kurund@oneconvergence.com
1 oujonny jonny@immerda.ch
Additional Resources
-----BEGIN PGP SIGNATURE-----
iHUEABEIAB0WIQQK4GMgftQ8MISyrdLHuzxv+aiWdAUCacKbIQAKCRDHuzxv+aiW
dBGKAQC3u2CQ+szFMdnJCRNmqfOA+0vyFMMw56jvRjPMQCQVOQEAyJI3+J/eUYL1
f69nj6Q5EKs7Z0Ry1fUNfDGj5QNgKbA=
=tZTJ
-----END PGP SIGNATURE-----
v1.7.3Compare Source
tag v1.7.3
Tagger: Federico Fossemo ffossemo@redhat.com
This release follows v1.7.2 and consists of 54 changes, contributed by 14 people, leading to 68 files changed, 1516 insertions(+), 190 deletions(-).
The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.7.3.
The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using
git tag -v v1.7.3.Pre-built containers are published on Quay and can be viewed at: https://quay.io/kubevirt/.
Notable changes
domain-notify.sockis deleted and automatically restarts the notify server.persistent-state-for-this-vmrather than trying to embed the vm name in the volume name.Contributors
14 people contributed to this release:
9 dsionov dsionov@redhat.com
5 Alvaro Romero alromero@redhat.com
4 Alexander Wels awels@redhat.com
4 Dan Kenigsberg danken@redhat.com
2 Lee Yarwood lyarwood@redhat.com
2 Noam Assouline nassouli@redhat.com
2 Xu Han xuhan@redhat.com
2 dsanatar dsanatar@redhat.com
1 Adi Aloni aaloni@redhat.com
1 Harshitha MS harshitha.ms@ibm.com
1 Jathavedhan M jathavedhan.m@ibm.com
1 Laxmi Adavalli laxmi.adavalli@ibm.com
Additional Resources
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQT336LhfFzgGMwYm4OriYWHZ3eqPAUCaetplgAKCRCriYWHZ3eq
PJulAQDjS3Yh0TWEIrdyyDBRcGrbG3O8dRlHJ4e2hWkuP4fPcwD+PM8vZhIJAYzR
+9u2XRi28CI/W9s1ZApkjUuTNAbS/Ao=
=4stA
-----END PGP SIGNATURE-----
v1.7.2Compare Source
tag v1.7.2
Tagger: Federico Fossemo ffossemo@redhat.com
This release follows v1.7.1 and consists of 35 changes, contributed by 10 people, leading to 63 files changed, 2554 insertions(+), 341 deletions(-).
The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.7.2.
The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using
git tag -v v1.7.2.Pre-built containers are published on Quay and can be viewed at: https://quay.io/kubevirt/.
Notable changes
Contributors
10 people contributed to this release:
9 Michael Henriksen mhenriks@redhat.com
6 machadovilaca machadovilaca@gmail.com
2 Alex Kalenyuk akalenyu@redhat.com
2 Aseef Imran aimran@redhat.com
2 Felix Matouschek fmatouschek@redhat.com
2 Noam Assouline nassouli@redhat.com
1 Orel Misan omisan@redhat.com
1 fossedihelm ffossemo@redhat.com
Additional Resources
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQT336LhfFzgGMwYm4OriYWHZ3eqPAUCabgh3AAKCRCriYWHZ3eq
PLopAQDACHQRKW8UpOFvYjza9+tp5FleovR3fKaVoRjBfbD+mwD6AmnSXVy3gjhr
6sZUxZ7GBHdZ5B0x2VRCfZS5Rl4KCwE=
=6x7K
-----END PGP SIGNATURE-----
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.