Lucene search
+L

652900 matches found

EUVD
EUVD
•added 2026/09/16 10:33 a.m.•9 views

EUVD-2026-80594

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix sleeping allocation in allocpagesbulkweightedinterleave syzbot reported a sleeping function called from invalid context splat in buckettablealloc. When rhashtableinsertslow rehashes the table under rcureadlock, ...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/16 10:33 a.m.•13 views

CVE-2026-89986

In the Linux kernel, the following vulnerability has been resolved: mm/mempolicy: fix sleeping allocation in allocpagesbulkweightedinterleave syzbot reported a sleeping function called from invalid context splat in buckettablealloc. When rhashtableinsertslow rehashes the table under rcureadlock, ...

7.8CVSS6AI score0.00175EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•37 views

CVE-2026-89973 nvme-tcp: check the data direction of a C2HData PDU

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: check the data direction of a C2HData PDU nvmetcphandlec2hdata finds the request by command id and checks that it has a payload, but it does not check that the command asked for data to be read. A controller that answer...

8.2CVSS0.00633EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/09/16 10:32 a.m.•11 views

CVE-2026-89973

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: check the data direction of a C2HData PDU nvmetcphandlec2hdata finds the request by command id and checks that it has a payload, but it does not check that the command asked for data to be read. A controller that answer...

8.2CVSS5.8AI score0.00633EPSS
SaveExploits0
CVE
CVE
•added 2026/09/16 10:32 a.m.•29 views

CVE-2026-89973

CVE-2026-89973 affects the nvme-tcp driver in the Linux kernel. The function nvme_tcp_handle_c2h_data() validates a C2HData PDU's command ID and payload presence but does not check the data direction . A malicious or buggy NVMe controller can trigger a kernel warning (WARN_ON_ONCE in _copy_to_ite...

8.2CVSS5.8AI score0.00633EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•13 views

EUVD-2026-80573

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: check the data direction of a C2HData PDU nvmetcphandlec2hdata finds the request by command id and checks that it has a payload, but it does not check that the command asked for data to be read. A controller that answer...

8.2CVSS5.8AI score0.00633EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/16 10:32 a.m.•12 views

CVE-2026-89973 nvme-tcp: check the data direction of a C2HData PDU

In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: check the data direction of a C2HData PDU nvmetcphandlec2hdata finds the request by command id and checks that it has a payload, but it does not check that the command asked for data to be read. A controller that answer...

8.2CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•33 views

CVE-2026-89962 powerpc/kexec_file: Prevent kexec range truncation

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexecfile: Prevent kexec range truncation Sashiko AI review pointed out the following issue. The mergememoryranges function incorrectly handles overlapping memory ranges when merging them. Although sortmemoryranges sorts...

0.00209EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/16 10:32 a.m.•11 views

CVE-2026-89962

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexecfile: Prevent kexec range truncation Sashiko AI review pointed out the following issue. The mergememoryranges function incorrectly handles overlapping memory ranges when merging them. Although sortmemoryranges sorts...

6AI score0.00209EPSS
SaveExploits0
CVE
CVE
•added 2026/09/16 10:32 a.m.•23 views

CVE-2026-89962

CVE-2026-89962 affects the Linux kernel 's powerpc/kexec_file subsystem. The __merge_memory_ranges() function contains two logic flaws: it compares the current range's start address against the previous element (i-1) instead of the running merged index (idx), and it unconditionally overwrites ran...

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

CVE-2026-89962 powerpc/kexec_file: Prevent kexec range truncation

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexecfile: Prevent kexec range truncation Sashiko AI review pointed out the following issue. The mergememoryranges function incorrectly handles overlapping memory ranges when merging them. Although sortmemoryranges sorts...

5.8AI score
SaveExploits0References7
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•11 views

EUVD-2026-80562

In the Linux kernel, the following vulnerability has been resolved: powerpc/kexecfile: Prevent kexec range truncation Sashiko AI review pointed out the following issue. The mergememoryranges function incorrectly handles overlapping memory ranges when merging them. Although sortmemoryranges sorts...

5.8AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/16 10:32 a.m.•12 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
CVE
CVE
•added 2026/09/16 10:32 a.m.•24 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
OSV
OSV
•added 2026/09/16 10:32 a.m.•6 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
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•38 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
Debian CVE
Debian CVE
•added 2026/09/16 10:32 a.m.•14 views

CVE-2026-89960

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
SaveExploits0
Cvelist
Cvelist
•added 2026/09/16 10:32 a.m.•32 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
CVE
CVE
•added 2026/09/16 10:32 a.m.•20 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.•37 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
Rows per page
Query Builder