Lucene search
+L

2499 matches found

SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.3 views

SUSE CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

4.7CVSS7.6AI score0.00222EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.4 views

PT-2025-52664

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.111 Description The Linux kernel contains a data race condition within the do raw write lock function, specifically related to spinlock debugging. Kernel Concurrency Sanitizer KCSAN has identified a race...

6.4AI score0.00171EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.12 views

PT-2026-2878

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's block layer related to request queue freezing within sysfs store callbacks. Freezing the request queue during these callbacks can lead to a deadlock...

7.8CVSS5.4AI score0.00177EPSS
SaveExploits0References169
RedhatCVE
RedhatCVE
added 2024/12/29 2:48 p.m.12 views

CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/27 3:15 p.m.4 views

DEBIAN-CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

5.5CVSS5.8AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

UBUNTU-CVE-2024-56610

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References34
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.16 views

CVE-2024-56610 kcsan: Turn report_filterlist_lock into a raw_spinlock

In the Linux kernel, the following vulnerability has been resolved: kcsan: Turn reportfilterlistlock into a rawspinlock Ran Xiaokai reports that with a KCSAN-enabled PREEMPTRT kernel, we can see splats like: | BUG: sleeping function called from invalid context at kernel/locking/spinlockrt.c:48 |...

0.00222EPSS
SaveExploits0References6
CVE
CVE
added 2024/12/27 2:51 p.m.2271 views

CVE-2024-56610

CVE-2024-56610 is a Linux kernel issue where KCSAN’s report_filterlist_lock, originally protected by a non-raw spinlock, could lead to a data race on PREEMPT_RT. The patch converts the filter list lock to raw_spinlock to avoid sleeping in atomic contexts on RT kernels; it notes that memory alloca...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2024/12/25 12:20 a.m.4 views

SUSE CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

5.3CVSS7.6AI score0.00155EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/12/24 12:53 p.m.9 views

CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

6.3CVSS6.8AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/24 12:15 p.m.30 views

CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/24 12:15 p.m.3 views

DEBIAN-CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS5.9AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/24 12:15 p.m.7 views

UBUNTU-CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS6.5AI score0.00155EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/12/24 11:29 a.m.2 views

CVE-2024-53160 rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

7.4AI score0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2024/12/24 11:29 a.m.2509 views

CVE-2024-53160

CVE-2024-53160 : The MiracleLinux advisory confirms a Linux kernel data-race in rcu/kvfree between __mod_timer/kvfree_call_rcu and kfree_rcu_monitor. The fix acquires krcp->lock in kfree_rcu_monitor to ensure both functions do not race when updating krcp->monitor_work.timer.expires, address...

4.7CVSS6.5AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/12/24 11:29 a.m.33 views

CVE-2024-53160 rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2024/12/24 11:29 a.m.6 views

CVE-2024-53160 rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS6.3AI score0.00155EPSS
SaveExploits0References7
Amazon
Amazon
added 2024/12/19 12:0 a.m.14 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.6AI score0.00829EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/12/16 12:0 a.m.85 views

Unbreakable Enterprise kernel security update

5.4.17-2136.338.4.1 - Revert 'ocfs2: fix the la space leak when unmounting an ocfs2 volume' Sherry Yang Orabug: 37383196 5.4.17-2136.338.4 - devlink: fix possible use-after-free and memory leaks in devlinkinit Vasiliy Kovalev Orabug: 37284641 CVE-2024-26734 - mm: avoid leaving partial pfn mapping...

9.1CVSS8AI score0.01358EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2024/12/05 5:13 a.m.27 views

CVE-2024-53136

In the Linux kernel, the following vulnerability has been resolved: mm: revert "mm: shmem: fix data-race in shmemgetattr" Revert d949d1d14fa2 "mm: shmem: fix data-race in shmemgetattr" as suggested by Chuck 1. It is causing deadlocks when accessing tmpfs over NFS. As Hugh commented, "added just t...

4.7CVSS6.8AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder