Lucene search
+L

7732 matches found

RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.43 views

CVE-2024-26722

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt5645: Fix deadlock in rt5645jackdetectwork There is a path in rt5645jackdetectwork, where rt5645-jdmutex is left locked forever. That may lead to deadlock when rt5645jackdetectwork is called for the second time. Found by...

4.4CVSS6.9AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:36 p.m.43 views

CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6.9AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:35 p.m.28 views

CVE-2023-52638

A vulnerability was found in the Linux kernel's Controller Area Network CAN protocol, within the J1939 protocol implementation. This issue occurs due to a potential deadlock caused by a race condition involving three locks: j1939sockslock, activesessionlistlock, and sksessionqueuelock. This issue...

5.5CVSS6.9AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.20 views

CVE-2024-26775

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS7.6AI score0.00184EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.2 views

DEBIAN-CVE-2024-26775

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS5.2AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.13 views

AZL-54978 CVE-2024-26775 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS6.4AI score0.00184EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.31 views

CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS6.5AI score0.0065EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 5:15 p.m.7 views

DEBIAN-CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS5AI score0.0065EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.11 views

CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS7.4AI score0.00631EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.3 views

DEBIAN-CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS5.2AI score0.00631EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS5.5AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.18 views

AZL-58758 CVE-2024-26740 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS6.5AI score0.00181EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 5:15 p.m.23 views

CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS6.4AI score0.00181EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.20 views

CVE-2024-26775

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References15
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.22 views

CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS5.8AI score0.00631EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.40 views

CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS5.7AI score0.0065EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.29 views

CVE-2024-26740

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmirred: use the backlog for mirred ingress The test Davide added in commit ca22da2fbd69 "actmirred: use the backlog for nested calls to mirred ingress" hangs our testing VMs every 10 or so runs, with the familiar...

5.5CVSS6.3AI score0.00181EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.12 views

UBUNTU-CVE-2024-26755

In the Linux kernel, the following vulnerability has been resolved: md: Don't suspend the array for interrupted reshape mdstartsync will suspend the array if there are spares that can be added or removed from conf, however, if reshape is still in progress, this won't happen at all or data will be...

5.3CVSS5.7AI score0.0065EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

UBUNTU-CVE-2024-26775

In the Linux kernel, the following vulnerability has been resolved: aoe: avoid potential deadlock at setcapacity Move setcapacity outside of the section procected by &d-lock. To avoid possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- 1 lock&bdev-bdsizelock; localirqdisable; 2...

5.5CVSS6.2AI score0.00184EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/03 5:15 p.m.17 views

UBUNTU-CVE-2024-26769

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS6AI score0.00631EPSS
SaveExploits0References18
Rows per page
Query Builder