← Späť na vyhľadávanie CVE

CVE-2026-72290

linux

Popis

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvm_s390_gisc_register() registers the guest ISC before pinning the guest interrupt forwarding pages and allocating the AISB bit. If any of the later setup steps fails, the function unwinds the pinned pages and other local state, but does not unregister the GISC reference. Add the missing kvm_s390_gisc_unregister() to the error unwind path.

EPSS 0.20600000000000002%Riziko 0
Zobraziť zdroj
Zverejnené
2026-08-15 06:22:00
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-08-17 06:18:31
Vektor
Pending