Lucene search
+L

3680 matches found

CVE
CVE
added 2024/12/24 11:29 a.m.2520 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.38 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
OSV
OSV
added 2024/12/24 11:29 a.m.7 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 score
SaveExploits0References7
NVD
NVD
added 2024/12/19 8:15 p.m.30 views

CVE-2024-7139

Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00311EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/19 8:15 p.m.23 views

CVE-2024-7138

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00237EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/19 7:24 p.m.12 views

CVE-2024-7139 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS7.3AI score0.00311EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/19 7:24 p.m.10 views

CVE-2024-7139 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS6.4AI score
SaveExploits0References4
OSV
OSV
added 2024/12/19 7:23 p.m.15 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/19 7:23 p.m.35 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00237EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/12/19 12:00 a.m.15 views

PT-2024-38105 · Silabs.Com · Rs9116 Bluetooth Sdk

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is caused by an unchecked buffer length, allowing a specially crafted L2CAP packet to trigger a buffer overflow. This buffer overflow results ...

6.5CVSS6.7AI score0.00311EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2024/12/13 3:20 p.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2023-52524: Fixed possible corruption in nfc/llcp bsc1220927. CVE-2024-49925: fbdev: efifb: Register sysfs groups through driver core bsc1232224 CVE-2024-50089:...

7.8CVSS8.6AI score0.00811EPSS
SaveExploits1References118
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.10 views

tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().

...

9.8CVSS7.2AI score0.00559EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.22 views

kernel: tcp: avoid too many retransmit packets

A vulnerability was found in the tcpretransmittimer function in the Linux kernel's TCP implementation. This issue occurs when a TCP socket uses TCPUSERTIMEOUT and the peer's window retracts to zero, leading to excessive retransmission of packets every two milliseconds for up to four minutes after...

7.5CVSS6.8AI score0.00773EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.7 views

kernel: PM / devfreq: Synchronize devfreq_monitor_[start/stop]

A flaw was found in the Linux kernel resulting from race conditions and a lack of synchronization in handling the delayed work timers in the devfreq component. This issue can lead to inconsistencies and a corruption of the timer list...

5.5CVSS7.2AI score0.00229EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/12/02 12:00 a.m.15 views

Oracle Linux 8 : kernel:4.18.0 (ELSA-2024-10281)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-10281 advisory. - media: edia: dvbdev: fix a use-after-free Kate Hsuan RHEL-35763 CVE-2024-27043 - bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in...

8.1CVSS6.9AI score0.00591EPSS
SaveExploits0References5
NVD
NVD
added 2024/12/01 10:15 p.m.22 views

CVE-2024-53743

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Aezaz Shaikh Countdown Timer for Elementor countdown-timer-for-elementor allows Stored XSS.This issue affects Countdown Timer for Elementor: from n/a through = 1.3.6...

6.5CVSS0.00229EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/01 9:29 p.m.14 views

CVE-2024-53743 WordPress Countdown Timer for Elementor plugin <= 1.3.6 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Aezaz Shaikh Countdown Timer for Elementor countdown-timer-for-elementor allows Stored XSS.This issue affects Countdown Timer for Elementor: from n/a through = 1.3.6...

6.5CVSS8.6AI score0.00229EPSS
SaveExploits0References1
CVE
CVE
added 2024/12/01 9:29 p.m.53 views

CVE-2024-53743

CVE-2024-53743 describes a stored Cross-Site Scripting (XSS) flaw in the WordPress plugin Countdown Timer for Elementor (FlickDevs) affecting versions up to 1.3.6. The issue originates from improper neutralization of input during web page generation, enabling stored XSS. Public records indicate a...

6.5CVSS7.2AI score0.00229EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/12/01 9:29 p.m.36 views

CVE-2024-53743 WordPress Countdown Timer for Elementor plugin <= 1.3.6 - Cross Site Scripting (XSS) vulnerability

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Aezaz Shaikh Countdown Timer for Elementor countdown-timer-for-elementor allows Stored XSS.This issue affects Countdown Timer for Elementor: from n/a through = 1.3.6...

6.5CVSS0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder