Lucene search
+L

2628 matches found

Positive Technologies
Positive Technologies
added 2025/02/04 12:00 a.m.20 views

PT-2025-25812

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description The issue is related to data races in the vxlan module of the Linux kernel. Specifically, the used and updated fields in the FDB entry structure can be accessed concurrently by...

5.5CVSS6.8AI score0.00218EPSS
SaveExploits0
Amazon
Amazon
added 2025/01/24 12:00 a.m.12 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix fortify source warning while accessing Eth segment CVE-2024-26907 In the Linux kernel, the following vulnerability has been resolved: i3c: Use i3cdev-desc-info instead of calling i3cdevicegetinfo to...

7.8CVSS6.6AI score0.00696EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/01/13 12:00 a.m.59 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2025-1007)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : RDMA/cma: Fix rdmaresolveroute memory leakCVE-2021-47345 HID: usbhid: free rawreport buffers in usbhidstopCVE-2021-47405 net: fix information...

9.8CVSS7.3AI score0.01369EPSS
SaveExploits0References49
Tenable Nessus
Tenable Nessus
added 2025/01/13 12:00 a.m.75 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2025-1024)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : RDMA/cma: Fix rdmaresolveroute memory leakCVE-2021-47345 HID: usbhid: free rawreport buffers in usbhidstopCVE-2021-47405 net: fix information...

9.8CVSS7.3AI score0.01369EPSS
SaveExploits0References52
SUSE CVE
SUSE CVE
added 2025/01/09 12:21 a.m.7 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:00 a.m.16 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.00588EPSS
SaveExploits0References169
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.7 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.00466EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/12/29 2:48 p.m.15 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.5 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.15 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
CVE
CVE
added 2024/12/27 2:51 p.m.2293 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
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.24 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
SUSE CVE
SUSE CVE
added 2024/12/25 12:20 a.m.7 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.12 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
OSV
OSV
added 2024/12/24 12:15 p.m.7 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
NVD
NVD
added 2024/12/24 12:15 p.m.36 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.14 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
CVE
CVE
added 2024/12/24 11:29 a.m.2528 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.42 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
Vulnrichment
Vulnrichment
added 2024/12/24 11:29 a.m.4 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
Rows per page
Query Builder