Lucene search
+L

2882 matches found

Cvelist
Cvelist
added 2024/10/07 12:58 p.m.32 views

CVE-2024-23379 Double Free in DSP Services

Memory corruption while unmapping the fastrpc map when two threads can free the same map in concurrent scenario...

6.7CVSS0.0011EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/10/07 12:0 a.m.9 views

PT-2024-19854 · Fastrpc · Fastrpc

Name of the Vulnerable Software and Affected Versions: Fastrpc affected versions not specified Description: The issue is related to memory corruption that occurs when two threads attempt to free the same map in a concurrent scenario while unmapping the fastrpc map. Recommendations: At the moment,...

6.7CVSS7.1AI score0.0011EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/07 12:0 a.m.10 views

The software for creating and running NVIDIA Container Toolkit containers, as well as the NVIDIA GPU Operator resource management software, is vulnerable. This vulnerability allows attackers to escalate their privileges or execute arbitrary code.

The vulnerability of software for creating and running NVIDIA Container Toolkit containers, as well as software for managing NVIDIA GPU resources, is related to the assignment of a zero pointer due to concurrent access to resources. Exploiting this vulnerability allows a malicious actor to enhanc...

9CVSS8.2AI score0.37749EPSS
SaveExploits2References4Affected Software3
Snyk
Snyk
added 2024/10/01 6:38 a.m.5 views

Race Condition

Overview planai is an A simple framework for coordinating classical compute and LLM-based tasks. Affected versions of this package are vulnerable to Race Condition through dispatchnotify, dispatchonce, notifycompleted and taskcompleted methods. Note: The vulnerability is triggered under concurren...

8.3CVSS7.1AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/09/24 12:51 p.m.13 views

azure-identity: Azure Identity Libraries Elevation of Privilege Vulnerability in github.com/Azure/azure-sdk-for-go/sdk/azidentity

A flaw was found in Microsoft's Azure Identity Libraries and the Microsoft Authentication Library MSAL. The flaw arises from a race condition—a scenario where the timing of events leads to unexpected behavior—during concurrent operations on shared resources. This can result in privilege escalatio...

5.5CVSS7.3AI score0.0083EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/09/19 3:10 a.m.6 views

SUSE CVE-2024-46762

In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmdirqfdassign and privcmdirqfddeassign. If that happens, it is possible that a kirqfd created and added to the...

7.8CVSS7.5AI score0.00245EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/17 2:50 a.m.5 views

SUSE CVE-2024-46701

In the Linux kernel, the following vulnerability has been resolved: libfs: fix infinite directory reads for offset dir After we switch tmpfs dir operations from simplediroperations to simpleoffsetdiroperations, every rename happened will fill new dentry to dest dir's maple...

5.5CVSS7.8AI score0.00188EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/09/16 12:0 a.m.10 views

The vulnerability of the unix_release_sock/unix_stream_sendmsg function in the af_unix component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the unixreleasesock/unixstreamsendmsg function in the afunix component is related to concurrent access to resources race condition. Exploiting this vulnerability could allow a attacker to cause service failures...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References52Affected Software6
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.8 views

SUSE CVE-2024-45024

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb vs. core-mm PT locking We recently made GUP's common page table walking code to also walk hugetlb VMAs without most hugetlb special-casing, preparing for the future of having less hugetlb-specific page tab...

5.5CVSS6.6AI score0.00146EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:0 a.m.4 views

CVE-2024-42302

...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/09 4:0 p.m.9 views

keycloak: potential bypass of brute force protection

A vulnerability was found in Keycloak. This flaw allows attackers to bypass brute force protection by exploiting the timing of login attempts. By initiating multiple login requests simultaneously, attackers can exceed the configured limits for failed attempts before the system locks them out. Thi...

6.5CVSS5.8AI score0.00793EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2024/09/09 12:0 a.m.13 views

The vulnerability of the signal handler in the sshd(8) program of the FreeBSD operating system allows a hacker to execute arbitrary code in the root context.

The vulnerability of the signal handler in the sshd8 program of the FreeBSD operating system is related to the reutilization of previously freed memory due to concurrent access to resources. Exploiting this vulnerability allows a remote attacker to execute arbitrary code in the root context...

8.1CVSS7.5AI score0.02038EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/09/05 5:15 a.m.11 views

CVE-2024-43102

Concurrent removals of certain anonymous shared memory mappings by using the UMTXSHMDESTROY sub-request of UMTXOPSHM can lead to decreasing the reference count of the object representing the mapping too many times, causing it to be freed too early. A malicious code exercizing the UMTXSHMDESTROY...

10CVSS6.1AI score0.00681EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/05 4:54 a.m.179 views

CVE-2024-43102

CVE-2024-43102 describes a kernel-level issue in FreeBSD involving concurrent removals of anonymous shared memory mappings via the UMTX_SHM_DESTROY sub-request of UMTX_OP_SHM. The root cause is that the reference count for the mapping object can be decremented too many times, causing premature fr...

10CVSS9.6AI score0.00681EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/05 4:54 a.m.64 views

CVE-2024-43102 umtx Kernel panic or Use-After-Free

Concurrent removals of certain anonymous shared memory mappings by using the UMTXSHMDESTROY sub-request of UMTXOPSHM can lead to decreasing the reference count of the object representing the mapping too many times, causing it to be freed too early. A malicious code exercizing the UMTXSHMDESTROY...

7.4AI score0.00681EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.21 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
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.21 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
SaveExploits0References4
CVE
CVE
added 2024/09/04 7:54 p.m.119 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
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.22 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
SaveExploits0References4
OSV
OSV
added 2024/09/04 7:54 p.m.18 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...

6AI score
SaveExploits0References8
Rows per page
Query Builder