Lucene search
+L

21250 matches found

Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.36 views

CVE-2024-26764

In the Linux kernel, the following vulnerability has been resolved: fs/aio: Restrict kiocbsetcancelfn to I/O submitted via libaio If kiocbsetcancelfn is called for I/O submitted via iouring, the following kernel warning appears: WARNING: CPU: 3 PID: 368 at fs/aio.c:598 kiocbsetcancelfn+0x9c/0xa8...

3.3CVSS6.8AI score0.00248EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.21 views

CVE-2024-26743 RDMA/qedr: Fix qedr_create_user_qp error flow

In the Linux kernel, the following vulnerability has been resolved: RDMA/qedr: Fix qedrcreateuserqp error flow Avoid the following warning by making sure to free the allocated resources in case that qedrinituserqueue fail. ----------- cut here ----------- WARNING: CPU: 0 PID: 143192 at...

6.7AI score0.00242EPSS
SaveExploits0References6
NVD
NVD
added 2024/04/03 3:15 p.m.26 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
NVD
NVD
added 2024/04/03 3:15 p.m.41 views

CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS6.2AI score0.00194EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/03 3:15 p.m.9 views

DEBIAN-CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS4.9AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2024/04/03 3:15 p.m.39 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.4AI score0.00836EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.53 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.7AI score0.00836EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/03 3:15 p.m.13 views

UBUNTU-CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.7AI score0.00836EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/03 3:15 p.m.26 views

UBUNTU-CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.30 views

CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS5.7AI score0.00194EPSS
SaveExploits0References5
CVE
CVE
added 2024/04/03 2:55 p.m.181 views

CVE-2024-26725

CVE-2024-26725 affects the Linux kernel. The issue is an ABBA deadlock during netlink pin dump where the code acquires dpll_lock in a genl/ netlink dump path and then re-acquires a second lock via netlink_dump, creating a circular lock dependency. The root cause is the order of lock acquisition w...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.34 views

CVE-2024-26707 net: hsr: remove WARN_ONCE() in send_hsr_supervision_frame()

In the Linux kernel, the following vulnerability has been resolved: net: hsr: remove WARNONCE in sendhsrsupervisionframe Syzkaller reported 1 hitting a warning after failing to allocate resources for skb in hsrinitskb. Since a WARNONCE call will not help much in this case, it might be prudent to...

6.5AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/04/03 2:55 p.m.15 views

CVE-2024-26705 parisc: BTLB: Fix crash when setting up BTLB at CPU bringup

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

4.4AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/04/03 2:55 p.m.28 views

CVE-2024-26705 parisc: BTLB: Fix crash when setting up BTLB at CPU bringup

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

6.6AI score0.00194EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/03 2:55 p.m.49 views

CVE-2024-26705 parisc: BTLB: Fix crash when setting up BTLB at CPU bringup

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

6.4AI score0.00194EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/03 2:55 p.m.130 views

CVE-2024-26705

The CVE-2024-26705 issue affects the Linux kernel parisc BTLB path during CPU bringup with hotplug for 32-bit CPUs. The crash occurred when querying BTLB information from firmware to set up static TLB entries, because the static btlb_info struct required write access but was marked __ro_after_ini...

5.5CVSS6.4AI score0.00194EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/04/03 2:55 p.m.92 views

CVE-2024-26705

In the Linux kernel, the following vulnerability has been resolved: parisc: BTLB: Fix crash when setting up BTLB at CPU bringup When using hotplug and bringing up a 32-bit CPU, ask the firmware about the BTLB information to set up the static block TLB entries. For that write access to the static...

5.5CVSS4.6AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 2:55 p.m.167 views

CVE-2024-26703

CVE-2024-26703 affects the Linux kernel tracing/timerlat: the hrtimer was previously initialized at first timerlat_fd read and destroyed on close, which could trigger a NULL pointer dereference if a user opens and closes timerlat_fd without reading. A fix was implemented to move hrtimer_init to t...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/03 2:54 p.m.53 views

CVE-2024-26690 net: stmmac: protect updates of 64-bit statistics counters

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS6.7AI score0.00836EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/03 2:54 p.m.84 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

7.5CVSS5.1AI score0.00836EPSS
SaveExploits0
Rows per page
Query Builder