Lucene search
+L

4255 matches found

CNNVD
CNNVD
added 2026/04/24 12:0 a.m.12 views

rust-openssl 缓冲区错误漏洞

rust-openssl is an open-source library in the rust ecosystem that allows for interaction with the OpenSSL library. In versions 0.9.0 to 0.10.78 of rust-openssl, there was a buffer error vulnerability. This vulnerability stemmed from the frompemcallback API not verifying the length returned by use...

9.1CVSS6AI score0.00294EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/23 10:16 p.m.11 views

CVE-2026-41337

OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers with captured valid callbacks for live calls can exploit this to manipulate callback origins during...

6.3CVSS0.00229EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/23 9:57 p.m.5 views

CVE-2026-41337 OpenClaw < 2026.3.31 - Callback Origin Mutation in Plivo Voice-call Replay

OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers with captured valid callbacks for live calls can exploit this to manipulate callback origins during...

6.3CVSS5.3AI score0.00229EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/23 9:57 p.m.3 views

CVE-2026-41337

OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers with captured valid callbacks for live calls can exploit this to manipulate callback origins during...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/23 9:57 p.m.14 views

CVE-2026-41337

OpenClaw before version 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay. Attackers who have captured valid live-call callbacks can mutate the in‑process callback origin during the replay process, enabling manipulation of callback origins. The CVE entry lists...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/23 9:57 p.m.41 views

CVE-2026-41337 OpenClaw < 2026.3.31 - Callback Origin Mutation in Plivo Voice-call Replay

OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers with captured valid callbacks for live calls can exploit this to manipulate callback origins during...

6.3CVSS0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/23 9:57 p.m.4 views

CVE-2026-41337 OpenClaw < 2026.3.31 - Callback Origin Mutation in Plivo Voice-call Replay

OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers with captured valid callbacks for live calls can exploit this to manipulate callback origins during...

6.3CVSS6AI score0.00229EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/04/23 8:6 a.m.6 views

Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cb

...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.7 views

SUSE CVE-2026-31510

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref on l2capsockreadycb Before using sk pointer, check if it is null. Fix the following: KASAN: null-ptr-deref in range 0x0000000000000260-0x0000000000000267 CPU: 0 UID: 0 PID: 5985 Comm:...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/23 12:0 a.m.12 views

PT-2026-34768

OpenClaw before 2026.3.31 contains a callback origin mutation vulnerability in Plivo voice-call replay that allows attackers to mutate in-process callback origin before replay rejection. Attackers with captured valid callbacks for live calls can exploit this to manipulate callback origins during...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/23 12:0 a.m.11 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.31 contained security vulnerabilities. These vulnerabilities were caused by a mutation vulnerability in the callback source during Plivo voice call replaying, allowing attackers...

6.3CVSS5.8AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 9:20 p.m.3 views

GHSA-XMGF-HQ76-4VX2 rust-opennssl has an Out-of-bounds read in PEM password callback when returning an oversized length

The frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this...

6.3CVSS5.9AI score0.00294EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/22 9:20 p.m.18 views

rust-opennssl has an Out-of-bounds read in PEM password callback when returning an oversized length

The frompemcallback APIs did not validate the length returned by the user's callback. A password callback that returns a value larger than the buffer it was given can cause some versions of OpenSSL to over-read this buffer. OpenSSL 3.x is not affected by this...

9.1CVSS5.9AI score0.00294EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/22 9:0 p.m.20 views

GHSA-HPPC-G8H3-XHP3 rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer

The FFI trampolines behind SslContextBuilder::setpskclientcallback, setpskservercallback, setcookiegeneratecb, and setstatelesscookiegeneratecb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut u8 that was handed to the closure. This can lead to...

8.3CVSS6AI score0.0028EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/22 9:0 p.m.17 views

rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer

The FFI trampolines behind SslContextBuilder::setpskclientcallback, setpskservercallback, setcookiegeneratecb, and setstatelesscookiegeneratecb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut u8 that was handed to the closure. This can lead to...

8.3CVSS6AI score0.0028EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/04/22 2:16 p.m.6 views

CVE-2026-31527

In the Linux kernel, the following vulnerability has been resolved: driver core: platform: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock...

7.8CVSS0.00129EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/22 2:16 p.m.7 views

CVE-2026-31510

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix null-ptr-deref on l2capsockreadycb Before using sk pointer, check if it is null. Fix the following: KASAN: null-ptr-deref in range 0x0000000000000260-0x0000000000000267 CPU: 0 UID: 0 PID: 5985 Comm:...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/22 2:16 p.m.9 views

CVE-2026-31502

In the Linux kernel, the following vulnerability has been resolved: team: fix headerops type confusion with non-Ethernet ports Similar to commit 950803f72547 "bonding: fix type confusion in bondsetupbyslave" team has the same class of headerops type confusion. For non-Ethernet ports,...

7.8CVSS0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/22 1:54 p.m.2 views

CVE-2026-31527 driver core: platform: use generic driver_override infrastructure

In the Linux kernel, the following vulnerability has been resolved: driver core: platform: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:54 p.m.28 views

CVE-2026-31510

CVE-2026-31510: Linux kernel Bluetooth L2CAP vulnerability due to a null pointer dereference in l2cap_sock_ready_cb. The issue arises because sk is used without verifying it’s non-null, leading to a kernel panic/DoS. Multiple OS advisories (Debian roots, Ubuntu, Red Hat, SUSE, etc.) report the pa...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder