Lucene search
+L

1391 matches found

Debian CVE
Debian CVE
added yesterday3 views

CVE-2026-64524

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolutioncount and fix WIN8 fallback A SYNTHVIDRESOLUTIONRESPONSE with resolutioncount 64 walks past the supportedresolutionSYNTHVIDMAXRESOLUTIONCOUNT array in the parse loop. Bound resolutioncount against t...

5.7AI score0.00215EPSS
SaveExploits0
EUVD
EUVD
added yesterday5 views

EUVD-2026-49036

In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate resolutioncount and fix WIN8 fallback A SYNTHVIDRESOLUTIONRESPONSE with resolutioncount 64 walks past the supportedresolutionSYNTHVIDMAXRESOLUTIONCOUNT array in the parse loop. Bound resolutioncount against t...

5.8AI score0.00215EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added yesterday2 views

CVE-2026-64312

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcryptaeaddone on the child AEAD request before trying to submit it through padata. If padatadoparallel returns -EBUSY, pcrypt falls back to calling the...

5.7AI score0.0022EPSS
SaveExploits0
EUVD
EUVD
added yesterday2 views

EUVD-2026-49024

In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcryptaeaddone on the child AEAD request before trying to submit it through padata. If padatadoparallel returns -EBUSY, pcrypt falls back to calling the...

5.8AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday3 views

EUVD-2026-48987

In the Linux kernel, the following vulnerability has been resolved: Input: elani2c - prevent division by zero and arithmetic underflow The Elan I2C touchpad driver queries the device for its physical dimensions and trace counts to calculate the device resolution and width. However, if the device...

5.7AI score0.0022EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added yesterday2 views

SUSE CVE-2026-64221

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

5.9AI score0.00177EPSS
SaveExploits0References2
CVE
CVE
added 2 days ago6 views

CVE-2026-64221

CVE-2026-64221 concerns the Linux kernel SPI TI-QSPI driver. The issue was a use-after-free that could occur after a DMA setup failure during probe, where the driver could fall back to PIO but might still reference a freed DMA channel. The fix ensures the DMA channel pointer is cleared if buffer ...

5.9AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-48629

In the Linux kernel, the following vulnerability has been resolved: spi: ti-qspi: fix use-after-free after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to clear the DMA channel pointer also if buffer allocation fails to avoid passing a pointer to...

5.9AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 3 days ago5 views

PYSEC-2026-3504 PraisonAI SandlockSandbox falls back to unrestricted subprocess execution when Landlock is unavailable

Summary praisonai.sandbox.SandlockSandbox is documented and implemented as the kernel-enforced sandbox backend for untrusted code. Its SandboxConfig.native path lets callers configure allowed filesystem paths and network=False. On systems where the optional sandlock module imports but reports tha...

8.8CVSS6.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 4 days ago9 views

gnutls: gnutls: Certificate validation bypass due to oversized Subject Alternative Name

A flaw was found in gnutls. When validating certificates, an oversized Subject Alternative Name SAN could cause the validation process to incorrectly fall back to checking the Common Name CN field. This could allow a remote attacker to bypass proper certificate validation, potentially leading to...

8.2CVSS7.6AI score0.00423EPSS
SaveExploits0References5
CVE
CVE
added 4 days ago6 views

CVE-2026-13184

This CVE affects Progress Telerik UI for ASP.NET AJAX (RadAsyncUpload) prior to v2026.2.708. The root cause is that if Telerik.Upload.ConfigurationHashKey is absent and machineKey is not explicitly configured, upload metadata integrity protection may fall back to a predictable default key, allowi...

7.5CVSS5.3AI score0.00202EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago8 views

CVE-2026-64651

The @ai-sdk/harness-opencode tool connects HarnessAgent to OpenCode through a sandboxed bridge. Prior to version 1.0.28, the tool relay authorizes requests from any process whose command line contains an allowed helper script path host-tool-mcp.mjs. This allows untrusted code executing in the...

6.3CVSS0.00113EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago8 views

CVE-2026-64650

The CVE concerns the @ai-sdk/harness-opencode tool (HarnessV1 adapter backed by @openai/codex-sdk) that drives the codex CLI. Prior to version 1.0.29, it relayed requests from any process whose command line contained an allowed helper script path (Codex CLI shim), allowing untrusted sandbox code ...

6.3CVSS5.8AI score0.00113EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 6 days ago6 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

5.3AI score0.00289EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago9 views

CVE-2026-13577

The CVE-2026-13577 entry affects Dancer2 for Perl up to version 2.1.0. When secure PRNG sources (Math::Random::ISAAC::XS, Crypt::URandom) are unavailable, Dancer2::Core::Role::SessionFactory::generate_id falls back to a low-entropy, rand-derived session id. The fallback is computed from a SHA-1 h...

8.2CVSS5.3AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago3 views

CVE-2026-13577 Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable

Dancer2 versions through 2.1.0 for Perl generate insecure session ids when required CSPRNG modules are unavailable. Dancer2::Core::Role::SessionFactory::generateid silently falls back to a built-in rand-derived session id unless both Math::Random::ISAAC::XS and Crypt::URandom are available. The...

8.2CVSS5.3AI score0.00361EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 6 days ago9 views

gnutls: gnutls: Certificate validation bypass due to improper handling of URI and SRV SANs

A flaw was found in gnutls. A remote attacker could exploit this vulnerability by presenting a specially crafted certificate that contains Uniform Resource Identifier URI or Service SRV Subject Alternative Names SANs. This could cause the certificate validation process to incorrectly fall back to...

7.1CVSS7AI score0.00354EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 6 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-63985

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ethtool: eeprom: add more safeties to EEPROM Netlink fallback The Netlink fallback path for reading module EEPROM fallbacksetparams validates that offset totall...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added last week9 views

CVE-2026-63985

In the Linux kernel, the following vulnerability has been resolved: ethtool: eeprom: add more safeties to EEPROM Netlink fallback The Netlink fallback path for reading module EEPROM fallbacksetparams validates that offset totallen return -EINVAL; This could lead to surprises in both drivers and...

7.8CVSS0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added last week26 views

CVE-2026-64169 spi: ep93xx: fix error pointer deref after DMA setup failure

In the Linux kernel, the following vulnerability has been resolved: spi: ep93xx: fix error pointer deref after DMA setup failure The driver falls back to PIO mode if DMA setup fails during probe. Make sure to the clear the DMA channel pointers on setup failure to avoid dereferencing an error...

0.00156EPSS
SaveExploits0References4
Rows per page
Query Builder