Lucene search
+L

3768 matches found

CVE
CVE
added 2024/09/27 12:39 p.m.132 views

CVE-2024-46845

CVE-2024-46845 (Linux kernel): The timerlat use-after-free occurs when a SIGTERM kills user-space tracing threads, causing an hrtimer to be freed twice during thread shutdown. The documented fix cancels the hrtimer only if the associated thread still exists and adds an interface_lock around tlat_...

7.8CVSS7.2AI score0.00237EPSS
SaveExploits0References3Affected Software1
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.6 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 a failure to properly handle timers when handling timer interrupts. No details of the vulnerability are...

5.5CVSS8.1AI score0.00236EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/09/27 12:00 a.m.5 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
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.14 views

kernel: watchdog: Fix possible use-after-free by calling del_timer_sync()

A vulnerability was found in the deltimer function in the Linux kernel's watchdog driver. This issue occurs because the function does not wait for the timer handler to finish, which may lead to a situation where the handler runs after the driver that has been removed, causing a use-after-free iss...

7.8CVSS7.1AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.44 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/09/24 1:17 a.m.14 views

kernel: mISDN: fix possible use-after-free in HFC_cleanup()

A vulnerability was found in the Linux kernel's mISDN driver. This issue arises during the cleanup process, where a timer handler might still be running after the driver has been removed, which can lead to a use-after-free issue, potentially causing a system crash...

7.7CVSS6.7AI score0.00267EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.9 views

kernel: x86: stop playing stack games in profile_pc()

In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profilepc The 'profilepc' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it also ends up making assumptions based on the stack layout...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.13 views

kernel: watchdog: Fix possible use-after-free by calling del_timer_sync()

A vulnerability was found in the deltimer function in the Linux kernel's watchdog driver. This issue occurs because the function does not wait for the timer handler to finish, which may lead to a situation where the handler runs after the driver that has been removed, causing a use-after-free iss...

7.8CVSS7.1AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 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
SUSE CVE
SUSE CVE
added 2024/09/19 3:09 a.m.8 views

SUSE CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

6.3CVSS6.2AI score0.00224EPSS
SaveExploits0References15
OSV
OSV
added 2024/09/18 8:15 a.m.6 views

DEBIAN-CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

7.8CVSS5.9AI score0.00224EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.10 views

UBUNTU-CVE-2024-46786

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

7.8CVSS6.5AI score0.00224EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/18 7:12 a.m.20 views

CVE-2024-46786 fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAF

In the Linux kernel, the following vulnerability has been resolved: fscache: delete fscachecookielrutimer when fscache exits to avoid UAF The fscachecookielrutimer is initialized when the fscache module is inserted, but is not deleted when the fscache module is removed. If timerreduce is called...

5.9AI score
SaveExploits0References8
OSV
OSV
added 2024/09/17 9:46 p.m.19 views

CLSA-2024-1726609578 kernel: Fix of 8 CVEs

blktrace: fix dereference after null check CVE-2019-19768 - blktrace: Protect q-blktrace with RCU CVE-2019-19768 - blktrace: fix unlocked access to init/start-stop/teardown - blktrace: Fix potential deadlock between delete & sysfs ops - net: fix out-of-bounds access in opsinit CVE-2024-36883 -...

7.8CVSS6.6AI score0.0415EPSS
SaveExploits4References1
RedHat Linux
RedHat Linux
added 2024/09/11 1:10 a.m.12 views

kernel: x86: stop playing stack games in profile_pc()

In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profilepc The 'profilepc' function is used for timer-based profiling, which isn't really all that relevant any more to begin with, but it also ends up making assumptions based on the stack layout...

5.5CVSS6.8AI score0.00238EPSS
SaveExploits0References5
Malwarebytes
Malwarebytes
added 2024/09/05 3:31 p.m.19 views

Planned Parenthood partly offline after ransomware attack

In late August, Intermountain Planned Parenthood of Montana suffered a cyberattack which is still under investigation. The attack has been claimed by a ransomware group. Intermountain Planned Parenthood Inc., doing business as Planned Parenthood Of Montana, is a nonprofit organization that provid...

7.3AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.8 views

SUSE CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

4.1CVSS6.4AI score0.0021EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.8 views

SUSE CVE-2024-44968

In the Linux kernel, the following vulnerability has been resolved: tick/broadcast: Move per CPU pointer access into the atomic section The recent fix for making the take over of the broadcast timer more reliable retrieves a per CPU pointer in preemptible context. This went unnoticed as compilers...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References3
NVD
NVD
added 2024/09/04 7:15 p.m.17 views

CVE-2024-44968

In the Linux kernel, the following vulnerability has been resolved: tick/broadcast: Move per CPU pointer access into the atomic section The recent fix for making the take over of the broadcast timer more reliable retrieves a per CPU pointer in preemptible context. This went unnoticed as compilers...

5.5CVSS0.00223EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/04 7:15 p.m.6 views

DEBIAN-CVE-2024-44962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Shutdown timer and prevent rearming when driver unloading When unload the btnxpuart driver, its associated timer will be deleted. If the timer happens to be modified at this moment, it leads to the kernel ca...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0References1
Rows per page
Query Builder