Lucene search
+L

7731 matches found

OSV
OSV
added 2024/04/03 3:15 p.m.0 views

DEBIAN-CVE-2024-26725

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

5.5CVSS5.6AI score0.0015EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-CVE-2024-26719

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

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

AZL-56364 CVE-2024-26719 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.3AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.20 views

CVE-2024-26719

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.4AI score0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/03 3:15 p.m.25 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.5CVSS7.4AI score0.00191EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 3:15 p.m.2 views

DEBIAN-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.5CVSS5.5AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 3:15 p.m.5 views

DEBIAN-CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.21 views

CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS7.5AI score0.00183EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.31 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...

5.5CVSS6.3AI score0.00182EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.42 views

CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS6AI score0.00183EPSS
SaveExploits0References17
OSV
OSV
added 2024/04/03 3:15 p.m.6 views

UBUNTU-CVE-2024-26719

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.6AI score0.00172EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.27 views

CVE-2024-26719

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS5.8AI score0.00172EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 3:15 p.m.10 views

UBUNTU-CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS6.2AI score0.00183EPSS
SaveExploits0References18
OSV
OSV
added 2024/04/03 3:15 p.m.7 views

UBUNTU-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.1AI score0.00191EPSS
SaveExploits0References23
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.32 views

CVE-2024-26725

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

5.5CVSS6.3AI score0.0015EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.45 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.5CVSS5.9AI score0.00191EPSS
SaveExploits0References22
OSV
OSV
added 2024/04/03 3:15 p.m.6 views

UBUNTU-CVE-2024-26725

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

5.5CVSS6.6AI score0.0015EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.8 views

UBUNTU-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...

5.5CVSS6.1AI score0.00182EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.43 views

CVE-2024-26725 dpll: fix possible deadlock during netlink dump operation

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

6.7AI score0.0015EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.47 views

CVE-2024-26725

In the Linux kernel, the following vulnerability has been resolved: dpll: fix possible deadlock during netlink dump operation Recently, I've been hitting following deadlock warning during dpll pin dump: 52804.637962 ====================================================== 52804.638536 WARNING:...

5.5CVSS6.4AI score0.0015EPSS
SaveExploits0
Rows per page
Query Builder