Lucene search
K

126 matches found

OSV
OSV
added 2025/08/12 6:15 p.m.2 views

CVE-2025-53132

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally...

7.8CVSS5.9AI score0.00426EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2024-44991

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call...

5.5CVSS5.8AI score0.00245EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/07/10 7:3 p.m.7 views

CVE-2025-52434

Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in Apache Tomcat when using the APR/Native connector. This was particularly noticeable with client initiated closes of HTTP/2 connections. This issue affects Apache Tomcat: from 9.0.0.M1 throug...

7.5CVSS8.4AI score0.01819EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2025/07/04 12:0 a.m.5 views

The vulnerability in the fs/exec.c component of the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the fs/exec.c component in the Linux operating system’s kernel is related to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS6.7AI score0.00236EPSS
Exploits0References8Affected Software3
RedhatCVE
RedhatCVE
added 2025/05/09 3:25 p.m.8 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.00275EPSS
Exploits0References1
Cvelist
Cvelist
added 2025/05/06 8:31 a.m.20 views

CVE-2024-45554 Use After Free in DSP Service

Memory corruption during concurrent SSR execution due to race condition on the global maps list...

7.8CVSS0.00088EPSS
Exploits0References1
NVD
NVD
added 2025/04/16 3:15 p.m.14 views

CVE-2025-22060

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: Prevent parser TCAM memory corruption Protect the parser TCAM/SRAM memory, and the cached shadow SRAM information, from concurrent modifications. Both the TCAM and SRAM tables are indirectly accessed by configuring an...

4.7CVSS0.00127EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:0 a.m.12 views

Siemens SIMATIC Devices Linux Kernel Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') (CVE-2022-3303)

A race condition flaw was found in the Linux kernel sound subsystem due to improper locking. It could lead to a NULL pointer dereference while handling the SNDCTLDSPSYNC ioctl. A privileged local user root or member of the audio group could use this flaw to crash the system, resulting in a denial...

4.7CVSS6.3AI score0.00294EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2025/02/25 12:0 a.m.15 views

Siemens SIMATIC Devices Linux Kernel Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') (CVE-2022-42329)

Guests can trigger deadlock in Linux netback drive. The patch for XSA-392 introduced another issue which might result in a deadlock when trying to free the SKB of a packet dropped due to the XSA-392 handling CVE-2022-42328. Additionally when dropping packages for other reasons the same deadlock...

6.2CVSS6.6AI score0.00213EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/02/13 6:49 p.m.22 views

CVE-2025-1127 Combination Path Traversal and Concurrent Execution vulnerability exists within the embedded web server

The vulnerability can be leveraged by an attacker to execute arbitrary code as an unprivileged user and/or modify the contents of any data on the filesystem...

9.1CVSS7.7AI score0.00515EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/02/13 12:0 a.m.4 views

Lexmark 安全漏洞

Lexmark is a family of printers from Lexmark, Inc. in the United States. A security vulnerability exists in Lexmark that stems from the presence of a combined path traversal and concurrent execution vulnerability that could allow an attacker to execute arbitrary code and/or modify the contents of...

9.1CVSS7.4AI score0.00515EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/11/09 10:15 a.m.27 views

CVE-2024-50257 netfilter: Fix use-after-free in get_info()

In the Linux kernel, the following vulnerability has been resolved: netfilter: Fix use-after-free in getinfo ip6tablenat module unload has refcnt warning for UAF. call trace is: WARNING: CPU: 1 PID: 379 at kernel/module/main.c:853 moduleput+0x6f/0x80 Modules linked in: ip6tablenat- CPU: 1 UID: 0...

0.00257EPSS
Exploits0References5
NVD
NVD
added 2024/09/04 8:15 p.m.16 views

CVE-2024-44991

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

5.5CVSS0.00245EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.19 views

CVE-2024-44991 tcp: prevent concurrent execution of tcp_sk_exit_batch

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

7AI score0.00245EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.16 views

CVE-2024-44991 tcp: prevent concurrent execution of tcp_sk_exit_batch

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

0.00245EPSS
Exploits0References4
OSV
OSV
added 2024/09/04 7:54 p.m.14 views

CVE-2024-44991 tcp: prevent concurrent execution of tcp_sk_exit_batch

In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcpskexitbatch Its possible that two threads call tcpskexitbatch concurrently, once from the cleanupnet workqueue, once from a task that failed to clone a new netns. In the latter case, error...

5.5CVSS6AI score0.00245EPSS
Exploits0References8
CVE
CVE
added 2024/09/04 7:54 p.m.103 views

CVE-2024-44991

CVE-2024-44991 affects the Linux kernel TCP stack: concurrent calls to tcp_sk_exit_batch() can race with inet_twsk_purge() across dying netns, risking timewait sockets of the exiting netns. The root cause: after the net/core/net_namespace change (commit that batches inet_twsk_purge), tcp_twsk_pur...

5.5CVSS6.1AI score0.00245EPSS
Exploits0References5Affected Software1
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.3 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 that stems from a possible concurrent execution of the tcpskexitbatch function of the tcp component...

5.5CVSS6.5AI score0.00245EPSS
Exploits0References6
GithubExploit
GithubExploit
added 2024/07/11 2:17 p.m.510 views

Exploit for SQL Injection in Valvepress Automatic

Wordpress SQLI-2-RCE Exploit - This Python script exploits CVE...

9.9CVSS10AI score0.93971EPSS
Exploits16
NVD
NVD
added 2024/07/10 11:15 p.m.25 views

CVE-2024-39554

A Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability the Routing Protocol Daemon rpd of Juniper Networks Junos OS and Juniper Networks Junos OS Evolved allows an unauthenticated, network-based attacker to inject incremental routing updates when...

8.2CVSS0.00366EPSS
Exploits0References1
Rows per page
Query Builder