Lucene search
+L

13041 matches found

OSV
OSV
added 2024/05/17 3:15 p.m.9 views

UBUNTU-CVE-2024-35855

In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrumacltcam: Fix possible use-after-free during activity update The rule activity update delayed work periodically traverses the list of configured rules and queries their activity from the device. As part of this task...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References28
CVE
CVE
added 2024/05/17 2:47 p.m.3537 views

CVE-2024-35855

CVE-2024-35855 : Linux kernel issue in mlxsw spectrum_acl_tcam caused a local use-after-free during activity update. The bug happens when the rule activity update traverses configured rules and reads ventry->entry, which can be concurrently changed by the rehash path. The fix closes the race b...

7.8CVSS6.7AI score0.0023EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/17 2:40 p.m.21 views

CVE-2024-35843 iommu/vt-d: Use device rbtree in iopf reporting path

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

8.8CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/17 2:24 p.m.47 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.9AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 2:24 p.m.15 views

CVE-2023-52689 ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.16 views

CVE-2023-52689 ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

6.9AI score0.0015EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/17 2:24 p.m.34 views

CVE-2023-52689 ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

6.5AI score0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

DEBIAN-CVE-2024-35819

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IRQ context, even on PREEMPTRT, where spinlocks can sleep. So we need to use a raw spinlock for cgrlock to ensure we aren't waiting on...

5.5CVSS5.7AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.2 views

DEBIAN-CVE-2024-35806

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgrlock smpcallfunctionsingle disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgrlock elsewhere. This is already done by...

5.5CVSS5.7AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.7 views

DEBIAN-CVE-2023-52668

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfszoneactivate The btrfs CI reported a lockdep warning as follows by running generic generic/129. WARNING: possible circular locking dependency detected 6.7.0-rc5+ 1 Not tainted...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.8 views

UBUNTU-CVE-2023-52668

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfszoneactivate The btrfs CI reported a lockdep warning as follows by running generic generic/129. WARNING: possible circular locking dependency detected 6.7.0-rc5+ 1 Not tainted...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/17 2:15 p.m.9 views

UBUNTU-CVE-2024-35819

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Use raw spinlock for cgrlock smpcallfunction always runs its callback in hard IRQ context, even on PREEMPTRT, where spinlocks can sleep. So we need to use a raw spinlock for cgrlock to ensure we aren't waiting on...

5.5CVSS6.2AI score0.00234EPSS
SaveExploits0References30
OSV
OSV
added 2024/05/17 2:15 p.m.6 views

UBUNTU-CVE-2024-35806

In the Linux kernel, the following vulnerability has been resolved: soc: fsl: qbman: Always disable interrupts when taking cgrlock smpcallfunctionsingle disables IRQs when executing the callback. To prevent deadlocks, we must disable IRQs when taking cgrlock elsewhere. This is already done by...

5.5CVSS6.2AI score0.00181EPSS
SaveExploits0References30
Vulnrichment
Vulnrichment
added 2024/05/17 2:01 p.m.20 views

CVE-2023-52668 btrfs: zoned: fix lock ordering in btrfs_zone_activate()

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfszoneactivate The btrfs CI reported a lockdep warning as follows by running generic generic/129. WARNING: possible circular locking dependency detected 6.7.0-rc5+ 1 Not tainted...

6.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 2:01 p.m.17 views

CVE-2023-52668 btrfs: zoned: fix lock ordering in btrfs_zone_activate()

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfszoneactivate The btrfs CI reported a lockdep warning as follows by running generic generic/129. WARNING: possible circular locking dependency detected 6.7.0-rc5+ 1 Not tainted...

6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/17 2:01 p.m.43 views

CVE-2023-52668 btrfs: zoned: fix lock ordering in btrfs_zone_activate()

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfszoneactivate The btrfs CI reported a lockdep warning as follows by running generic generic/129. WARNING: possible circular locking dependency detected 6.7.0-rc5+ 1 Not tainted...

6.4AI score0.00176EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/17 2:01 p.m.33 views

CVE-2023-52668

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: fix lock ordering in btrfszoneactivate The btrfs CI reported a lockdep warning as follows by running generic generic/129. WARNING: possible circular locking dependency detected 6.7.0-rc5+ 1 Not tainted...

5.5CVSS7AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2024/05/17 1:15 p.m.14 views

AZL-55410 CVE-2024-35784 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.4AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/17 1:15 p.m.38 views

CVE-2024-35784

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix deadlock with fiemap and extent locking While working on the patchset to remove extent locking I got a lockdep splat with fiemap and pagefaulting with my new extent lock replacement lock. This deadlock exists with our...

5.5CVSS6.3AI score0.00173EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/17 12:24 p.m.15 views

CVE-2024-35791 KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Flush pages under kvm-lock to fix UAF in svmregisterencregion Do the cache flush of converted pages in svmregisterencregion before dropping kvm-lock to fix use-after-free issues where region and/or its array of pages...

7.8CVSS6.1AI score
SaveExploits0References10
Rows per page
Query Builder