Lucene search
+L

9529 matches found

OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64501 iio: adc: ad_sigma_delta: fix CS held asserted and state leaks

In the Linux kernel, the following vulnerability has been resolved: iio: adc: adsigmadelta: fix CS held asserted and state leaks In adsigmadeltasingleconversion, setmodeADSDMODEIDLE and disableone were called from the out: block while keepcsasserted was still true. This caused any SPI transfer...

7.1CVSS5.7AI score0.00116EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/25 8:51 a.m.9 views

EUVD-2026-48820

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.7AI score0.0018EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:51 a.m.15 views

CVE-2026-64476

The CVE-2026-64476 vulnerability affects the Linux kernel vfio-pci driver. The root cause was improper handling of the disable_idle_d3 flag, which initially could be changed globally and influenced per-device power states via runtime_power management (PM). The issue arose because the vfio-pci mod...

5.7AI score0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64476 vfio/pci: Latch disable_idle_d3 per device

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.7AI score0.0018EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64476

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.6AI score0.0018EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:51 a.m.8 views

EUVD-2026-48806

In the Linux kernel, the following vulnerability has been resolved: PCI: altera: Fix resource leaks on probe failure The chained IRQ handler is set during probe, but is only removed during the driver remove. If pcihostprobe fails, the handler and INTx IRQ domain remain set even though the...

5.8AI score0.00184EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64438

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adfdisablesriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adfaccelvfinfo. Currently, adfdisablesriov destroys per-VF...

8.8CVSS5.7AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:51 a.m.6 views

CVE-2026-64438 crypto: qat - fix VF2PF work teardown race in adf_disable_sriov()

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix VF2PF work teardown race in adfdisablesriov The VF2PF interrupt handler queues PF-side response work that stores a raw pointer to per-VF state struct adfaccelvfinfo. Currently, adfdisablesriov destroys per-VF...

8.8CVSS5.7AI score0.00135EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:51 a.m.21 views

CVE-2026-64438

Summary of CVE-2026-64438 : In the Linux kernel’s crypto: qat path, a race during VF2PF teardown could cause use-after-free of per-VF state (vf_info) due to tearing down per-VF locks and state before in-flight VF2PF work completes. The fix introduces a PF-local flag (vf2pf_disabled) that gates wo...

8.8CVSS5.8AI score0.00135EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.16 views

CVE-2026-64424

CVE-2026-64424 affects the Linux kernel netpoll path: a use-after-free during shutdown when a TX work may still be active, racing with cleanup. The fix described across connected docs is to use disable_delayed_work_sync() to ensure the worker is fully stopped before npinfo is freed, preventing re...

5.8AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-64476

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate...

5.8AI score0.0018EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.11 views

PT-2026-64759

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the Samsung serial driver when console flow control is enabled via UPF CONS FLOW. The issue arises because the functions s3c24xx serial stop tx and s3c24xx serial...

5.8AI score0.00168EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/24 5:11 p.m.11 views

CVE-2026-14586

A flaw was found in Unbound. Under heavy DNS-over-QUIC DoQ traffic, a timing discrepancy in Unbound’s libngtcp2 library can trigger an assertion failure. This causes the server to crash unexpectedly, resulting in a denial of service DoS. Mitigation Disable DNS-over-QUIC DoQ by removing or...

5.9CVSS5.8AI score0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/24 4:16 p.m.9 views

CVE-2026-64214

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

0.00173EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 3:23 p.m.6 views

CVE-2026-64214 powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_work_raise()

In the Linux kernel, the following vulnerability has been resolved: powerpc/time: Remove redundant preemptdisable|enable calls from archirqworkraise A kernel panic is observed when handling machine check exceptions from real mode. BUG: Unable to handle kernel data access on read at...

5.8AI score0.00173EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/24 2:16 p.m.9 views

CVE-2026-21723

A flaw was found in Grafana. A remote attacker with very low privileges, or even anonymous access if enabled, can exploit the alertmanager templates test endpoint by mass-executing templates. This can lead to an Out-Of-Memory OOM error, causing the Grafana service to crash and resulting in a Deni...

5.3CVSS5.9AI score0.00198EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/24 7:16 a.m.9 views

CVE-2026-14603

The WowOptin: Next-Gen Popup Maker WordPress plugin before 1.4.38 does not have proper authorization on a REST endpoint, allowing unauthenticated users to disable all of the site's opt-in forms and insert new template-based opt-in rows into the database...

7.5CVSS0.0024EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/24 6:0 a.m.6 views

EUVD-2026-48494

The WowOptin: Next-Gen Popup Maker WordPress plugin before 1.4.38 does not have proper authorization on a REST endpoint, allowing unauthenticated users to disable all of the site's opt-in forms and insert new template-based opt-in rows into the database...

7.5CVSS5.9AI score0.0024EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 6:0 a.m.18 views

CVE-2026-14603

The CVE concerns the WowOptin: Next-Gen Popup Maker WordPress plugin (before 1.4.38). Affected component is the REST API endpoint, where insufficient authorization allows unauthenticated users to disable all opt-in forms and insert new template-based opt-in rows into the database. This represents...

7.5CVSS5.5AI score0.0024EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/24 12:0 a.m.11 views

PT-2026-64329

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A kernel panic occurs when handling machine check exceptions MCE from real mode. The issue is caused by the arch irq work raise function calling preempt disable, which attempts to access...

5.9AI score0.00173EPSS
SaveExploits0
Rows per page
Query Builder