Lucene search
K

90 matches found

OSV
OSV
added 2026/05/22 1:17 p.m.3 views

OESA-2026-2390 python-urllib3 security update

HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. Security Fixes: urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via ProxyManager.connectionfromurl.urlopen...,...

8.2CVSS5.8AI score0.00013EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/28 11:23 p.m.4 views

OpenTelemetry's Zipkin remote endpoint cache could grow without bounds and increase memory pressure

Summary The Zipkin exporter remote endpoint cache accepted unbounded key growth derived from span attributes. In high-cardinality scenarios, this could increase process memory usage over time and degrade availability. Details - Introduce a bounded, thread-safe LRU cache for remote endpoints. -...

5.3CVSS5.4AI score0.00016EPSS
Exploits0References5Affected Software1
Packet Storm News
Packet Storm News
added 2026/02/17 12:0 a.m.2 views

Bluetooth RFCOMM 1.1 Signal-Triggered Air-Gap Interaction

This project demonstrates how Flipper Zero can be used to interact with devices in an Air-Gap context using Bluetooth RFCOMM signals. The system monitors RSSI signal strength and uses statistical peak detection Z-Score analysis to identify significant signal spikes from target devices. When a pea...

5.5AI score
Exploits0
Fedora
Fedora
added 2025/11/06 2:24 a.m.3 views

[SECURITY] Fedora 42 Update: dtklog-0.0.2-8.fc42

Simple, convenient and thread safe logger for Qt-based C++ apps...

7AI score
Exploits0
Fedora
Fedora
added 2025/10/30 4:36 a.m.4 views

[SECURITY] Fedora 42 Update: dtk6log-0.0.2-13.fc42

Simple, convenient and thread safe logger for Qt-based C++ apps...

9.4CVSS7AI score0.00022EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2025/09/25 1:1 a.m.1 views

riscv: VMAP_STACK overflow detection thread-safe

...

5.5CVSS7AI score0.00115EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-51847

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue in obgm and Libcoap v.a3ed466 allows a remote attacker to cause a denial of service via thecoapcontextt function in the src/coapthreadsafe.c:297:3...

7.5CVSS5.9AI score0.00316EPSS
Exploits0References2
Fedora
Fedora
added 2025/06/11 2:46 a.m.4 views

[SECURITY] Fedora 42 Update: dtk6log-0.0.2-7.fc42

Simple, convenient and thread safe logger for Qt-based C++ apps...

8.4CVSS7.4AI score0.00385EPSS
Exploits0
Snyk
Snyk
added 2025/04/15 9:21 p.m.1 views

Allocation of Resources Without Limits or Throttling

Overview xgrammar is an Efficient, Flexible and Portable Structured Generation Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in threadsafecache.h, which can be populated by an indefinitely large number of entries corresponding to each new...

7.1CVSS6.9AI score0.00354EPSS
Exploits0References3
NVD
NVD
added 2024/07/12 1:15 p.m.21 views

CVE-2024-39508

In the Linux kernel, the following vulnerability has been resolved: iouring/io-wq: Use setbit and testbit at worker-flags Utilize setbit and testbit on worker-flags within iouring/io-wq to address potential data races. The structure ioworker-flags may be accessed through various data paths, leadi...

4.7CVSS0.00007EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.16 views

CVE-2023-52761 riscv: VMAP_STACK overflow detection thread-safe

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAPSTACK overflow detection thread-safe commit 31da94c25aea "riscv: add VMAPSTACK overflow detection" added support for CONFIGVMAPSTACK. If overflow is detected, CPU switches to shadowstack temporarily before switching...

7AI score0.00115EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.18 views

CVE-2023-52761 riscv: VMAP_STACK overflow detection thread-safe

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAPSTACK overflow detection thread-safe commit 31da94c25aea "riscv: add VMAPSTACK overflow detection" added support for CONFIGVMAPSTACK. If overflow is detected, CPU switches to shadowstack temporarily before switching...

6.7AI score0.00115EPSS
Exploits0References3
OSV
OSV
added 2024/05/21 3:30 p.m.10 views

CVE-2023-52761 riscv: VMAP_STACK overflow detection thread-safe

In the Linux kernel, the following vulnerability has been resolved: riscv: VMAPSTACK overflow detection thread-safe commit 31da94c25aea "riscv: add VMAPSTACK overflow detection" added support for CONFIGVMAPSTACK. If overflow is detected, CPU switches to shadowstack temporarily before switching...

5.5CVSS4.6AI score0.00115EPSS
Exploits0References6
Fedora
Fedora
added 2023/10/24 1:23 a.m.38 views

[SECURITY] Fedora 38 Update: cachelib-17^20231016-1.fc38

CacheLib is a C++ library providing in-process high performance caching mechanism. CacheLib provides a thread safe API to build high throughput, low overhead caching services, with built-in ability to leverage DRAM and SSD caching transparently...

7.5CVSS6.9AI score0.944EPSS
Exploits19
Fedora
Fedora
added 2023/10/24 1:13 a.m.40 views

[SECURITY] Fedora 37 Update: cachelib-17^20231016-1.fc37

CacheLib is a C++ library providing in-process high performance caching mechanism. CacheLib provides a thread safe API to build high throughput, low overhead caching services, with built-in ability to leverage DRAM and SSD caching transparently...

7.5CVSS6.9AI score0.944EPSS
Exploits19
OSV
OSV
added 2023/03/24 10:1 p.m.5 views

GHSA-3GXF-9R58-2GHG `openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

7.2AI score
Exploits0References2
OSV
OSV
added 2023/03/24 12:0 p.m.19 views

RUSTSEC-2023-0022 `openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

7.2AI score
Exploits0References3
RustSec
RustSec
added 2023/03/24 12:0 p.m.19 views

`openssl` `X509NameBuilder::build` returned object is not thread safe

OpenSSL has a modified bit that it can set on on X509NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value. Thanks to David Benjamin Google for reporting this issue...

6.8AI score
Exploits0Affected Software1
AlpineLinux
AlpineLinux
added 2022/12/22 12:0 a.m.22 views

CVE-2022-40960

Concurrent use of the URL parser with non-UTF-8 data was not thread-safe. This could lead to a use-after-free causing a potentially exploitable crash. This vulnerability affects Firefox ESR 102.3, Thunderbird 102.3, and Firefox 105...

6.5CVSS7.3AI score0.00159EPSS
Exploits0
CVE
CVE
added 2022/12/22 12:0 a.m.145 views

CVE-2022-40960

CVE-2022-40960: Concurrent use of the URL parser with non-UTF-8 data is not thread-safe, causing a use-after-free and potentially exploitable crash. Affected products include Firefox ESR < 102.3, Thunderbird < 102.3, and Firefox

6.5CVSS6.9AI score0.00159EPSS
Exploits0References4Affected Software3
Rows per page
Query Builder