Lucene search
+L

344 matches found

RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.3 views

kernel: blk-mq: fix IO hang from sbitmap wakeup race

A possible IO hang from sbitmap wakeup race was found in the Linux kernel. This may lead to compromised Availability...

4.7CVSS6.8AI score0.00186EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: blk-mq: fix IO hang from sbitmap wakeup race

A possible IO hang from sbitmap wakeup race was found in the Linux kernel. This may lead to compromised Availability...

4.7CVSS6.8AI score0.00186EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.3 views

SUSE CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

5.5CVSS6.1AI score0.00255EPSS
Exploits0References14
OSV
OSV
added 2024/05/19 9:15 a.m.10 views

UBUNTU-CVE-2024-35874

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aiocomplete wakeup listdelinitcareful needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finishwait would see the empty list head and skip taking the lock,...

5.5CVSS5.8AI score0.00193EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/19 8:34 a.m.18 views

CVE-2024-35874 aio: Fix null ptr deref in aio_complete() wakeup

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aiocomplete wakeup listdelinitcareful needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finishwait would see the empty list head and skip taking the lock,...

6.7AI score0.00193EPSS
Exploits0References2
CVE
CVE
added 2024/05/19 8:34 a.m.86 views

CVE-2024-35874

In CVE-2024-35874, the Linux kernel vulnerability is a NULL pointer dereference in the aio wakeup path. The issue arises because list_del_init_careful() must be the last access to the wait queue entry, effectively unlocking access, and finish_wait() could see an empty list head, skip locking, and...

5.5CVSS6.7AI score0.00193EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/05/17 3:15 p.m.7 views

UBUNTU-CVE-2024-35851

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev suspend Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is NULL. Add the missing sanity check to prevent a...

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

DEBIAN-CVE-2024-35824

In the Linux kernel, the following vulnerability has been resolved: misc: lis3lv02di2c: Fix regulators getting en-/dis-abled twice on suspend/resume When not configured for wakeup lis3lv02di2csuspend will call lis3lv02dpoweroff even if the device has already been turned off by the runtime-suspend...

5.5CVSS5.8AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.1 views

DEBIAN-CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

5.5CVSS5.4AI score0.00255EPSS
Exploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.4 views

UBUNTU-CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS6.2AI score0.00255EPSS
Exploits0References17
Cvelist
Cvelist
added 2024/05/17 2:2 p.m.29 views

CVE-2023-52672 pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

6.4AI score0.00255EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2024/05/17 2:2 p.m.29 views

CVE-2023-52672

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS8.1AI score0.00255EPSS
Exploits0
OSV
OSV
added 2024/05/17 2:2 p.m.22 views

CVE-2023-52672 pipe: wakeup wr_wait after setting max_usage

In the Linux kernel, the following vulnerability has been resolved: pipe: wakeup wrwait after setting maxusage Commit c73be61cede5 "pipe: Add general notification queue support" a regression was introduced that would lock up resized pipes under certain conditions. See the reproducer in 1. The...

7CVSS5.8AI score0.00255EPSS
Exploits0References10
CVE
CVE
added 2024/05/17 1:27 p.m.165 views

CVE-2024-35824

No public technical details are provided in the connected documents for CVE-2024-35824; monitor for updates.

5.5CVSS6.6AI score0.0021EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2024/05/17 12:0 a.m.3 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 queue wakeup error...

7CVSS6.3AI score0.00255EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.2 views

kernel: blk-mq: fix IO hang from sbitmap wakeup race

A possible IO hang from sbitmap wakeup race was found in the Linux kernel. This may lead to compromised Availability...

4.7CVSS6.8AI score0.00186EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.30 views

CVE-2024-26918 PCI: Fix active state requirement in PME polling

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix active state requirement in PME polling The commit noted in fixes added a bogus requirement that runtime PM managed devices need to be in the RPMACTIVE state for PME polling. In fact, only devices in low power states...

6.8AI score0.0023EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.2 views

SUSE CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS6.1AI score0.00242EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.4 views

SUSE CVE-2024-26671

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix IO hang from sbitmap wakeup race In blkmqmarktagwait, addwaitqueue may be re-ordered with the following blkmqgetdrivertag in case of getting driver tag failure. Then in sbitmapqueuewakeup, waitqueueactive may not...

5.5CVSS6.5AI score0.00186EPSS
Exploits0References18
OSV
OSV
added 2024/04/04 9:15 a.m.5 views

DEBIAN-CVE-2024-26783

In the Linux kernel, the following vulnerability has been resolved: mm/vmscan: fix a bug calling wakeupkswapd with a wrong zone index With numa balancing on, when a numa system is running where a numa node doesn't have its local memory so it has no managed zones, the following oops has been...

5.5CVSS5.4AI score0.00242EPSS
Exploits0References1
Rows per page
Query Builder