Lucene search
+L

6386 matches found

OSV
OSV
added 2026/01/31 11:42 a.m.7 views

CVE-2026-23033 dmaengine: omap-dma: fix dma_pool resource leak in error paths

In the Linux kernel, the following vulnerability has been resolved: dmaengine: omap-dma: fix dmapool resource leak in error paths The dmapool created by dmapoolcreate is not destroyed when dmaasyncdeviceregister or ofdmacontrollerregister fails, causing a resource leak in the probe error paths. A...

5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/01/31 11:42 a.m.38 views

CVE-2026-23033

CVE-2026-23033 concerns the Linux kernel's dmaengine/omap-dma subsystem. The issue is a resource leak where the dma_pool created by dma_pool_create() is not destroyed if dma_async_device_register() or of_dma_controller_register() fails, leaving a leak in probe error paths. The remediation in the ...

5.8AI score0.00202EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/01/31 12:0 a.m.16 views

Linux Kernel Security Vulnerabilities

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to destroy the dmapool during registration operations, potentially leading to resourc...

5.8AI score0.00202EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/01/28 9:16 p.m.9 views

CVE-2026-0648

The vulnerability stems from an incorrect error-checking logic in the CreateCounter function in threadx/utility/rtoscompatibilitylayers/OSEK/txosek.c when handling the return value of osekgetcounter. Specifically, the current code checks if cntrid equals 0u to determine failure, but @osekgetcount...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/27 4:16 p.m.10 views

CVE-2026-0648

The vulnerability stems from an incorrect error-checking logic in the CreateCounter function in threadx/utility/rtoscompatibilitylayers/OSEK/txosek.c when handling the return value of osekgetcounter. Specifically, the current code checks if cntrid equals 0u to determine failure, but...

7.8CVSS0.00105EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/27 3:40 p.m.19 views

CVE-2026-0648

CVE-2026-0648 : Red Hat and other sources describe a logic error in the CreateCounter() path for OSEK in threadx.c where osek_get_counter() return value is mishandled. The code tests for failure by comparing cntr_id to 0u, but osek_get_counter() signals failure with E_OS_SYS_STACK (12U). When the...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/01/27 3:40 p.m.7 views

EUVD-2026-4817

The vulnerability stems from an incorrect error-checking logic in the CreateCounter function in threadx/utility/rtoscompatibilitylayers/OSEK/txosek.c when handling the return value of osekgetcounter. Specifically, the current code checks if cntrid equals 0u to determine failure, but...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/27 3:40 p.m.5 views

CVE-2026-0648

The vulnerability stems from an incorrect error-checking logic in the CreateCounter function in threadx/utility/rtoscompatibilitylayers/OSEK/txosek.c when handling the return value of osekgetcounter. Specifically, the current code checks if cntrid equals 0u to determine failure, but...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/27 3:40 p.m.6 views

CVE-2026-0648

The vulnerability stems from an incorrect error-checking logic in the CreateCounter function in threadx/utility/rtoscompatibilitylayers/OSEK/txosek.c when handling the return value of osekgetcounter. Specifically, the current code checks if cntrid equals 0u to determine failure, but...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/27 12:0 a.m.10 views

PT-2026-4937

The vulnerability stems from an incorrect error-checking logic in the CreateCounter function in threadx/utility/rtos compatibility layers/OSEK/tx osek.c when handling the return value of osek get counter. Specifically, the current code checks if cntr id equals 0u to determine failure, but @osek g...

7.8CVSS6AI score0.00105EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/01/26 9:30 p.m.12 views

Hibernate Reactive Vulnerable to DoS via Connection Pool Exhaustion

A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service DoS by...

4.3CVSS5.8AI score0.00376EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/26 9:30 p.m.8 views

GHSA-FRPP-8PWQ-HJRX Hibernate Reactive Vulnerable to DoS via Connection Pool Exhaustion

A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service DoS by...

4.3CVSS5.8AI score0.00376EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/01/26 7:36 p.m.4 views

CVE-2025-14969 Hibernate-reactive-core: hibernate reactive: denial of service due to connection leak on http client disconnect

A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service DoS by...

4.3CVSS5.8AI score0.00376EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/26 7:36 p.m.8 views

EUVD-2025-206338

A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service DoS by...

4.3CVSS5.8AI score0.00376EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/01/26 12:0 a.m.11 views

Hibernate Reactive security vulnerability

Hibernate Reactive is a reactive API interface provided by the Hibernate company. There is a security vulnerability in Hibernate Reactive, which stems from the ability of remote clients to prematurely close HTTP connections. This could lead to the leakage of database connection pools, potentially...

4.3CVSS5.8AI score0.00376EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.13 views

PT-2026-4807

A flaw was found in Hibernate Reactive. When an HTTP endpoint is exposed to perform database operations, a remote client can prematurely close the HTTP connection. This action may lead to leaking connections from the database connection pool, potentially causing a Denial of Service DoS by...

4.3CVSS5.8AI score0.00376EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/01/23 9:15 p.m.7 views

CVE-2025-62741

Server-Side Request Forgery SSRF vulnerability in SmartDataSoft Pool Services pool-services allows Server Side Request Forgery.This issue affects Pool Services: from n/a through = 3.3...

5.4CVSS5.4AI score0.00202EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/23 9:15 p.m.9 views

CVE-2026-23762

VB-Audio Voicemeeter, Voicemeeter Banana, and Voicemeeter Potato versions ending in 1.1.1.9, 2.1.1.9, and 3.1.1.9 and earlier, respectively, as well as VB-Audio Matrix and Matrix Coconut versions ending in 1.0.2.2 and 2.0.2.2 and earlier, respectively, contain a vulnerability in their virtual aud...

6.9CVSS5.5AI score0.00182EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/23 9:14 p.m.9 views

CVE-2026-23764

VB-Audio Voicemeeter, Voicemeeter Banana, and Voicemeeter Potato versions ending in 1.1.1.9, 2.1.1.9, and 3.1.1.9 and earlier, respectively, as well as VB-Audio Matrix and Matrix Coconut versions ending in 1.0.2.2 and 2.0.2.2 and earlier, respectively, contain a vulnerability in their virtual aud...

6.8CVSS5.5AI score0.00139EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/22 5:16 p.m.10 views

CVE-2026-23764

VB-Audio Voicemeeter, Voicemeeter Banana, and Voicemeeter Potato versions ending in 1.1.1.9, 2.1.1.9, and 3.1.1.9 and earlier, respectively, as well as VB-Audio Matrix and Matrix Coconut versions ending in 1.0.2.2 and 2.0.2.2 and earlier, respectively, contain a vulnerability in their virtual aud...

6.8CVSS0.00139EPSS
SaveExploits0References5
Rows per page
Query Builder