Lucene search
K

239 matches found

OSV
OSV
added 2024/10/21 7:39 p.m.8 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

5.5CVSS6AI score0.00235EPSS
Exploits0References9
CVE
CVE
added 2024/10/21 7:39 p.m.167 views

CVE-2024-50019

In CVE-2024-50019 the IBM bulletin documents a Linux kernel issue where kthread unparked-per-CPU threads could be woken up during stop. Root cause: calling kthread_unpark unconditionally before ensuring the thread is inactive can cause a wakeup on a per-CPU kthread that has been bound via kthread...

5.5CVSS5.1AI score0.00235EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/21 7:39 p.m.32 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

0.00235EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.11 views

CVE-2024-50019 kthread: unpark only parked kthread

In the Linux kernel, the following vulnerability has been resolved: kthread: unpark only parked kthread Calling into kthread unparking unconditionally is mostly harmless when the kthread is already unparked. The wake up is then simply ignored because the target is not in TASKPARKED state. However...

6.8AI score0.00235EPSS
Exploits0References5
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

DEBIAN-CVE-2024-49976

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

5.5CVSS5.5AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.4 views

AZL-51498 CVE-2024-49867 affecting package kernel for versions less than 5.15.173.1-1

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...

5.5CVSS6.8AI score0.0029EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 6:15 p.m.1 views

UBUNTU-CVE-2024-49976

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

5.5CVSS6.1AI score0.00176EPSS
Exploits0References21
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.22 views

CVE-2024-49976 tracing/timerlat: Drop interface_lock in stop_kthread()

In the Linux kernel, the following vulnerability has been resolved: tracing/timerlat: Drop interfacelock in stopkthread stopkthread is the offline callback for "trace/osnoise:online", since commit 5bfbcd1ee57b "tracing/timerlat: Add interfacelock around clearing of kthread in stopkthread", the...

6.9AI score0.00176EPSS
Exploits0References4
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.00302EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.12 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...

0.0029EPSS
Exploits0References8
OSV
OSV
added 2024/10/21 6:1 p.m.6 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...

5.5CVSS6.5AI score0.0029EPSS
Exploits0References13
OSV
OSV
added 2024/10/21 12:15 p.m.0 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.00238EPSS
Exploits0References35
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.0 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.00235EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.1 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.00238EPSS
Exploits0References13
OSV
OSV
added 2024/09/27 1:15 p.m.2 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.00238EPSS
Exploits0References1
NVD
NVD
added 2024/09/27 1:15 p.m.11 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.00238EPSS
Exploits0References3
OSV
OSV
added 2024/09/27 1:15 p.m.0 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.00238EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.22 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...

0.00238EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.2 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.00238EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.1 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.00204EPSS
Exploits0References13
Rows per page
Query Builder