Lucene search
+L

261 matches found

CNNVD
CNNVD
added 2024/11/05 12:00 a.m.16 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
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.41 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
Vulnrichment
Vulnrichment
added 2024/10/21 6:02 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
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.7 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.18 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:09 a.m.6 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.00213EPSS
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.00213EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/18 7:12 a.m.136 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.00213EPSS
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.32 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.17 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
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

AZL-67776 CVE-2024-41045 affecting package kernel 5.15.200.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
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41045

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.3AI score0.00269EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/06/20 2:01 p.m.27 views

CVE-2024-38618

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

4.4CVSS6.9AI score0.00648EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.21 views

CVE-2024-38618 ALSA: timer: Set lower bound of start tick time

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Set lower bound of start tick time Currently ALSA timer doesn't have the lower limit of the start tick time, and it allows a very small size, e.g. 1 tick with 1ns resolution for hrtimer. Such a situation may lead to ...

6.8AI score0.00648EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/28 3:34 a.m.4 views

SUSE CVE-2021-47396

In the Linux kernel, the following vulnerability has been resolved: mac80211-hwsim: fix late beacon hrtimer handling Thomas explained in https://lore.kernel.org/r/87mtoeb4hb.ffs@tglx that our handling of the hrtimer here is wrong: If the timer fires late e.g. due to vCPU scheduling, as reported b...

5.5CVSS6.6AI score0.00239EPSS
SaveExploits0References11
Rows per page
Query Builder