Lucene search
+L

2120455 matches found

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

CVE-2026-89991

CVE-2026-89991 is a bug in the Linux kernel BPF subsystem affecting __pcpu_freelist_push(). When only one CPU is possible (e.g., CONFIG_SMP=n or nr_cpus=1), an NMI re-enters pcpu_freelist_push() while the interrupted context already holds that CPU's freelist lock. The fallback loop skips the curr...

5.7AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/09/16 10:33 a.m.6 views

CVE-2026-89991

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix infinite loop in pcpufreelist push with one possible CPU pcpufreelistpush can loop forever when only one CPU is possible and an NMI re-enters pcpufreelistpush while the interrupted context holds that CPU's freelist lock...

0.00198EPSS
SaveExploits0
OSV
OSV
added 2026/09/16 10:33 a.m.5 views

CVE-2026-89991 bpf: Fix infinite loop in pcpu_freelist push with one possible CPU

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix infinite loop in pcpufreelist push with one possible CPU pcpufreelistpush can loop forever when only one CPU is possible and an NMI re-enters pcpufreelistpush while the interrupted context holds that CPU's freelist lock...

SaveExploits0References6
EUVD
EUVD
added 2026/09/16 10:33 a.m.5 views

EUVD-2026-80599

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix infinite loop in pcpufreelist push with one possible CPU pcpufreelistpush can loop forever when only one CPU is possible and an NMI re-enters pcpufreelistpush while the interrupted context holds that CPU's freelist lock...

5.7AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.29 views

CVE-2026-89987 mm/huge_memory: transfer the pmd dirty bit to the folio on zap

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: transfer the pmd dirty bit to the folio on zap zaphugepmdfolio propagates the pmd young bit to the folio for the file case, but not the dirty bit. The pte path does propagate it, in zappresentfolioptes and so does...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 10:33 a.m.8 views

EUVD-2026-80595

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: transfer the pmd dirty bit to the folio on zap zaphugepmdfolio propagates the pmd young bit to the folio for the file case, but not the dirty bit. The pte path does propagate it, in zappresentfolioptes and so does...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:33 a.m.17 views

CVE-2026-89987

CVE-2026-89987 affects the Linux kernel in the mm/huge_memory subsystem. The function zap_huge_pmd_folio() fails to propagate the PMD dirty bit to the folio when a PMD-mapped shmem/tmpfs page is unmapped, unlike the PTE path and PMD split path. This causes silent data loss for processes that stor...

5.8AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:33 a.m.4 views

CVE-2026-89987 mm/huge_memory: transfer the pmd dirty bit to the folio on zap

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: transfer the pmd dirty bit to the folio on zap zaphugepmdfolio propagates the pmd young bit to the folio for the file case, but not the dirty bit. The pte path does propagate it, in zappresentfolioptes and so does...

SaveExploits0References6
Debian CVE
Debian CVE
added 2026/09/16 10:33 a.m.7 views

CVE-2026-89987

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: transfer the pmd dirty bit to the folio on zap zaphugepmdfolio propagates the pmd young bit to the folio for the file case, but not the dirty bit. The pte path does propagate it, in zappresentfolioptes and so does...

0.00198EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 10:33 a.m.10 views

CVE-2026-8206

CVE-2026-8206 Vulnérabilité : prise de contrôle de compte non authentifiée — détournement de l'e-mail de réinitialisation de mot de passe dans Kirki Customizer Framework CVSS v3.1 9.8 / 10.0 CRITIQUE Vecteur : AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 1. Vue d'ensemble CVE-2026-8206 est une...

9.8CVSS6.4AI score0.01278EPSS
SaveExploits7
EUVD
EUVD
added 2026/09/16 10:32 a.m.6 views

EUVD-2026-80566

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlbcma: fix null nodemask dereference in hugetlbcmaallocfrozenfolio allocbuddyhugetlbfoliowithmpol can pass a NULL nodemask to allocfreshhugetlbfolio as a fallback to allocate from all nodes. If order is gigantic,...

5.4AI score0.00189EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 10:32 a.m.8 views

CVE-2026-89966

CVE-2026-89966 affects the Linux kernel in the mm/hugetlb_cma subsystem. The root cause is a NULL nodemask dereference in hugetlb_cma_alloc_frozen_folio(): when alloc_buddy_hugetlb_folio_with_mpol() passes a NULL nodemask as a fallback for gigantic (e.g., 1 GB) hugepage allocations, the function ...

5.4AI score0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.7 views

CVE-2026-89966

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlbcma: fix null nodemask dereference in hugetlbcmaallocfrozenfolio allocbuddyhugetlbfoliowithmpol can pass a NULL nodemask to allocfreshhugetlbfolio as a fallback to allocate from all nodes. If order is gigantic,...

0.00189EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.31 views

CVE-2026-89966 mm/hugetlb_cma: fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlbcma: fix null nodemask dereference in hugetlbcmaallocfrozenfolio allocbuddyhugetlbfoliowithmpol can pass a NULL nodemask to allocfreshhugetlbfolio as a fallback to allocate from all nodes. If order is gigantic,...

0.00189EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 10:32 a.m.4 views

CVE-2026-89966 mm/hugetlb_cma: fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlbcma: fix null nodemask dereference in hugetlbcmaallocfrozenfolio allocbuddyhugetlbfoliowithmpol can pass a NULL nodemask to allocfreshhugetlbfolio as a fallback to allocate from all nodes. If order is gigantic,...

SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 10:32 a.m.12 views

WhatsRCE

WhatsRCE Ceci est un générateur automatisé de payload pour CVE-2019-11932 Exécution de code à distance sur WhatsApp 1. Installation automatique de GCC commande inoffensive, vous pouvez voir que c'est open-source 2. Sauvegarde dans un fichier .GIF Comment l'utiliser ? root@kitploit: sudo apt insta...

8.8CVSS8.3AI score0.4453EPSS
SaveExploits16
Cvelist
Cvelist
added 2026/09/16 10:32 a.m.32 views

CVE-2026-89927 KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock Fix an issue where userspace or the guest can program an Hyper-V synthetic timer to have a deadline in the past via integer overflow, preventing the CPU from making...

7.1CVSS0.00178EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/16 10:32 a.m.5 views

CVE-2026-89927 KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock Fix an issue where userspace or the guest can program an Hyper-V synthetic timer to have a deadline in the past via integer overflow, preventing the CPU from making...

7.1CVSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/16 10:32 a.m.7 views

CVE-2026-89927

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock Fix an issue where userspace or the guest can program an Hyper-V synthetic timer to have a deadline in the past via integer overflow, preventing the CPU from making...

7.1CVSS0.00178EPSS
SaveExploits0
CVE
CVE
added 2026/09/16 10:32 a.m.17 views

CVE-2026-89927

CVE-2026-89927 is an integer overflow vulnerability in the Linux kernel's KVM x86 Hyper-V synthetic timer (stimer) emulation. When the STIMER COUNT MSR is programmed with a value close to U64_MAX , the deadline calculation overflows, producing a deadline in the past. This causes the hrtimer to fi...

7.1CVSS5.8AI score0.00178EPSS
SaveExploits0References8
Rows per page
Query Builder