Lucene search
+L

3755 matches found

CVE
CVE
added 2025/12/09 12:00 a.m.137 views

CVE-2023-53781

CVE-2023-53781 affects the Linux kernel: a use-after-free in tcp_write_timer_handler() can occur when SMC creates a kernel socket (__smc_create()) and the socket is freed without stopping TCP timers if the parent SMC socket’s sk_state isn’t TCP_CLOSE. The issue arises because inet_csk_destroy_soc...

7.8CVSS6AI score0.00144EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49675

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel contains a flaw in the posix-timers functionality, specifically within the itimer delete function. A retry loop within this function, when handling concurrent timer...

6AI score0.00191EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:05 a.m.13 views

Bluetooth: MGMT: cancel mesh send timer when hdev removed

...

7.8CVSS7AI score0.00138EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.9 views

SUSE CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS6.6AI score0.00138EPSS
SaveExploits0References125
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-40284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers afte...

7.8CVSS7.1AI score0.00138EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/12/07 9:55 p.m.7 views

CVE-2025-40284

A use-after-free vulnerability exists in the Bluetooth MGMT subsystem of the Linux kernel. When a Bluetooth HCI device is removed, the meshsenddone timer is not cancelled. If this timer fires after the device is freed, it accesses freed memory and causes a kernel crash...

5.5CVSS6.3AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/07 12:30 a.m.8 views

EUVD-2025-201571

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

6AI score0.00138EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/06 10:15 p.m.14 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS0.00138EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 10:15 p.m.16 views

DEBIAN-CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.10 views

UBUNTU-CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References23
OSV
OSV
added 2025/12/06 9:51 p.m.7 views

CVE-2025-40284 Bluetooth: MGMT: cancel mesh send timer when hdev removed

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS6.5AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/06 9:51 p.m.12 views

CVE-2025-40284

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0
CVE
CVE
added 2025/12/06 9:51 p.m.59 views

CVE-2025-40284

CVE-2025-40284 affects the Linux kernel Bluetooth MGMT path. The mesh_send_done timer was not canceled when the hdev was removed, causing a use-after-free crash (KASAN) after the timer could fire. A fix cancels the mesh_send_done timer during MGMT hdev removal, aligning with other MGMT timers. Th...

7.8CVSS6.2AI score0.00138EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.35 views

CVE-2025-40284 Bluetooth: MGMT: cancel mesh send timer when hdev removed

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: cancel mesh send timer when hdev removed meshsenddone timer is not canceled when hdev is removed, which causes crash if the timer triggers after hdev is gone. Cancel the timer when MGMT removes the hdev, like oth...

7.8CVSS0.00138EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/12/06 9:02 a.m.17 views

mptcp: fix a race in mptcp_pm_del_add_timer()

...

9.8CVSS7AI score0.00464EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/06 12:00 a.m.14 views

PT-2025-49385

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth implementation related to mesh sending. Specifically, the mesh send done timer is not properly canceled when a hardware device hdev is...

6.1AI score0.00138EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/06 12:00 a.m.8 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 Bluetooth MGMT not canceling the mesh send timer, which could lead to reuse after release...

6.1AI score0.00138EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/05 11:15 a.m.12 views

AZL-71858 CVE-2025-55753 affecting package mod_md 2.4.26-3

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2025/12/05 10:12 a.m.19 views

CVE-2025-55753

An integer overflow in the case of failed ACME certificate renewal leads, after a number of failures 30 days in default configurations, to the backoff timer becoming 0. Attempts to renew the certificate then are repeated without delays until it succeeds. This issue affects Apache HTTP Server: fro...

7.5CVSS7.3AI score0.0045EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.10 views

SUSE CVE-2025-40257

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix a race in mptcppmdeladdtimer mptcppmdeladdtimer can call skstoptimersyncsk, &entry-addtimer while another might have free entry already, as reported by syzbot. Add RCU protection to fix this issue. Also change confusin...

7CVSS6.4AI score0.00464EPSS
SaveExploits0References26
Rows per page
Query Builder