Lucene search
+L

7767 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 5:59 p.m.33 views

CVE-2024-38557

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

4.4CVSS6.9AI score0.00183EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 5:59 p.m.24 views

CVE-2024-38553

In the Linux kernel, the following vulnerability has been resolved: net: fec: remove .ndopollcontroller to avoid deadlocks There is a deadlock issue found in sungem driver, please refer to the commit ac0a230f719b "eth: sungem: remove .ndopollcontroller to avoid deadlocks". The root cause of the...

4.4CVSS6.8AI score0.00193EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 3:28 p.m.35 views

CVE-2024-38582

A flaw was found in the Linux kernel. A potential hang in nilfsdetachlogwriter may lead to compromised availability...

5.5CVSS9AI score0.00861EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:56 p.m.30 views

CVE-2024-38600

In the Linux kernel, the following vulnerability has been resolved: ALSA: Fix deadlocks with kctl removals at disconnection In sndcarddisconnect, we set card-shutdown flag at the beginning, call callbacks and do sync for card-powerrefsleep waiters at the end. The callback may delete a kctl elemen...

4.4CVSS7.1AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:54 p.m.29 views

CVE-2024-38591

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix deadlock on SRQ async events. xalock for SRQ table may be required in AEQ. Use xastoreirq/ xaeraseirq to avoid deadlock. Mitigation Mitigation for this issue is either not available or the currently available option...

5.5CVSS6.9AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 2:54 p.m.33 views

CVE-2024-38589

In the Linux kernel, the following vulnerability has been resolved: netrom: fix possible dead-lock in nrrtioctl syzbot loves netrom, and found a possible deadlock in nrrtioctl 1 Make sure we always acquire nrnodelistlock before nrnodelocknrnode 1 WARNING: possible circular locking dependency...

5.5CVSS9.1AI score0.00195EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 1:54 p.m.21 views

CVE-2022-48734

A vulnerability was found in the Linux kernel's btrfs file system. The quota disable process leads to a deadlock situation when the quota disable ioctl is initiated. This issue starts a transaction and waits indefinitely for the qgroup rescan worker to complete, creating a circular dependency wit...

5.5CVSS6.8AI score0.00178EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 12:28 p.m.22 views

CVE-2022-48719

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUDFAILED from neighmanagedwork syzkaller was able to trigger a deadlock for NTFMANAGED entries 0: kworker/0:16/14617 is trying to acquire lock: ffffffff8d4dd370 &tbl-;lock++-.-2:2,...

5.5CVSS5.2AI score0.00141EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.25 views

CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS0.00178EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/20 12:15 p.m.6 views

DEBIAN-CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.4AI score0.00178EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.8 views

UBUNTU-CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.8AI score0.00178EPSS
SaveExploits0References8
OSV
OSV
added 2024/06/20 11:15 a.m.20 views

DEBIAN-CVE-2022-48719

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUDFAILED from neighmanagedwork syzkaller was able to trigger a deadlock for NTFMANAGED entries 0: kworker/0:16/14617 is trying to acquire lock: ffffffff8d4dd370 &tbl-lock++-.-2:2, a...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 11:15 a.m.36 views

CVE-2022-48719

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUDFAILED from neighmanagedwork syzkaller was able to trigger a deadlock for NTFMANAGED entries 0: kworker/0:16/14617 is trying to acquire lock: ffffffff8d4dd370 &tbl-lock++-.-2:2, a...

5.5CVSS0.00141EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48734

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.5CVSS5.4AI score0.00178EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.19 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

7AI score0.00178EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/20 11:13 a.m.21 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

5.9AI score
SaveExploits0References8
CVE
CVE
added 2024/06/20 11:13 a.m.94 views

CVE-2022-48734

CVE-2022-48734 affects the Linux kernel in the btrfs subsystem. The issue is a deadlock caused by quota disable interactions with the qgroup rescan worker and other transactions (e.g., block group relocation) when quota is disabled. The described sequence involves Task A starting a transaction an...

5.5CVSS7.2AI score0.00178EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.41 views

CVE-2022-48734 btrfs: fix deadlock between quota disable and qgroup rescan worker

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock between quota disable and qgroup rescan worker Quota disable ioctl starts a transaction before waiting for the qgroup rescan worker completes. However, this wait can be infinite and results in deadlock because...

0.00178EPSS
SaveExploits0References5
CVE
CVE
added 2024/06/20 11:13 a.m.75 views

CVE-2022-48719

CVE-2022-48719 concerns a Linux kernel issue in the neighbor subsystem where an NUD_FAILED entry could trigger an immediate probe due to neigh_event_send behavior when under certain managed state conditions. The root cause involved a potential deadlock path with NTF_MANAGED entries and a chain of...

5.5CVSS5.2AI score0.00141EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.12 views

CVE-2022-48719 net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work

In the Linux kernel, the following vulnerability has been resolved: net, neigh: Do not trigger immediate probes on NUDFAILED from neighmanagedwork syzkaller was able to trigger a deadlock for NTFMANAGED entries 0: kworker/0:16/14617 is trying to acquire lock: ffffffff8d4dd370 &tbl-lock++-.-2:2, a...

6.8AI score0.00141EPSS
SaveExploits0References2
Rows per page
Query Builder