Lucene search
+L

2740 matches found

SUSE CVE
SUSE CVE
added 2024/11/26 3:48 a.m.4 views

SUSE CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

4.7CVSS7.6AI score0.0017EPSS
SaveExploits0References13
BDU FSTEC
BDU FSTEC
added 2024/11/26 12:00 a.m.8 views

Vulnerability of components such as locking/ww_mutex/test in the Linux operating system’s kernel, allowing a hacker to trigger a service failure

The vulnerability of the locking/wwmutex/test components in the Linux operating system is related to improper locking of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00255EPSS
SaveExploits0References26Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/26 12:00 a.m.16 views

The vulnerability of the mmap_mutex function in the Linux operating system allows a hacker to compromise the confidentiality, integrity, and accessibility of data.

The vulnerability of the mmapmutex function in Linux operating systems is related to the recovery of unreliable data in memory. Exploiting this vulnerability can allow a remote attacker to compromise confidentiality, integrity, and accessibility of data...

5.5CVSS6.7AI score0.00302EPSS
SaveExploits0References35Affected Software7
OSV
OSV
added 2024/11/25 10:15 p.m.3 views

DEBIAN-CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

4.7CVSS5.5AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/25 10:15 p.m.13 views

AZL-54601 CVE-2024-53100 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

4.7CVSS6.3AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/25 10:15 p.m.5 views

UBUNTU-CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

7.8CVSS6.6AI score0.0017EPSS
SaveExploits0References19
Debian CVE
Debian CVE
added 2024/11/25 9:21 p.m.19 views

CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

7.8CVSS5.5AI score0.0017EPSS
SaveExploits0
OSV
OSV
added 2024/11/25 9:21 p.m.15 views

CVE-2024-53100 nvme: tcp: avoid race between queue_lock lock and destroy

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

7.8CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2024/11/25 9:21 p.m.187 views

CVE-2024-53100

CVE-2024-53100 : In the Linux kernel, the nvme: tcp driver had a race between queue_lock and mutex_destroy during error recovery. A mutex_lock added in nvme_tcp_get_address() could race with nvme_tcp_free_queue() and trigger a WARN. The issue has been resolved via a patch that adjusts locking in ...

7.8CVSS6.4AI score0.0017EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/11/25 12:00 a.m.5 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 Linux kernel that stems from a race condition between mutexlock and mutexdestroy in nvmetcpfreequeue, resulting in a security warning...

4.7CVSS6.3AI score0.0017EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/20 3:49 a.m.7 views

SUSE CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS7.6AI score0.00247EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2024/11/20 12:00 a.m.6 views

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

The vulnerability of the btrfs component in the Linux operating system’s kernel is related to improper error handling in the mutexunlock function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0023EPSS
SaveExploits0References44Affected Software6
NVD
NVD
added 2024/11/19 6:15 p.m.20 views

CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS0.00247EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/19 6:15 p.m.2 views

DEBIAN-CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS5.7AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.10 views

AZL-53441 CVE-2024-50304 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.8AI score0.00247EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 6:15 p.m.7 views

UBUNTU-CVE-2024-50304

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References30
OSV
OSV
added 2024/11/19 5:19 p.m.18 views

CVE-2024-50304 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/11/19 5:19 p.m.38 views

CVE-2024-50304 ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

0.00247EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/11/19 12:00 a.m.11 views

PT-2024-35520 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A deadlock issue in the Linux kernel has been identified, which can be triggered by deleting a large number of cpuset cgroups and setting cpu on and off repeatedly. This issue is cause...

8.1CVSS6.6AI score0.00809EPSS
SaveExploits2References198
Tenable Nessus
Tenable Nessus
added 2024/11/18 12:00 a.m.17 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Locking (CVE-2024-26925)

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release mutex after nftgcseqend from abort path The commit mutex should not be released during the critical section between nftgcseqbegin and nftgcseqend, otherwise, async GC worker could collect expired...

7.8CVSS6.1AI score0.00267EPSS
SaveExploits0References4
Rows per page
Query Builder