Lucene search
+L

45 matches found

SUSE CVE
SUSE CVE
•added 2026/08/28 12:59 a.m.•8 views

SUSE CVE-2026-72290

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

5.8AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/25 1:23 a.m.•7 views

SUSE CVE-2026-68454

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:22 a.m.•8 views

CVE-2026-72290

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

0.00215EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•21 views

CVE-2026-72290

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

5.5AI score0.00215EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/15 6:22 a.m.•11 views

UBUNTU-CVE-2026-72290

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

5.4AI score0.00215EPSS
SaveExploits0References9
CVE
CVE
•added 2026/08/15 5:55 a.m.•46 views

CVE-2026-72290

CVE-2026-72290 affects the Linux kernel KVM when running on s390. The issue is a GISC (guest ISC) refcount leak that occurs because kvm_s390_gisc_register() registers the GISC before pinning guest interrupt forwarding pages and allocating the AISB bit; on error, the unwind path did not unregister...

5.4AI score0.00215EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/15 5:55 a.m.•13 views

CVE-2026-72290 KVM: s390: pci: Fix GISC refcount leak on AIF enable failure

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

5.5AI score
SaveExploits0References9
Cvelist
Cvelist
•added 2026/08/15 5:55 a.m.•24 views

CVE-2026-72290 KVM: s390: pci: Fix GISC refcount leak on AIF enable failure

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/15 5:55 a.m.•11 views

EUVD-2026-59189

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister 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...

5.4AI score0.00215EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
•added 2026/08/15 2:15 a.m.•11 views

KVM: s390: pci: Fix handling of AIF enable without AISB

...

8.8CVSS5.2AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•14 views

PT-2026-72478

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, t...

5.4AI score0.00215EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/13 3:19 p.m.•15 views

CVE-2026-68454

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/13 3:19 p.m.•8 views

UBUNTU-CVE-2026-68454

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS5.2AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/08/13 1:59 p.m.•61 views

CVE-2026-68454

In the Linux kernel KVM s390 PCI implementation, CVE-2026-68454 arises from improper handling when a guest registers IRQs without a summary bit: the GAITE stores a invalid address (virt_to_phys(page_address(NULL))) instead of 0 for the guest AISB. Root cause is memory address handling in this pat...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/13 1:59 p.m.•40 views

CVE-2026-68454 KVM: s390: pci: Fix handling of AIF enable without AISB

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/13 1:59 p.m.•17 views

CVE-2026-68454 KVM: s390: pci: Fix handling of AIF enable without AISB

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS5.6AI score
SaveExploits0References9
Debian CVE
Debian CVE
•added 2026/08/13 1:59 p.m.•12 views

CVE-2026-68454

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS5.2AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/13 12:00 a.m.•15 views

PT-2026-71616

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of virt to physpage...

8.8CVSS5.3AI score0.00176EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/08/13 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68454

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE th...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/13 12:00 a.m.•19 views

CVE-2026-68454

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix handling of AIF enable without AISB When a guest seeks to register IRQs without a summary bit specified, ensure that the associated GAITE then stores 0 for the guest AISB location instead of...

8.8CVSS5.5AI score0.00176EPSS
SaveExploits0References7
Rows per page
Query Builder