Lucene search
+L

42 matches found

CVE
CVE
added 2026/09/17 4:07 p.m.9 views

CVE-2026-90193

This CVE affects the qcom-cpucp mailbox driver in the Linux kernel under PREEMPT_RT configurations. The root cause is a lock re-entrancy deadlock : qcom_cpucp_mbox_irq_fn() invokes mbox_chan_received_data() while holding chan->lock. Under PREEMPT_RT, spin_lock_irqsave() is converted to an rt_s...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:07 p.m.4 views

EUVD-2026-81786

In the Linux kernel, the following vulnerability has been resolved: mailbox: qcom-cpucp: fix PREEMPTRT self-deadlock in IRQ handler qcomcpucpmboxirqfn calls mboxchanreceiveddata while holding chan-lock. Under PREEMPTRT, spinlockirqsave is converted to an rtspinlock rtmutex-based, which tracks...

0.002EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 6:02 p.m.10 views

CVE-2026-56848

CVE-2026-56848 NVD 설명 Node.js HTTP/2 처리의 결함으로 인해 nghttp2sessionmemrecv가 실행되는 동안 nghttp2sessionmemsend가 재진입 방식으로 호출될 수 있으며, 이로 인해 힙 사용 후 해제heap-use-after-free가 발생합니다. 이 취약점은 Node.js 26.x, 24.x 및 22.x에 영향을 미칩니다. 참고: 설명에 언급된 버전은 업스트림 nodejs 패키지에만 적용되며 Alpine이 배포하는 nodejs 패키지에는 적용되지 않습니다...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/09/02 12:18 p.m.10 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.11 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/01 7:57 p.m.13 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 2:51 p.m.12 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 2:46 p.m.10 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/08/31 12:20 p.m.12 views

nodejs: Node.js: Heap-use-after-free in HTTP/2 handling can lead to denial of service

A heap use-after-free vulnerability in the Node.js HTTP/2 component allows a remote attacker to crash the application, causing a denial of service. This is triggered by an unexpected re-entrant call to nghttp2sessionmemsend while nghttp2sessionmemrecv is still executing...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/08/30 6:17 p.m.34 views

CVE-2026-82367 Re-entrant synchronous publish in AshGraphql subscription batcher delivers one subscriber's records to another's topic

Exposure of Data Element to Wrong Session vulnerability in ash-project ashgraphql can deliver one subscription's resolved records to a different subscriber's topic. AshGraphql.Subscription.Batcher.dosend/5 reads the resolved batch from the process dictionary via Process.get:batchresolved and then...

2.3CVSS0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:17 p.m.11 views

EEF-CVE-2026-82367 Re-entrant synchronous publish in AshGraphql subscription batcher delivers one subscriber's records to another's topic

Summary Exposure of Data Element to Wrong Session vulnerability in ash-project ashgraphql can deliver one subscription's resolved records to a different subscriber's topic. AshGraphql.Subscription.Batcher.dosend/5 reads the resolved batch from the process dictionary via Process.get:batchresolved...

2.3CVSS5.9AI score0.00245EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/30 6:17 p.m.17 views

CVE-2026-82367

CVE-2026-82367 is a re-entrant data-exposure bug in ash_graphql (ash-project), affecting versions 1.4.0 through before 1.11.0 . The root cause lies in AshGraphql.Subscription.Batcher.do_send/5, which reads and deletes the process-dictionary key :batch_resolved without namespacing it per run. On t...

2.3CVSS5.9AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/30 6:17 p.m.8 views

CVE-2026-82367 Re-entrant synchronous publish in AshGraphql subscription batcher delivers one subscriber's records to another's topic

Exposure of Data Element to Wrong Session vulnerability in ash-project ashgraphql can deliver one subscription's resolved records to a different subscriber's topic. AshGraphql.Subscription.Batcher.dosend/5 reads the resolved batch from the process dictionary via Process.get:batchresolved and then...

2.3CVSS5.9AI score0.00245EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/04 5:16 p.m.11 views

CVE-2026-56848

A flaw in Node.js HTTP/2 handling allows nghttp2sessionmemsend to be called re-entrantly while nghttp2sessionmemrecv is executing, resulting in a heap-use-after-free. This vulnerability affects Node.js 26.x, 24.x, and 22.x...

7.5CVSS7.2AI score0.0049EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2026/06/30 7:51 a.m.14 views

Node.js: Re-entrant `nghttp2_session_mem_send()` during `nghttp2_session_mem_recv()` causes heap-use-after-free in Node.js HTTP/2

A flaw was discovered in the Node.js HTTP/2 implementation that allowed the nghttp2sessionmemsend function to be called re-entrantly while nghttp2sessionmemrecv was executing, resulting in a heap-use-after-free vulnerability. This issue affected Node.js versions 26.x, 24.x, and 22.x...

7.5CVSS7AI score0.0049EPSS
SaveExploits1
Gentoo Linux
Gentoo Linux
added 2024/11/06 12:00 a.m.21 views

libgit2: Multiple Vulnerabilities

Background libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language that supports C bindings. Description Multiple vulnerabilities have been discovere...

5.9CVSS7.3AI score0.0058EPSS
SaveExploits0
Fedora
Fedora
added 2024/02/17 1:37 a.m.38 views

[SECURITY] Fedora 38 Update: libgit2-1.6.5-1.fc38

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings...

9.8CVSS9.6AI score0.01546EPSS
SaveExploits0
Fedora
Fedora
added 2024/02/17 12:58 a.m.32 views

[SECURITY] Fedora 39 Update: libgit2_1.6-1.6.5-1.fc39

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings...

9.8CVSS6.8AI score0.01546EPSS
SaveExploits0
Fedora
Fedora
added 2024/02/17 12:58 a.m.36 views

[SECURITY] Fedora 39 Update: libgit2-1.7.2-1.fc39

libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings...

9.8CVSS9.6AI score0.01546EPSS
SaveExploits0
Gentoo Linux
Gentoo Linux
added 2024/01/14 12:00 a.m.48 views

libgit2: Privilege Escalation Vulnerability

Background libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API. Description A vulnerability has been discovered in libgit2. Please review the CVE identifier referenced below for details. Impact Usages of a malicious craft...

7.8CVSS7.3AI score0.00449EPSS
SaveExploits0
Rows per page
Query Builder