Lucene search
+L

806 matches found

OSV
OSV
•added 2026/09/16 11:17 a.m.•10 views

DEBIAN-CVE-2026-89956

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix missing lock required to access list of apmatrixmdev objects In order to traverse or add/remove apmatrixmdev objects in the matrixdev-mdevlist, the matrixdev-guestslock mutex must be held. There are two function...

6.4AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:17 a.m.•11 views

DEBIAN-CVE-2026-89955

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix NULL deref in statusshow during queue probe When vfioapmdevprobequeue creates the sysfs attribute group, the queue's driver data has not yet been set. A concurrent read of the 'status' attribute can therefore ca...

5.6AI score0.002EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/16 11:17 a.m.•8 views

AZL-101556 CVE-2026-89956 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix missing lock required to access list of apmatrixmdev objects In order to traverse or add/remove apmatrixmdev objects in the matrixdev-mdevlist, the matrixdev-guestslock mutex must be held. There are two function...

5.9AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/16 11:17 a.m.•10 views

CVE-2026-89955

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix NULL deref in statusshow during queue probe When vfioapmdevprobequeue creates the sysfs attribute group, the queue's driver data has not yet been set. A concurrent read of the 'status' attribute can therefore ca...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•8 views

EUVD-2026-80560

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix stale pqaphook pointer on error in vfioapmdevsetkvm In vfioapmdevsetkvm, kvm-arch.crypto.pqaphook is set to &matrixmdev-pqaphook before the update locks are acquired and the mdev list is checked for a conflictin...

8.8CVSS5.7AI score0.0017EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 10:32 a.m.•5 views

CVE-2026-89960 s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix stale pqaphook pointer on error in vfioapmdevsetkvm In vfioapmdevsetkvm, kvm-arch.crypto.pqaphook is set to &matrixmdev-pqaphook before the update locks are acquired and the mdev list is checked for a conflictin...

8.8CVSS5.6AI score
SaveExploits0References8
CVE
CVE
•added 2026/09/16 10:32 a.m.•21 views

CVE-2026-89960

CVE-2026-89960 is a use-after-free in the Linux kernel's s390 vfio-ap (Protected Crypto Accelerator) subsystem. In vfio_ap_mdev_set_kvm(), the kvm->arch.crypto.pqap_hook pointer is set before checking for a conflicting mdev assignment. If another mdev already owns the KVM instance, the functio...

8.8CVSS5.7AI score0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•35 views

CVE-2026-89960 s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: fix stale pqaphook pointer on error in vfioapmdevsetkvm In vfioapmdevsetkvm, kvm-arch.crypto.pqaphook is set to &matrixmdev-pqaphook before the update locks are acquired and the mdev list is checked for a conflictin...

8.8CVSS0.0017EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/16 10:32 a.m.•17 views

CVE-2026-89959

CVE-2026-89959 is a Linux kernel vulnerability in the s390/vfio-ap subsystem. The vfio_ap_config_remove function incorrectly used bitmap_andnot instead of bitmap_and when clearing bits from the matrix_mdev->matrix.adm bitmap (which tracks control domains assigned to a mediated device). This pr...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•35 views

CVE-2026-89959 s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix control domain removal in vfioapmdevcfgremove The vfioapconfigremove function uses the bitmapandnot function to clear bits from the matrixmdev-matrix.adm bitmap specifies the control domains assigned to the mdev...

8.8CVSS0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•30 views

CVE-2026-89958 s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix dereference matrixmdev-kvm without checking for NULL The apdriver structure has two fields which are function pointers to callbacks: .onconfigchanged: called at the start of the AP bus scan function to notify th...

0.00209EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 10:32 a.m.•9 views

CVE-2026-89959 s390/vfio-ap: Fix control domain removal in vfio_ap_mdev_cfg_remove

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix control domain removal in vfioapmdevcfgremove The vfioapconfigremove function uses the bitmapandnot function to clear bits from the matrixmdev-matrix.adm bitmap specifies the control domains assigned to the mdev...

8.8CVSS5.8AI score
SaveExploits0References9
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•8 views

EUVD-2026-80559

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix control domain removal in vfioapmdevcfgremove The vfioapconfigremove function uses the bitmapandnot function to clear bits from the matrixmdev-matrix.adm bitmap specifies the control domains assigned to the mdev...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•7 views

EUVD-2026-80558

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix dereference matrixmdev-kvm without checking for NULL The apdriver structure has two fields which are function pointers to callbacks: .onconfigchanged: called at the start of the AP bus scan function to notify th...

5.6AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/16 10:32 a.m.•5 views

CVE-2026-89958 s390/vfio-ap: Fix dereference matrix_mdev->kvm without checking for NULL

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix dereference matrixmdev-kvm without checking for NULL The apdriver structure has two fields which are function pointers to callbacks: .onconfigchanged: called at the start of the AP bus scan function to notify th...

5.7AI score
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•33 views

CVE-2026-89957 s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed The vfioapmdevhotunplugcfg function uses the return value of bitmapandnot to determine whether the guest APCB needs to be updated. However, bitmapandnot...

8.8CVSS0.00176EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/16 10:32 a.m.•14 views

CVE-2026-89957 s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed The vfioapmdevhotunplugcfg function uses the return value of bitmapandnot to determine whether the guest APCB needs to be updated. However, bitmapandnot...

8.8CVSS5.8AI score
SaveExploits0References9
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•9 views

EUVD-2026-80557

In the Linux kernel, the following vulnerability has been resolved: s390/vfio-ap: Fix hot-unplug skipped when last AP adapter or domain removed The vfioapmdevhotunplugcfg function uses the return value of bitmapandnot to determine whether the guest APCB needs to be updated. However, bitmapandnot...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/16 10:32 a.m.•21 views

CVE-2026-89957

CVE-2026-89957 affects the Linux kernel s390 vfio-ap driver. In vfio_ap_mdev_hot_unplug_cfg(), the return value of bitmap_andnot() is used to decide whether the guest APCB needs updating. When the last AP adapter or domain assigned to an mdev is removed, the resulting empty bitmap causes bitmap_a...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6
CVE
CVE
•added 2026/09/16 10:32 a.m.•16 views

CVE-2026-89955

A NULL pointer dereference vulnerability exists in the Linux kernel's s390/vfio-ap module. The race occurs when vfio_ap_mdev_probe_queue() creates the sysfs attribute group before the queue's driver data is set; a concurrent read of the status attribute then retrieves NULL via dev_get_drvdata() a...

5.6AI score0.002EPSS
SaveExploits0References5
Rows per page
Query Builder