Lucene search
K

4525 matches found

AlpineLinux
AlpineLinux
added 2025/05/19 1:25 a.m.4 views

CVE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS6.8AI score0.00763EPSS
Exploits0
CNNVD
CNNVD
added 2025/05/19 12:0 a.m.1 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment open-sourced by Node.js. A security vulnerability exists in Node.js that stems from an incorrect call to ThrowException by the SignTraits::DeriveBits method in a background thread, which could lead to a process crash...

7.5CVSS7.7AI score0.00763EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/05/16 2:53 a.m.1 views

SUSE CVE-2025-23166

The C++ method SignTraits::DeriveBits may incorrectly call ThrowException based on user-supplied inputs when executing in a background thread, crashing the Node.js process. Such cryptographic operations are commonly applied to untrusted inputs. Thus, this mechanism potentially allows an adversary...

7.5CVSS6.9AI score0.00763EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/05/16 12:0 a.m.7 views

PT-2025-27739

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition exists in the Linux kernel's bpf and sockmap functionality. The issue arises when the sk-sk socket is not locked or referenced in the backlog thread, and during the ca...

7.8CVSS6.8AI score0.00154EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/05/13 2:12 p.m.6 views

kernel: io_uring/sqpoll: zero sqd->thread on tctx errors

No description is available for this CVE...

7.3AI score
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: scsi: qla2xxx: Fix use after free on unload

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload System crash is observed with stack trace warning of use after free. There are 2 signals to tell dpcthread to terminate UNLOADING flag and kthreadstop. On setting the UNLOADING flag whe...

7.8CVSS6.8AI score0.00216EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.4 views

kernel: dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume

In the Linux kernel, the following vulnerability has been resolved: dm-raid: Fix WARNONONCE check for syncthread in raidresume rm-raid devices will occasionally trigger the following warning when being resumed after a table load because DMRECOVERYRUNNING is set: WARNING: CPU: 7 PID: 5660 at...

5.5CVSS6.8AI score0.00196EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/05/11 12:15 a.m.25 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS7AI score0.00286EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.2 views

SUSE CVE-2025-37861

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

4.1CVSS6.5AI score0.00252EPSS
Exploits0References25
NVD
NVD
added 2025/05/09 7:16 a.m.8 views

CVE-2025-37861

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS0.00252EPSS
Exploits0References4
OSV
OSV
added 2025/05/09 7:16 a.m.4 views

AZL-70144 CVE-2025-37861 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS5.6AI score0.00252EPSS
Exploits0References1
CVE
CVE
added 2025/05/09 6:42 a.m.91 views

CVE-2025-37861

The CVE 2025-37861 pertains to the Linux kernel SCSI MPI3MR driver where the TM thread could process reply queues while the reset thread reinitializes them, causing an access to an invalid queue ID (0xFFFF) and a crash. The fix adds a synchronization flag io_admin_reset_sync. Before a reset, the ...

7.8CVSS7AI score0.00252EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/05/09 6:42 a.m.9 views

CVE-2025-37861 scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID 0xFFFF, s...

7.8CVSS6AI score0.00252EPSS
Exploits0References7
Github Security Blog
Github Security Blog
added 2025/05/09 6:32 a.m.11 views

wgp race condition in inner::drop

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS6.9AI score0.00286EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2025/05/09 6:32 a.m.5 views

GHSA-2W4W-4385-VH4H wgp race condition in inner::drop

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS6.8AI score0.00286EPSS
Exploits0References4
NVD
NVD
added 2025/05/09 5:15 a.m.10 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS0.00286EPSS
Exploits0References2
OSV
OSV
added 2025/05/09 5:15 a.m.5 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

9.8CVSS6.8AI score
Exploits0References2
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.1 views

wgp 安全漏洞

wgp is a library by Nugine Personal Developers. A security vulnerability exists in wgp version 0.2.0, which stems from a lack of thread synchronization in dropslow...

2.9CVSS6.6AI score0.00286EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2025/05/09 12:0 a.m.5 views

CVE-2025-47735

inner::drop in inner.rs in the wgp crate through 0.2.0 for Rust lacks dropslow thread synchronization...

2.9CVSS4AI score0.00286EPSS
Exploits0References2
CVE
CVE
added 2025/05/09 12:0 a.m.56 views

CVE-2025-47735

CVE-2025-47735 affects the Rust wgp crate (versions 0.2.0 and earlier). The root cause is missing drop_slow thread synchronization in inner::drop (inner.rs), leading to a race condition in multithreaded contexts. Exploit details are not provided in the documents; remediation references suggest av...

9.8CVSS7.2AI score0.00286EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder