Lucene search
+L

388 matches found

Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.30 views

CVE-2022-48761 usb: xhci-plat: fix crash when suspend if remote wake enable

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-plat: fix crash when suspend if remote wake enable Crashed at i.mx8qm platform when suspend if enable remote wakeup Internal error: synchronous external abort: 96000210 1 PREEMPT SMP Modules linked in: CPU: 2 PID: 244...

7.1AI score0.00212EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/06/20 12:00 a.m.5 views

Linux kernel security vulnerabilities

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 originates from a crash when the usb:xhci-plat module wakes up remotely...

5.3CVSS6.6AI score0.00212EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.10 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
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.9 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
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.11 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
SaveExploits0References14
OSV
OSV
added 2024/05/19 9:15 a.m.16 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,...

7.8CVSS5.8AI score0.00203EPSS
SaveExploits0References10
CVE
CVE
added 2024/05/19 8:34 a.m.111 views

CVE-2024-35874

CVE-2024-35874 concerns the Linux kernel: a null pointer dereference in the aio wakeup path (aio_complete()) and related wait-queue handling (list_del_init_careful()) can lead to a wakeup after a task_struct pointer is overwritten. The issue arises when finish_wait() sees an empty list head and s...

7.8CVSS6.7AI score0.00203EPSS
SaveExploits0References2Affected Software1
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,...

7.8CVSS6.7AI score0.00203EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/17 3:15 p.m.12 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
SaveExploits0References21
OSV
OSV
added 2024/05/17 2:15 p.m.5 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.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.6 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
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.8 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
SaveExploits0References17
Cvelist
Cvelist
added 2024/05/17 2:02 p.m.37 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
SaveExploits0References6
OSV
OSV
added 2024/05/17 2:02 p.m.26 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 score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/17 2:02 p.m.34 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
SaveExploits0
CVE
CVE
added 2024/05/17 1:27 p.m.182 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.00211EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/05/17 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 the Linux kernel that stems from a queue wakeup error...

7CVSS6.3AI score0.00255EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 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
SaveExploits0References5
Cvelist
Cvelist
added 2024/04/17 3:59 p.m.38 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
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/11 2:30 a.m.6 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.00244EPSS
SaveExploits0References13
Rows per page
Query Builder