Lucene search
+L

2891 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 4:06 p.m.15 views

CVE-2020-10577

An issue was discovered in Janus through 0.9.1. janus.c has multiple concurrent threads that misuse the source property of a session, leading to a race condition when claiming sessions...

5.8CVSS6.7AI score0.00464EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:25 a.m.12 views

CVE-2019-10517

Memory is being freed up twice when two concurrent threads are executing in parallel in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8096,...

7.8CVSS7.3AI score0.00189EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 8:27 p.m.10 views

CVE-2002-1942

Imatix Xitami 2.5 b5 does not properly terminate certain Keep-Alive connections that have been broken or closed early, which allows remote attackers to cause a denial of service crash via a large number of concurrent sessions...

5CVSS7.2AI score0.01697EPSS
SaveExploits1References1
OSV
OSV
added 2025/05/20 4:47 p.m.7 views

CVE-2025-37968 iio: light: opt3001: fix deadlock due to concurrent flag access

In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even though the code setting the flag is designed to...

6.4AI score
SaveExploits0References14
Cvelist
Cvelist
added 2025/05/20 4:47 p.m.31 views

CVE-2025-37968 iio: light: opt3001: fix deadlock due to concurrent flag access

In the Linux kernel, the following vulnerability has been resolved: iio: light: opt3001: fix deadlock due to concurrent flag access The threaded IRQ function in this driver is reading the flag twice: once to lock a mutex and once to unlock it. Even though the code setting the flag is designed to...

0.00151EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/20 4:01 p.m.130 views

CVE-2025-37958

CVE-2025-37958 affects the Linux kernel THP path. The issue arises when migrating a THP: concurrent access to the PMD migration entry during a deferred split scan could dereference an invalid address. The fix adds a check of the PMD migration entry and returns early, since the PMD migration entry...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References10Affected Software1
Packet Storm News
Packet Storm News
added 2025/05/20 12:00 a.m.8 views

Sei Giga

We introduce the Sei Giga, a multi-concurrent producer parallelized execution EVM layer one blockchain. In an internal testnet Giga has achieved 5 gigagas/sec throughput and sub 400ms finality. Giga uses Autobahn for consensus with separate DA and consensus layers requiring f+1 votes for a PoA on...

7.1AI score
SaveExploits0
CNNVD
CNNVD
added 2025/05/20 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from concurrent flag accesses and could lead to deadlocks...

5.5CVSS6.7AI score0.00151EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4openowner leak when concurrent nfsd4open occur The action force umountumount -f will attempt to kill all rpctask even umount operation may ultimately fail if some files remain open. Consequently, if an action attemp...

9.8CVSS6.4AI score0.00531EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

A use-after-free flaw was found in concurrent DPC and hot-removal in the Linux kernel. This issue may result in a crash...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: fs/netfs/fscache_cookie: add missing "n_accesses" check

A race condition vulnerability was found in the Linux kernel. A race condition in the fscachecookie subsystem leads to a NULL pointer dereference. The issue occurred when multiple processes accessed a cached file while it was being withdrawn, causing the cache's metadata to clear prematurely...

7.8CVSS6.8AI score0.00233EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/09 3:25 p.m.13 views

CVE-2025-47545

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Ays Pro Poll Maker poll-maker allows Leveraging Race Conditions.This issue affects Poll Maker: from n/a through = 5.7.7...

8.1CVSS7.2AI score0.00328EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 2:45 p.m.9 views

GHSA-9J94-67JR-4CQJ Rack session gets restored after deletion

Summary When using the Rack::Session::Pool middleware, simultaneous rack requests can restore a deleted rack session, which allows the unauthenticated user to occupy that session. Details Rack session middleware prepares the session at the beginning of request, then saves is back to the store wit...

4.2CVSS6.8AI score0.00321EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/05/08 10:11 a.m.28 views

CVE-2024-45562

Memory corruption during concurrent access to server info object due to unprotected critical field...

7.8CVSS7.2AI score0.00105EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/08 10:10 a.m.23 views

CVE-2024-45564

Memory corruption during concurrent access to server info object due to incorrect reference count update...

7.8CVSS7.2AI score0.00108EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.5 views

DEBIAN-CVE-2025-37800

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

5.5CVSS5.5AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/08 7:15 a.m.7 views

UBUNTU-CVE-2025-37800

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

7.1CVSS6.2AI score0.00195EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.8 views

PT-2025-20329

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential NULL pointer dereference in the dev uevent function has been resolved. This issue occurs when userspace reads the "uevent" device attribute at the same time as another thread...

5.5CVSS6.6AI score0.00195EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.3 views

Configure a Proper Number of Concurrent Unauthenticated SSH Connections

Without knowing the password, an attacker can set up a large number of concurrent connections that have not been authenticated to consume system resources. The number of concurrent unauthenticated SSH connections is not configured in openEuler by default. You are advised to configure the upper...

6.9AI score
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/07 12:00 a.m.4 views

Configure a Proper Number of Concurrent Sessions Allowed for a Single SSH Connection

SSH allows a client that supports multiplexing to establish multiple sessions based on a network connection. MaxSessions limits the number of concurrent SSH sessions that can be established for each network connection. This prevents system resources from being occupied by a single connection or a...

6.9AI score
SaveExploits0References3
Rows per page
Query Builder