Lucene search
+L

4755 matches found

Github Security Blog
Github Security Blog
added 2025/11/26 9:31 a.m.11 views

Apache Druid’s Kerberos authenticator uses a weak fallback secret

Apache Druid’s Kerberos authenticator uses a weak fallback secret when the druid.auth.authenticator.kerberos.cookieSignatureSecret configuration is not explicitly set. In this case, the secret is generated using ThreadLocalRandom, which is not a crypto-graphically secure random number generator...

9.8CVSS7.1AI score0.0065EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/11/25 4:11 p.m.13 views

CVE-2025-65947

thread-amount is a tool that gets the amount of threads in the current process. Prior to version 0.2.2, there are resource leaks when querying thread counts on Windows and Apple platforms. In Windows platforms, the threadamount function calls CreateToolhelp32Snapshot but fails to close the return...

8.7CVSS6.5AI score0.00338EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/21 11:15 p.m.8 views

CVE-2025-65947

thread-amount is a tool that gets the amount of threads in the current process. Prior to version 0.2.2, there are resource leaks when querying thread counts on Windows and Apple platforms. In Windows platforms, the threadamount function calls CreateToolhelp32Snapshot but fails to close the return...

8.7CVSS0.00338EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/21 10:15 p.m.25 views

CVE-2025-65947

CVE-2025-65947 affects the thread_amount crate. Before v0.2.2, Windows builds leak handles (CreateToolhelp32Snapshot handles not closed) and macOS builds leak memory (allocated thread lists not deallocated via vm_deallocate). Repeated queries can exhaust handles or memory, risking instability or ...

8.7CVSS6.1AI score0.00338EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/21 10:15 p.m.8 views

CVE-2025-65947 thread-amount is Vulnerable to Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS

thread-amount is a tool that gets the amount of threads in the current process. Prior to version 0.2.2, there are resource leaks when querying thread counts on Windows and Apple platforms. In Windows platforms, the threadamount function calls CreateToolhelp32Snapshot but fails to close the return...

8.7CVSS6.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/11/21 10:15 p.m.2 views

CVE-2025-65947 thread-amount is Vulnerable to Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS

thread-amount is a tool that gets the amount of threads in the current process. Prior to version 0.2.2, there are resource leaks when querying thread counts on Windows and Apple platforms. In Windows platforms, the threadamount function calls CreateToolhelp32Snapshot but fails to close the return...

8.7CVSS6.1AI score0.00338EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/11/21 10:15 p.m.14 views

CVE-2025-65947 thread-amount is Vulnerable to Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS

thread-amount is a tool that gets the amount of threads in the current process. Prior to version 0.2.2, there are resource leaks when querying thread counts on Windows and Apple platforms. In Windows platforms, the threadamount function calls CreateToolhelp32Snapshot but fails to close the return...

8.7CVSS0.00338EPSS
SaveExploits0References3
OSV
OSV
added 2025/11/21 6:19 p.m.7 views

GHSA-JF9P-2FV9-2JP2 thread-amount Vulnerable to Resource Exhaustion (Memory and Handle Leaks) on Windows and macOS

Affected versions of this crate contain resource leaks when querying thread counts on Windows and Apple platforms. Windows The threadamount function calls CreateToolhelp32Snapshot but fails to close the returned HANDLE using CloseHandle. Repeated calls to this function will cause the handle count...

8.7CVSS6.2AI score0.00338EPSS
SaveExploits0References6
Packet Storm News
Packet Storm News
added 2025/11/21 12:0 a.m.11 views

ThreadFuzzer: Fuzzing Framework for Thread Protocol

With the rapid growth of IoT, secure and efficient mesh networking has become essential. Thread has emerged as a key protocol, widely used in smart-home and commercial systems, and serving as a core transport layer in the Matter standard. This paper presents ThreadFuzzer, the first dedicated...

6.9AI score
SaveExploits0
CNNVD
CNNVD
added 2025/11/21 12:0 a.m.8 views

thread-amount 安全漏洞

thread-amount is a tool by jez personal developer to get the number of threads in the current process. A security vulnerability exists in thread-amount versions prior to 0.2.2, which stems from a resource leak that could lead to system instability or process termination...

8.7CVSS6.3AI score0.00338EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/21 12:0 a.m.8 views

PT-2025-47817

Name of the Vulnerable Software and Affected Versions thread-amount versions prior to 0.2.2 Description The thread-amount tool, used to determine the number of threads in a process, contains resource leaks when obtaining thread counts on Windows and Apple platforms. On Windows, the thread amount...

8.7CVSS6.3AI score0.00338EPSS
SaveExploits0References17
IBM Security Bulletins
IBM Security Bulletins
added 2025/11/20 2:30 p.m.7 views

Security Bulletin: Astronomer with IBM is vulnerable to event thread locking due to the starlette package (CVE-2025-54121)

Summary Starlette is used by Astronomer with IBM as part of the request processing functionality. Vulnerability Details CVEID:CVE-2025-54121 DESCRIPTION: Starlette is a lightweight ASGI Asynchronous Server Gateway Interface framework/toolkit, designed for building async web services in Python. In...

5.3CVSS6AI score0.0053EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/19 12:0 a.m.17 views

PT-2025-49090

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A crash could occur in the scx enable function when a helper kthread creation failed. This was observed during termination of the sched ext selftests runner with Ctrl+ while test 15 was...

9.8CVSS6.5AI score0.00601EPSS
SaveExploits7References213
RustSec
RustSec
added 2025/11/17 12:0 p.m.9 views

hexchat crate is unsound and unmaintained

All versions of this crate have function deregistercommand which can result in use after free. This is unsound. In addition, all versions since 0.3.0 have "safe" macros, which are documented as unsafe to use in threads. In addition, the hexchat crate is no longer actively maintained. If you rely ...

5.4AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/13 1:37 p.m.5 views

CVE-2025-40116

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers so the max3421hcd-spithread pointer can be either error pointers or NULL. Check for both before dereferencing i...

5.9AI score0.00207EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/11/13 3:23 a.m.3 views

EUVD-2025-176725

Malicious code in reject-report-water-thread-parse npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/13 3:23 a.m.6 views

EUVD-2025-175663

Malicious code in warn-function-assert-report-thread npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/13 3:23 a.m.5 views

EUVD-2025-176691

Malicious code in report-thread-benchmark-good-fork npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/13 3:23 a.m.3 views

EUVD-2025-180139

Malicious code in balance-decompress-authorize-query-thread npm...

6.6AI score
SaveExploits0
EUVD
EUVD
added 2025/11/13 3:23 a.m.4 views

EUVD-2025-176941

Malicious code in public-bundle-class-iota-thread npm...

6.6AI score
SaveExploits0
Rows per page
Query Builder