Lucene search
+L

2554 matches found

OSV
OSV
added 2024/04/03 5:00 p.m.21 views

CVE-2024-26737 bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpftimercancelandfree and bpftimercancel The following race is possible between bpftimercancelandfree and bpftimercancel. It will lead a UAF on the timer-timer. bpftimercancel; spinlock; t = timer-time;...

7.8CVSS6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.24 views

CVE-2024-26737 bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix racing between bpftimercancelandfree and bpftimercancel The following race is possible between bpftimercancelandfree and bpftimercancel. It will lead a UAF on the timer-timer. bpftimercancel; spinlock; t = timer-time;...

7.8CVSS6.7AI score0.00251EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/04/03 12:00 a.m.12 views

PT-2024-21505 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel version 6.6.17+ Description: The issue is related to the Linux kernel's handling of interrupts on non-boot CPUs during hotplug operations. To silence warnings and avoid potential errors due to unexpected interrupts, the kernel no...

8CVSS6.4AI score0.08555EPSS
SaveExploits3References347
RedhatCVE
RedhatCVE
added 2024/04/02 11:41 p.m.28 views

CVE-2024-26666

A flaw was found in the Linux kernel’s mac80211 subsystem, which handles wireless networking. The issue arises from improper handling of Read-Copy-Update RCU in the Tunneled Direct Link Setup TDLS fast-xmit function. This flaw can result in using unprotected data structures during execution,...

5.5CVSS7.2AI score0.00332EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/02 7:15 a.m.25 views

CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS6.4AI score0.00332EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/02 7:15 a.m.9 views

UBUNTU-CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/04/02 6:22 a.m.32 views

CVE-2024-26666 wifi: mac80211: fix RCU use in TDLS fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.1CVSS6.7AI score0.00332EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/02 6:22 a.m.8 views

CVE-2024-26666 wifi: mac80211: fix RCU use in TDLS fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.1CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2024/04/02 6:22 a.m.117 views

CVE-2024-26666

In CVE-2024-26666, the Linux kernel vulnerability affects the wifi/mac80211 TDLS fast-xmit path. The underlying issue is that the code looks up the link under RCU protection, but that protection isn’t guaranteed to be active for the operation, risking use-after-free-like scenarios. A fix was appl...

7.8CVSS7.2AI score0.00332EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/04/02 6:22 a.m.38 views

CVE-2024-26666 wifi: mac80211: fix RCU use in TDLS fast-xmit

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.1CVSS6.7AI score0.00332EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.27 views

CVE-2024-26666

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix RCU use in TDLS fast-xmit This looks up the link under RCU protection, but isn't guaranteed to actually have protection. Fix that...

7.8CVSS6.4AI score0.00332EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/03/28 4:15 a.m.15 views

SUSE CVE-2023-52621

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld before calling bpf map helpers These three bpfmaplookup,update,deleteelem helpers are also available for sleepable bpf program, so add the corresponding lock assertion for sleepable bpf program,...

5.5CVSS6.3AI score0.0024EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/03/28 4:15 a.m.12 views

SUSE CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS6.1AI score0.00277EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/03/26 9:53 p.m.29 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS6.7AI score0.00277EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/26 6:15 p.m.12 views

DEBIAN-CVE-2023-52621

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld before calling bpf map helpers These three bpfmaplookup,update,deleteelem helpers are also available for sleepable bpf program, so add the corresponding lock assertion for sleepable bpf program,...

7.8CVSS5.5AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/26 6:15 p.m.11 views

DEBIAN-CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

5.5CVSS5.5AI score0.00277EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/26 6:15 p.m.18 views

CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS7.2AI score0.00277EPSS
SaveExploits0References10
OSV
OSV
added 2024/03/26 6:15 p.m.19 views

AZL-58761 CVE-2023-52621 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld before calling bpf map helpers These three bpfmaplookup,update,deleteelem helpers are also available for sleepable bpf program, so add the corresponding lock assertion for sleepable bpf program,...

7.8CVSS6.2AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/26 6:15 p.m.7 views

UBUNTU-CVE-2023-52623

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Fix a suspicious RCU usage warning I received the following warning while running cthon against an ontap server running pNFS: 57.202521 ============================= 57.202522 WARNING: suspicious RCU usage 57.202523...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0References26
OSV
OSV
added 2024/03/26 6:15 p.m.16 views

UBUNTU-CVE-2023-52621

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld before calling bpf map helpers These three bpfmaplookup,update,deleteelem helpers are also available for sleepable bpf program, so add the corresponding lock assertion for sleepable bpf program,...

7.8CVSS6.1AI score0.0024EPSS
SaveExploits0References22
Rows per page
Query Builder