Lucene search
+L

250 matches found

OSV
OSV
added 2024/10/21 6:1 p.m.9 views

CVE-2024-49867 btrfs: wait for fixup workers before stopping cleaner kthread during umount

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

6.5AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.19 views

CVE-2024-49867 btrfs: wait for fixup workers before stopping cleaner kthread during umount

In the Linux kernel, the following vulnerability has been resolved: btrfs: wait for fixup workers before stopping cleaner kthread during umount During unmount, at closectree, we have the following steps in this order: 1 Park the cleaner kthread - this doesn't destroy the kthread, it basically hal...

7.8CVSS0.00291EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 12:15 p.m.5 views

UBUNTU-CVE-2024-47691

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid use-after-free in f2fsstopgcthread syzbot reports a f2fs bug as below: dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x241/0x360 lib/dumpstack.c:114 printreport+0xe8/0x550 mm/kasan/report.c:491...

7.8CVSS6.5AI score0.00237EPSS
SaveExploits0References35
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.4 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 that stems from an improper wake-up operation on a parked kthread in the kthread subsystem...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References7
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
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.4 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.28 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
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.4 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 stems from a failure to ensure that a kthread remains present when a timer is cleared...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.6 views

SUSE CVE-2024-46788

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Use a cpumask to know what threads are kthreads The startkthread and stopthread code was not always called with the interfacelock held. This means that the kthread variable could be unexpectedly changed causing t...

5.5CVSS7.2AI score0.00206EPSS
SaveExploits0References13
NVD
NVD
added 2024/09/18 8:15 a.m.27 views

CVE-2024-46788

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Use a cpumask to know what threads are kthreads The startkthread and stopthread code was not always called with the interfacelock held. This means that the kthread variable could be unexpectedly changed causing t...

7.8CVSS0.00206EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/18 8:15 a.m.20 views

UBUNTU-CVE-2024-46788

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Use a cpumask to know what threads are kthreads The startkthread and stopthread code was not always called with the interfacelock held. This means that the kthread variable could be unexpectedly changed causing t...

5.5CVSS6.5AI score0.00206EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/09/18 7:12 a.m.16 views

CVE-2024-46788 tracing/osnoise: Use a cpumask to know what threads are kthreads

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Use a cpumask to know what threads are kthreads The startkthread and stopthread code was not always called with the interfacelock held. This means that the kthread variable could be unexpectedly changed causing t...

6.8AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/18 7:12 a.m.110 views

CVE-2024-46788

The CVE-2024-46788 entry concerns a Linux kernel issue in tracing/osnoise: start_kthread() and stop_thread() were not always called with interface_lock held, enabling kthread_stop() to be invoked on a kernel thread (kthread) that should not be stopped, which could trigger OOPS conditions such as ...

7.8CVSS5.2AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/18 7:12 a.m.22 views

CVE-2024-46788 tracing/osnoise: Use a cpumask to know what threads are kthreads

In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Use a cpumask to know what threads are kthreads The startkthread and stopthread code was not always called with the interfacelock held. This means that the kthread variable could be unexpectedly changed causing t...

5.9AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.12 views

CVE-2024-45017 net/mlx5: Fix IPsec RoCE MPV trace call

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave, if master device doesn't support IPsec. WARNING: CPU: 44 PID: 16136 at kernel/locking/rwsem.c:240...

6.9AI score0.00183EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.4 views

rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflow

...

7.8CVSS6.7AI score0.00254EPSS
SaveExploits0
CVE
CVE
added 2024/08/22 1:33 a.m.77 views

CVE-2022-48924

CVE-2022-48924 relates to the Linux kernel, describing a memory-leak in the int340x thermal driver during int3400_notify() on Tiger Lake, leading to unreferenced objects and potential memory pressure. The provided documents consistently show the root cause as a leak in the int3400_notify path and...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.24 views

CVE-2023-52903 io_uring: lock overflowing for IOPOLL

In the Linux kernel, the following vulnerability has been resolved: iouring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at iouring/iouring.c:734 iocqringeventoverflow+0x1c0/0x230 iouring/iouring.c:734 CPU: 0 PID: 28 Comm:...

7.2AI score0.00179EPSS
SaveExploits0References4
Rows per page
Query Builder