Lucene search
+L

61 matches found

Cvelist
Cvelist
added 2025/12/30 12:10 p.m.34 views

CVE-2022-50833 Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use hdev-workqueue when queuing hdev-cmd,ncmdtimer works syzbot is reporting attempt to schedule hdev-cmdwork work from systemwq WQ into hdev-workqueue WQ which is under draining operation 1, for commit c8efcc2589464ac...

0.00206EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.7 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.00124EPSS
SaveExploits0References125
NVD
NVD
added 2025/12/06 10:15 p.m.9 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.00124EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/06 10:15 p.m.6 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.00124EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/06 9:51 p.m.41 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.00124EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/06 12:0 a.m.11 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.00124EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/11/05 6:54 a.m.18 views

CVE-2025-54334

An issue was discovered in the NPU driver in Samsung Mobile Processor Exynos 1280, 2200, 1380, 1480, 2400, 1580, 2500. There is a NULL Pointer Dereference of hdev in the npuvertexbootup function...

7.5CVSS6.9AI score0.00331EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/11/04 12:0 a.m.11 views

PT-2025-45028

Name of the Vulnerable Software and Affected Versions Samsung Mobile Processor Exynos 1280 Samsung Mobile Processor Exynos 2200 Samsung Mobile Processor Exynos 1380 Samsung Mobile Processor Exynos 1480 Samsung Mobile Processor Exynos 2400 Samsung Mobile Processor Exynos 1580 Samsung Mobile...

7.5CVSS6.5AI score0.00331EPSS
SaveExploits0References5
CVE
CVE
added 2025/11/04 12:0 a.m.18 views

CVE-2025-54334

The CVE-2025-54334 entry affects Samsung Mobile Processor Exynos family (1280, 2200, 1380, 1480, 2400, 1580, 2500) with a NULL pointer dereference in the NPU driver, specifically in the __npu_vertex_bootup function (hdev). Connections across Red Hat, NVD, CNNVD, CIRCL, and PT Security corroborate...

7.5CVSS6.6AI score0.00331EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-39983

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix UAF in hciconntxdequeue This fixes the following UAF caused by not...

8.8CVSS6.3AI score0.00231EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/16 11:24 p.m.8 views

SUSE CVE-2025-39983

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix UAF in hciconntxdequeue This fixes the following UAF caused by not properly locking hdev when processing HCIEVNUMCOMPPKTS: BUG: KASAN: slab-use-after-free in hciconntxdequeue+0x1be/0x220...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/15 12:0 a.m.6 views

PT-2025-42258

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.16-rc7 Description The Linux kernel contains a use-after-free flaw within the Bluetooth stack, specifically in the hci conn tx dequeue function. This issue arises from improper locking of the hdev structure whe...

5.5CVSS6.8AI score0.00263EPSS
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414309)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414309 advisory. A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. In this flaw, a call to btsdioremove with an unfinished job, may...

7.1CVSS6.7AI score0.00387EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/16 12:0 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 Linux kernel that stems from a failure to check the validity of the hdev parameter, which could result in a null pointer dereference...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References9
NVD
NVD
added 2025/08/09 3:15 p.m.12 views

CVE-2022-50233

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev-devname,shortname Both devname and shortname are not guaranteed to be NULL terminated so this instead use strnlen and then attempt to determine if the resulting string needs to be...

5.5CVSS0.0013EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/09 3:15 p.m.15 views

AZL-70474 CVE-2022-50233 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix using strlen with hdev-devname,shortname Both devname and shortname are not guaranteed to be NULL terminated so this instead use strnlen and then attempt to determine if the resulting string needs to be...

5.5CVSS5.6AI score0.0013EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/06/17 12:0 a.m.14 views

PT-2025-28878

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free vulnerability exists in the vhci flush function within the Bluetooth HCI core of the Linux kernel. The vulnerability occurs when a thread closes a vhci file descriptor...

7.8CVSS6.8AI score0.00145EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/04 2:59 a.m.13 views

SUSE CVE-2025-21923

In the Linux kernel, the following vulnerability has been resolved: HID: hid-steam: Fix use-after-free when detaching device When a hid-steam device is removed it must clean up the clienthdev used for intercepting hidraw access. This can lead to scheduling deferred work to reattach the input...

5.5CVSS7.6AI score0.00193EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2025/01/11 3:5 p.m.12 views

CVE-2024-57879 Bluetooth: iso: Always release hdev at the end of iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 3:5 p.m.7 views

CVE-2024-57879 Bluetooth: iso: Always release hdev at the end of iso_listen_bis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Always release hdev at the end of isolistenbis Since hcigetroute holds the device before returning, the hdev should be released with hcidevput at the end of isolistenbis even if the function returns with an error...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References5
Rows per page
Query Builder