Lucene search
+L

35 matches found

RedhatCVE
RedhatCVE
added 2026/08/21 9:05 a.m.5 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
RedhatCVE
RedhatCVE
added 2026/08/19 5:54 p.m.6 views

CVE-2026-74514

A flaw was found in the KVM Kernel-based Virtual Machine s390 PCI component. Incorrect memory accounting in the accountmem and unaccountmem functions, specifically related to the handling of pinned and unpinned pages, can lead to a resource leak. This occurs because the reference count for user...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 7:06 a.m.4 views

CVE-2026-72290

A flaw was found in the Linux kernel's Kernel-based Virtual Machine KVM for s390 PCI. During the setup of guest interrupt forwarding, a reference count refcount to the Guest Interrupt Service Call GISC may not be properly released if subsequent setup steps fail. This resource leak can lead to...

5.5CVSS5.4AI score0.00205EPSS
SaveExploits0References4
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
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.7 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.5AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.37 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
ATTACKERKB
ATTACKERKB
added 2026/08/15 12:27 p.m.10 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.00168EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/13 4:44 p.m.4 views

CVE-2026-68454

A flaw was found in the KVM Kernel-based Virtual Machine subsystem of the Linux kernel, affecting the s390 PCI implementation. When a guest operating system registers interrupt requests IRQs without a specific summary bit, the system incorrectly stores an invalid memory address. This improper...

8.8CVSS5.3AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/30 10:03 a.m.13 views

SUSE-SU-2026:2238-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2025-54518: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache bsc1264013. -...

9.8CVSS6.9AI score0.07006EPSS
SaveExploits37References449
ATTACKERKB
ATTACKERKB
added 2026/06/24 4:28 p.m.14 views

CVE-2026-52968

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: fix GAIT table indexing due to double-scaling pointer arithmetic kvms390pciaifenable, kvms390pciaifdisable, and aenhostforward index the GAIT by manually multiplying the index with sizeofstruct zpcigaite. Since...

5.7AI score0.00139EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2026/06/24 4:28 p.m.27 views

CVE-2026-52968

CVE-2026-52968 affects the Linux kernel KVM on s390. The root cause is double-scaling the GAIT table index: code in kvm_s390_pci_aif_enable(), kvm_s390_pci_aif_disable(), and aen_host_forward() multiplies the GAIT index by sizeof(struct zpci_gaite) even though gait is already a pointer to struct ...

8.8CVSS5.7AI score0.00139EPSS
SaveExploits0References6Affected Software1
SUSE Linux
SUSE Linux
added 2026/06/03 11:35 a.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-20585: x86/CPU: Fix FPDSS on Zen1 bsc1243603. CVE-2025-54518: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache bsc1264013...

8.8CVSS6.6AI score0.01338EPSS
SaveExploits0References906
SUSE Linux
SUSE Linux
added 2026/06/02 5:58 a.m.13 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: CVE-2023-20585: x86/CPU: Fix FPDSS on Zen1 bsc1243603. CVE-2025-68310: s390/pci: Use pciueventers in PCI recovery bsc1255160. CVE-2025-71183: btrfs: always detect...

8.8CVSS6.8AI score0.01338EPSS
SaveExploits0References898
OSV
OSV
added 2026/06/02 5:58 a.m.14 views

SUSE-SU-2026:2217-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP7 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2025-68310: s390/pci: Use pciueventers in PCI recovery bsc1255160. - CVE-2025-71183: btrfs: always detect...

9.8CVSS6.8AI score0.01338EPSS
SaveExploits11References444
OSV
OSV
added 2026/05/28 12:58 p.m.15 views

OPENSUSE-SU-2026:20826-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-2058: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2024-14027: xattr: switch to CLASSfd bsc1259420. - CVE-2025-40181: x86/kvm: Force legacy PCI hole to UC when...

9.8CVSS6.6AI score0.01501EPSS
SaveExploits19References454
OSV
OSV
added 2026/05/28 11:12 a.m.7 views

SUSE-SU-2026:21834-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 16.0 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-2058: x86/CPU: Fix FPDSS on Zen1 bsc1243603. - CVE-2024-14027: xattr: switch to CLASSfd bsc1259420. - CVE-2025-40181: x86/kvm: Force legacy PCI hole to UC when...

9.8CVSS6.5AI score0.01501EPSS
SaveExploits19References455
NVD
NVD
added 2025/12/16 4:16 p.m.10 views

CVE-2025-68310

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump Do not block PCI config accesses through pcicfgaccesslock when executing the s390 variant of PCI error recovery: Acquire just devicelock instead of pcidevlock as...

0.00187EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/16 3:39 p.m.33 views

CVE-2025-68310

CVE-2025-68310 : Linux kernel fix for a deadlock between PCI error recovery and mlx5 crdump on s390. The patch avoids blocking PCI config accesses by PCI error recovery code by acquiring only device_lock() (not pci_dev_lock()), preventing hangs in mlx5_health_unload and crdump collection when PCI...

6.1AI score0.00187EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2025/09/28 12:00 a.m.8 views

The vulnerability of the s390/pci component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the s390/pci component of the Linux operating system’s kernel is related to the use of memory after it has been freed. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/09/28 12:00 a.m.8 views

The vulnerability of the s390/pci component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the s390/pci component of the Linux operating system’s kernel is related to pointer arithmetic errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00174EPSS
SaveExploits0References12Affected Software5
Rows per page
Query Builder