Lucene search
+L

22999 matches found

OSV
OSV
added 2026/05/04 5:16 p.m.8 views

UBUNTU-CVE-2026-42440

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3 Description: The AbstractModelReader methods getOutcomes, getOutcomePatterns, and getPredicates each read a 32-bit signed integer count field fro...

7.5CVSS5.9AI score0.00603EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/05/04 4:43 p.m.9 views

CVE-2025-47407 Time-of-check Time-of-use (TOCTOU) Race Condition in DSP Service

Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level...

7.8CVSS5.8AI score0.00054EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/04 4:43 p.m.35 views

CVE-2025-47407

CVE-2025-47407 describes a memory corruption in the DSP service during process creation caused by an allocation failure at the kernel level, linked to a TOCTOU race condition. Connected records identify a kernel-level allocation failure as the underlying trigger and the DSP service as the affecte...

7.8CVSS5.8AI score0.00054EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/04 4:43 p.m.67 views

CVE-2025-47407 Time-of-check Time-of-use (TOCTOU) Race Condition in DSP Service

Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level...

7.8CVSS0.00054EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/04 4:43 p.m.16 views

EUVD-2025-209632

Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level...

7.8CVSS5.8AI score0.00054EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/04 4:43 p.m.7 views

CVE-2025-47407

Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level...

7.8CVSS5.8AI score0.00054EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/04 4:40 p.m.51 views

CVE-2026-42440 Apache OpenNLP: OOM DoS via Unbounded Array Allocation in AbstractModelReader

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3 Description: The AbstractModelReader methods getOutcomes, getOutcomePatterns, and getPredicates each read a 32-bit signed integer count field...

0.00603EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/04 4:40 p.m.9 views

CVE-2026-42440 Apache OpenNLP: OOM DoS via Unbounded Array Allocation in AbstractModelReader

OOM Denial of Service via Unbounded Array Allocation in Apache OpenNLP AbstractModelReader Versions Affected: before 1.9.5 before 2.5.9 before 3.0.0-M3 Description: The AbstractModelReader methods getOutcomes, getOutcomePatterns, and getPredicates each read a 32-bit signed integer count field...

7.5CVSS6AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.19 views

PT-2026-36843

Memory corruption while creating a process on the digital signal processor due to allocation failure at the kernel level...

7.8CVSS5.8AI score0.00054EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.20 views

CImg 安全漏洞

CImg is a small open-source C++ toolkit for image processing, developed by GREYC. CImg has a security vulnerability that stems from the lack of validation of the nbcolors field in BMP file headers. This vulnerability may lead to excessive memory allocation and cause a system to crash due to...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:0 a.m.11 views

RHCOS 4 : OpenShift Container Platform 4.20.6 (RHSA-2025:22255)

The remote Red Hat Enterprise Linux CoreOS 4 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2025:22255 advisory. - golang: archive/tar: Unbounded allocation when parsing GNU sparse map CVE-2025-58183 Note that Nessus has not tested for this issue but ha...

4.3CVSS7.2AI score0.00413EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/03 11:55 p.m.32 views

CVE-2026-6948

CVE-2026-6948 affects Velociraptor servers prior to version 0.76.4, where the VQLResponse Result-Set Writer can allocate memory unboundedly in the agent control channel. A compromised Velociraptor client can trigger an Out-Of-Memory (OOM) condition, crashing the server by sending crafted messages...

4.9CVSS5.8AI score0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/03 11:55 p.m.10 views

CVE-2026-6948 Unbounded Memory Allocation in VQLResponse Result-Set Writer

Velociraptor versions prior to 0.76.4 contain a resource exhaustion vulnerability in the server's agent control channel. This allows a compromised or rogue Velociraptor client to crash the server via out-of-memory OOM by sending crafted messages through the normal client communication channel...

4.9CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/05/02 12:0 p.m.10 views

RUSTSEC-2026-0133 Invalid pointer arithmetic in `iter()` and `iter_mut()`

The iter and itermut APIs compute current = &children0 as const const RawAutoChild.sub1, which performs pointer subtraction going before the start of the allocation. This is undefined behavior per Rust's pointer arithmetic rules. This can be triggered through safe public APIs — iter and itermut —...

5.8AI score
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/05/02 8:4 a.m.14 views

smb: server: fix active_num_conn leak on transport allocation failure

...

7.5CVSS5.8AI score0.00542EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/02 1:25 a.m.22 views

SUSE CVE-2026-31711

In the Linux kernel, the following vulnerability has been resolved: smb: server: fix activenumconn leak on transport allocation failure Commit 77ffbcac4e56 "smb: server: fix leak of activenumconn in ksmbdtcpnewconnection" addressed the kthreadrun failure path. The earlier alloctransport == NULL...

7.5CVSS5.8AI score0.00542EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31737

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ftgmac100: fix ring allocation unwind on open failure ftgmac100allocrings allocates rxskbs, txskbs, rxdes, txdes, and rxscratch in stages. On intermediate...

5.5CVSS5.5AI score0.00129EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.20 views

RHCOS 4 : OpenShift Container Platform 4.15.62 (RHSA-2026:4418)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:4418 advisory. - golang: archive/tar: Unbounded allocation when parsing GNU sparse map CVE-2025-58183 - github.com/sirupsen/logrus:...

7.5CVSS5.9AI score0.00639EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-21728

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tempo queries with large limits can cause large memory allocations which can impact the availability of the service, depending on its deployment strategy...

7.5CVSS5.8AI score0.00637EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/01 8:9 p.m.13 views

CVE-2026-31706

A flaw was found in ksmbd, a Linux kernel module that provides an in-kernel SMB server. An authenticated client can exploit this vulnerability by manipulating the numaces value within the parent directory's security.NTACL extended attribute. This manipulation causes ksmbd to attempt an excessivel...

8.8CVSS5.7AI score0.00369EPSS
SaveExploits0References4
Rows per page
Query Builder