PT-2026-61422 · Linux · Linux

CVE-2026-64105

·

Published

2026-07-19

·

Updated

2026-07-19

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
KVM: arm64: vgic: Free private irqs when init fails after allocation
Companion to commit 250f25367b58 ("KVM: arm64: Tear down vGIC on failed vCPU creation"), which added the missing kvm vgic vcpu destroy() call to the kvm share hyp() failure path in kvm arch vcpu create(). The kvm vgic vcpu init() failure path immediately above it has the same shape and still needs the same cleanup.
Call kvm vgic vcpu destroy() when kvm vgic vcpu init() fails so private IRQs allocated before a redistributor iodev registration failure are released before the failed vCPU is freed.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64105

Affected Products

Linux