Lucene search
+L

61 matches found

RedhatCVE
RedhatCVE
added 2026/08/31 10:52 a.m.9 views

CVE-2026-80684

A flaw was found in the KVM Kernel-based Virtual Machine subsystem for s390 PCI devices in the Linux kernel. This vulnerability occurs when the airqivcreate function fails to allocate a resource, returning a NULL value that is not properly checked. An attacker, potentially a malicious guest user,...

9.3CVSS5.9AI score0.00144EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.8 views

CVE-2026-80684

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 8:16 a.m.8 views

AZL-98057 CVE-2026-80684 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS5.8AI score0.00144EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80684

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS5.8AI score0.00144EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.6 views

CVE-2026-80684

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS5.8AI score0.00144EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:52 a.m.8 views

EUVD-2026-67560

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

5.8AI score0.00144EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:52 a.m.11 views

CVE-2026-80684

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS5.8AI score0.00144EPSS
SaveExploits0
CVE
CVE
added 2026/08/28 6:52 a.m.32 views

CVE-2026-80684

CVE-2026-80684 is a NULL pointer dereference in the Linux kernel's KVM s390 PCI subsystem. The function airq_iv_create() can return NULL on failure, but the return value was never checked. When it fails, zdev->aibv remains NULL and is subsequently dereferenced in kvm_zpci_set_airq(), causing a...

9.3CVSS5.8AI score0.00144EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.36 views

CVE-2026-80684 KVM: s390: pci: Fix NULL dereference on AIBV allocation failure

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS0.00144EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 6:52 a.m.9 views

CVE-2026-80684 KVM: s390: pci: Fix NULL dereference on AIBV allocation failure

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airqivcreate can return NULL on failure, but the return value was never checked. If it fails, zdev-aibv will be NULL and fail when dereferenced in kvmzpcisetairq...

9.3CVSS5.8AI score
SaveExploits0References9
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fixed memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid, which increments the reference count of struct userstruct on every invocation. However, we do not decrement...

5.8AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/21 9:05 a.m.7 views

CVE-2026-74515

A flaw was found in the Linux kernel's KVM Kernel-based Virtual Machine s390 PCI component. This vulnerability arises from improper handling of adapter interrupt forwarding, where enabling it multiple times for a zPCI device without prior unregistration can lead to resource overwriting and leakag...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/15 11:51 p.m.12 views

SUSE CVE-2026-74515

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Reject adapter interrupt forwarding if already enabled The MPCIFC instruction doesn't allow registering adapter interrupts without first unregistering. So reject any request to enable interrupt forwarding if its...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 1:17 p.m.8 views

CVE-2026-74515

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Reject adapter interrupt forwarding if already enabled The MPCIFC instruction doesn't allow registering adapter interrupts without first unregistering. So reject any request to enable interrupt forwarding if its...

8.8CVSS0.00129EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.39 views

CVE-2026-74515 KVM: s390: pci: Reject adapter interrupt forwarding if already enabled

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Reject adapter interrupt forwarding if already enabled The MPCIFC instruction doesn't allow registering adapter interrupts without first unregistering. So reject any request to enable interrupt forwarding if its...

8.8CVSS0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 12:27 p.m.45 views

CVE-2026-74515

CVE-2026-74515 concerns the Linux kernel, specifically KVM on s390 for PCI (zPCI). The issue arises when enabling adapter interrupt forwarding: the MPCIFC instruction forbids registering interrupts without unregistering first, so a second or repeated enable request for the same device is rejected...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.16 views

CVE-2026-74514

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix memory accounting for pinned/unpinned pages The accountmem and unaccountmem functions call getuid which increments the reference count of struct userstruct on every invocation. But we don't decrement the count...

5.3AI score0.00173EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/15 6:22 a.m.7 views

CVE-2026-72292

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Initialize KVMS390GETCMMABITS memory kvms390getcmmabits allocates its output buffer with vmalloc, which does not zero the returned pages: values = vmallocargs-count; In the non-peek migration path, datgetcmma reports a...

0.00198EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.10 views

CVE-2026-72291

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in trygetlockedpte Fix an unlikely race in trygetlockedpte, which could have happened if puds or pmds get unmapped between the p?dpget and p?doffset functions...

9.3CVSS5.5AI score0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.13 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.00206EPSS
SaveExploits0References8
Rows per page
Query Builder