Lucene search
+L

112 matches found

OSV
OSV
added 2024/05/01 1:15 p.m.6 views

UBUNTU-CVE-2024-27027

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllxarefdel for multiple registrations Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/01 12:49 p.m.14 views

CVE-2024-27027 dpll: fix dpll_xa_ref_*_del() for multiple registrations

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllxarefdel for multiple registrations Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143...

6.8AI score0.00264EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/01 12:49 p.m.7271 views

CVE-2024-27027

According to the connected advisories, CVE-2024-27027 affects the Linux kernel DPLL driver where multiple registrations of the same pin on a DPLL device could leave stale list entries if the reference count was not zero. The root cause was that unregistration and freeing of the registration were ...

5.5CVSS6.7AI score0.00264EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/05/01 12:49 p.m.28 views

CVE-2024-27027 dpll: fix dpll_xa_ref_*_del() for multiple registrations

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllxarefdel for multiple registrations Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143...

6.7AI score0.00264EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/01 12:49 p.m.23 views

CVE-2024-27027

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllxarefdel for multiple registrations Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143...

5.5CVSS7.2AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 12:49 p.m.13 views

CVE-2024-27027 dpll: fix dpll_xa_ref_*_del() for multiple registrations

In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpllxarefdel for multiple registrations Currently, if there are multiple registrations of the same pin on the same dpll device, following warnings are observed: WARNING: CPU: 5 PID: 2212 at drivers/dpll/dpllcore.c:143...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References6
CVE
CVE
added 2024/04/17 10:17 a.m.104 views

CVE-2024-26854

The CVE-2024-26854 entry concerns the Linux kernel ice driver: the pf->dplls.lock mutex was initialized too late and is now moved to the top of ice_dpll_init to fix a use-before-initialization issue. The change also notes that err_exit path destroys the mutex and that ice_dpll_deinit destroys ...

7.5CVSS6.6AI score0.00713EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.3 views

SUSE 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.5CVSS7.6AI score0.0015EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.25 views

CVE-2024-26725

A vulnerability was found in the Linux kernel, where an ABBA deadlock condition may be created if multiple CPUs attempt a DPLL netlink dump operation simultaneously. This deadlock could lead to performance issues...

4.4CVSS6.3AI score0.0015EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.29 views

CVE-2024-26724

A vulnerability was found in the mlx5dpllremove function in the Linux kernel, which cancels delayed work. However, if the work is still running it can schedule itself to run again, which will lead to access of freed memory. This issue could cause memory corruption or crashes...

4.4CVSS6.5AI score0.00231EPSS
SaveExploits0References4
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
NVD
NVD
added 2024/04/03 3:15 p.m.21 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/03 3:15 p.m.19 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.5AI score0.0015EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.27 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
OSV
OSV
added 2024/04/03 3:15 p.m.3 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
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.11 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.8AI score0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 2:55 p.m.4 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:...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.15 views

CVE-2024-26724 net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

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

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.4AI score0.00231EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/02/09 12:0 a.m.57 views

kernel security update

5.14.0-362.18.0.2 - net/sched: schhfsc: Ensure inner classes have fsc curve CVE-2023-4623 - net/sched: schhfsc: upgrade 'rt' to 'sc' when it becomes a inner curve CVE-2023-4623 - dpll: core: Add DPLL framework base functions CVE-2023-6679 - dpll: spec: Add Netlink spec in YAML CVE-2023-6679 - dpl...

7.8CVSS7.2AI score0.00312EPSS
SaveExploits0
Rows per page
Query Builder