-
Notifications
You must be signed in to change notification settings - Fork 602
[Medium] Patch kubevirt for CVE-2025-64435 #15137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.0-dev
Are you sure you want to change the base?
Conversation
| - Address CVE-2023-44487 | ||
|
|
||
| * Sun March 02 2025 Kanishk Bansal <kanbansal@microsoft.com> - 1.2.0-14 | ||
| * Sun Mar 02 2025 Kanishk Bansal <kanbansal@microsoft.com> - 1.2.0-14 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥇
|
Buddy Build has passed ! |
mfrw
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
| Annotations: map[string]string{ | ||
| v1.DomainAnnotation: vmi.Name, | ||
| }, | ||
| + OwnerReferences: []metav1.OwnerReference{*metav1.NewControllerRef(vmi, v1.VirtualMachineInstanceGroupVersionKind)}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Patch looks good w.r.t upstream
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Patch kubevirt for CVE-2025-64435
Upstream Patch reference: https://github.com/kubevirt/kubevirt/commit/9a6f4a3a707992038ef705da4cb3bba8c89d36ba.patch
Change Log
Does this affect the toolchain?
NO
Links to CVEs
Test Methodology
Local build was successful
Build log:
kubevirt-1.5.3-3.azl3.src.rpm.log
Patch applies cleanly: