Lucene search
+L

7773 matches found

CVE
CVE
added 2024/05/20 9:41 a.m.102 views

CVE-2024-35968

In CVE-2024-35968, the Linux kernel pds_core/pdsc health path was fixed to avoid a deadlock when fw_status == 0xff. Previously, the driver attempted a PCI reset from within the health thread, while pdsc_reset_prepare tried to stop/flush that health thread. The fix queues a new pdsc_pci_reset_thre...

7.8CVSS6.6AI score0.00158EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/20 9:41 a.m.16 views

CVE-2024-35968 pds_core: Fix pdsc_check_pci_health function to use work thread

In the Linux kernel, the following vulnerability has been resolved: pdscore: Fix pdsccheckpcihealth function to use work thread When the driver notices fwstatus == 0xff it tries to perform a PCI reset on itself via pciresetfunction in the context of the driver's health thread. However,...

7.8CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2024/05/20 9:41 a.m.17 views

CVE-2024-35953 accel/ivpu: Fix deadlock in context_xa

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.41 views

CVE-2024-35953 accel/ivpu: Fix deadlock in context_xa

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

6.2AI score0.00171EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/20 9:41 a.m.97 views

CVE-2024-35953

The CVE-2024-35953 issue affects the Linux kernel’s accel/ivpu code: ivpu_device->context_xa could deadlock because the XA lock could be held in a thread and interrupted by IRQs that also lock it. The fix is to pass XA_FLAGS_LOCK_IRQ during initialization to prevent the second lock in IRQ cont...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/20 9:41 a.m.56 views

CVE-2024-35953

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

5.5CVSS6.8AI score0.00171EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.18 views

CVE-2024-35953 accel/ivpu: Fix deadlock in context_xa

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix deadlock in contextxa ivpudevice-contextxa is locked both in kernel thread and IRQ context. It requires XAFLAGSLOCKIRQ flag to be passed during initialization otherwise the lock could be acquired from a thread and...

6.5AI score0.00171EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from the presence of a deadlock...

5.5CVSS6.9AI score0.00158EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.12 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 deadlock issue in the icevccfgqsmsg function...

5.5CVSS7AI score0.00166EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.4 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 deadlock issue in the cifssyncmidresult function...

5.5CVSS6.5AI score0.00393EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from the presence of a deadlock...

5.5CVSS6.6AI score0.00171EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from the presence of a deadlock...

6.3CVSS6.6AI score0.00499EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/05/19 4:26 p.m.33 views

CVE-2023-52699

A vulnerability was found in the Linux kernel's System V sysv filesystem and occurred when calling the sbbread function while holding the pointerslock lock. This improper handling can lead to potential deadlocks or other erratic behavior in the filesystem. Mitigation Mitigation for this issue is...

5.5CVSS8.9AI score0.00966EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/19 11:15 a.m.3 views

DEBIAN-CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS5.6AI score0.00966EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.12 views

UBUNTU-CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6.1AI score0.00966EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
added 2024/05/19 11:15 a.m.24 views

CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6.4AI score0.00966EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.16 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

6.8AI score0.00966EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/19 10:10 a.m.18 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS6AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.40 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

6.4AI score0.00966EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/19 9:15 a.m.9 views

DEBIAN-CVE-2024-35914

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix error cleanup path in nfsdrename Commit a8b0026847b8 "rename: avoid a deadlock in the case of parents having no common ancestor" added an error bail out path. However this path does not drop the remount protection that...

5.5CVSS6AI score0.00306EPSS
SaveExploits0References1
Rows per page
Query Builder