Lucene search
+L

638 matches found

OSV
OSV
added 2025/10/01 11:46 a.m.5 views

CVE-2023-53520 Bluetooth: Fix hci_suspend_sync crash

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix hcisuspendsync crash If hciunregisterdev frees the hcidev object but hcisuspendnotifier may still be accessing it, it can cause the program to crash. Here's the call trace: 102152.653246 Call Trace: 102152.653254...

4.7CVSS6.4AI score0.00101EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/25 1:1 a.m.5 views

Bluetooth: hci_event: Ignore multiple conn complete events

...

5.7CVSS7AI score0.00334EPSS
SaveExploits0
OSV
OSV
added 2025/09/24 11:15 a.m.6 views

UBUNTU-CVE-2025-39889

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: l2cap: Check encryption key size on incoming connection This is required for passing GAP/SEC/SEM/BI-04-C PTS test case: Security Mode 4 Level 4, Responder - Invalid Encryption Key Size - 128 bit This tests the security...

8.1CVSS5.9AI score0.0009EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2025/09/24 11:2 a.m.1 views

CVE-2024-58241 Bluetooth: hci_core: Disable works on hci_unregister_dev

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Disable works on hciunregisterdev This make use of disablework on hciunregisterdev since the hcidev is about to be freed new submissions are not disarable...

6.1AI score0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/09/24 11:2 a.m.16 views

CVE-2024-58241 Bluetooth: hci_core: Disable works on hci_unregister_dev

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Disable works on hciunregisterdev This make use of disablework on hciunregisterdev since the hcidev is about to be freed new submissions are not disarable...

0.00119EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/19 3:26 p.m.0 views

CVE-2025-39861 Bluetooth: vhci: Prevent use-after-free by removing debugfs files early

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: vhci: Prevent use-after-free by removing debugfs files early Move the creation of debugfs files into a dedicated function, and ensure they are explicitly removed during vhcirelease, before associated data structures ar...

6.2AI score0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/19 3:26 p.m.9 views

CVE-2025-39861 Bluetooth: vhci: Prevent use-after-free by removing debugfs files early

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: vhci: Prevent use-after-free by removing debugfs files early Move the creation of debugfs files into a dedicated function, and ensure they are explicitly removed during vhcirelease, before associated data structures ar...

7.8CVSS6.2AI score0.00142EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/19 3:26 p.m.7 views

CVE-2025-39861

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: vhci: Prevent use-after-free by removing debugfs files early Move the creation of debugfs files into a dedicated function, and ensure they are explicitly removed during vhcirelease, before associated data structures ar...

7.8CVSS6.3AI score0.00142EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/09/18 7:38 p.m.5 views

CVE-2022-50419

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisysfs: Fix attempting to call deviceadd multiple times deviceadd shall not be called multiple times as stated in its documentation: 'Do not call this routine or deviceregister more than once for any device structure...

7CVSS5.8AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/09/16 11:35 p.m.7 views

SUSE CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/16 11:33 p.m.5 views

SUSE CVE-2022-50339

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: avoid hcidevtestandsetflag in mgmtinithdev syzbot is again reporting attempt to cancel uninitialized work at mgmtindexremoved 1, for setting of HCIMGMT flag from mgmtinithdev from hcimgmtcmd from hcisocksendmsg can rac...

5.5CVSS6.2AI score0.00098EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.5 views

PT-2025-38008

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw related to Bluetooth functionality. Specifically, a race condition can occur within the mgmt init hdev function due to the lack of serialization via hc...

5.8AI score0.00098EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53252

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: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync...

7.8CVSS5.8AI score0.00137EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50247

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: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:27 p.m.5 views

SUSE CVE-2023-53252

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use RCU for hciconnparams and iterate safely in hcisync hciupdateacceptlistsync iterates over hdev-pendleconns and hdev-pendlereports, and waits for controller events in the loop body, without holding hdev lock...

7CVSS6.5AI score0.00137EPSS
SaveExploits0References18
NVD
NVD
added 2025/09/15 2:15 p.m.6 views

CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS0.00145EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:15 p.m.3 views

DEBIAN-CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

UBUNTU-CVE-2022-50247

In the Linux kernel, the following vulnerability has been resolved: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq Can not set the @sharedhcd to NULL before decrease the usage count by usbputhcd, this will cause the shared hcd not released...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/15 2:6 p.m.5 views

CVE-2023-53197

In the Linux kernel, the following vulnerability has been resolved: USB: uhci: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead whi...

5.5CVSS5.4AI score0.00151EPSS
SaveExploits0
CVE
CVE
added 2025/09/15 2:2 p.m.26 views

CVE-2022-50247

CVE-2022-50247 concerns a Linux kernel USB xHCI MTK driver issue: if wakeup IRQ setup fails, the shared HCD is leaked because usb_put_hcd() may not NULL the @shared_hcd before decreasing usage. The patch (referenced in the description) fixes leakage by ensuring shared_hcd is NULLed prior to decre...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder