Lucene search
+L

246 matches found

CVE
CVE
added 2024/11/21 6:17 p.m.138 views

CVE-2024-53089

CVE-2024-53089 concerns the Linux kernel on LoongArch with KVM. The issue arises from hrtimers that may be canceled/called in contexts that violate PREEMPT_RT rules, after timers are unmarked to expire in soft expiry but then canceled from a preempt-notifier with preemption disabled. The fix make...

5.5CVSS6.4AI score0.00191EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/21 6:17 p.m.7 views

CVE-2024-53089 LoongArch: KVM: Mark hrtimer to expire in hard interrupt context

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Mark hrtimer to expire in hard interrupt context Like commit 2c0d278f3293f "KVM: LAPIC: Mark hrtimer to expire in hard interrupt context" and commit 9090825fa9974 "KVM: arm/arm64: Let the timer expire in hardirq...

7.5AI score0.00191EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/11/21 6:17 p.m.11 views

CVE-2024-53089

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Mark hrtimer to expire in hard interrupt context Like commit 2c0d278f3293f "KVM: LAPIC: Mark hrtimer to expire in hard interrupt context" and commit 9090825fa9974 "KVM: arm/arm64: Let the timer expire in hardirq...

5.5CVSS5.7AI score0.00191EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: Input: gpio-keys - cancel delayed work only in case of GPIO

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - cancel delayed work only in case of GPIO gpiokeys module can either accept gpios or interrupts. The module initializes delayed work in case of gpios only and is only used if debounce timer is not used, so make...

5.5CVSS6.8AI score0.00256EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.9 views

SUSE CVE-2024-50100

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: dummy-hcd: Fix "task hung" problem The syzbot fuzzer has been encountering "task hung" problems ever since the dummy-hcd driver was changed to use hrtimers instead of regular timers. It turns out that the problems ar...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References15
CNNVD
CNNVD
added 2024/11/05 12:0 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which originates in the USB module, where the dummy-hcd driver uses hrtimers instead of regular timers, resulting in a task...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.15 views

CVE-2024-49953 net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

6.8AI score0.00303EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.37 views

CVE-2024-49953 net/mlx5e: Fix crash caused by calling __xfrm_state_delete() twice

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix crash caused by calling xfrmstatedelete twice The km.state is not checked in driver's delayed work. When xfrmstatecheckexpire is called, the state can be reset to XFRMSTATEEXPIRED, even if it is XFRMSTATEDEAD...

0.00303EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.5 views

SUSE CVE-2024-46845

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

5.5CVSS7.2AI score0.00237EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/09/27 3:15 p.m.17 views

CVE-2024-46845

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

4.1CVSS7.3AI score0.00237EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.15 views

CVE-2024-46845

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

7.8CVSS0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

DEBIAN-CVE-2024-46845

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

7.8CVSS5.4AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

UBUNTU-CVE-2024-46845

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.35 views

CVE-2024-46845 tracing/timerlat: Only clear timer if a kthread exists

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Only clear timer if a kthread exists The timerlat tracer can use user space threads to check for osnoise and timer latency. If the program using this is killed via a SIGTERM, the threads are shutdown one at a ti...

7.8CVSS0.00237EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.5 views

SUSE CVE-2024-46784

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

5.5CVSS6.5AI score0.00207EPSS
SaveExploits0References19
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

DEBIAN-CVE-2024-46784

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix error handling in manacreatetxq/rxq's NAPI cleanup Currently napidisable gets called during rxq and txq cleanup, even before napi is enabled and hrtimer is initialized. It causes kernel panic. ?...

5.5CVSS5.7AI score0.00207EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/18 7:12 a.m.135 views

CVE-2024-46784

The CVE-2024-46784 issue affects the Linux kernel net: mana subsystem (mana_create_txq/rxq) where napi_disable() is called during cleanup before napi is enabled and hrtimer is initialized, leading to a kernel panic. The Astra Linux bulletin and related advisories confirm a resolved patch in the L...

5.5CVSS6.1AI score0.00207EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2024/08/07 3:14 p.m.112 views

CVE-2024-42239

CVE-2024-42239 affects the Linux kernel BPF timer cancellation path. The fix adds an atomic counter (cancelling) in bpf_hrtimer to track in-flight cancellation requests and prevents deadlocks when two callbacks attempt to cancel each other in parallel. The patch ensures that if a cancellation is ...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/08/07 3:14 p.m.31 views

CVE-2024-42239 bpf: Fail bpf_timer_cancel when callback is being cancelled

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...

6.2AI score
SaveExploits0References6
OSV
OSV
added 2024/07/29 3:15 p.m.16 views

AZL-62510 CVE-2024-41045 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer work in bpftimercancelandfree Currently, the same case as previous patch two timer callbacks trying to cancel each other can be invoked through bpfmapupdateelem as well, or more precisely, freeing map elements containi...

7.8CVSS5.8AI score0.00269EPSS
SaveExploits0References1
Rows per page
Query Builder