Lucene search
+L

19937 matches found

RedhatCVE
RedhatCVE
added 2025/05/14 8:29 a.m.31 views

CVE-2025-3496

An unauthenticated remote attacker can cause a buffer overflow which could lead to unexpected behaviour or DoS via Bluetooth or RS-232 interface...

7.5CVSS7.6AI score0.00552EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.13 views

Alibaba Cloud Linux 3 : 0283: bluez (ALINUX3-SA-2024:0283)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2024:0283 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2023-45866: Bluetooth HID Hosts in BlueZ may...

7.1CVSS6.9AI score0.07879EPSS
SaveExploits9References2
Vulnrichment
Vulnrichment
added 2025/05/14 12:00 a.m.9 views

CVE-2024-58101

Samsung Galaxy Buds and Galaxy Buds 2 audio devices are Bluetooth pairable by default without user input nor a way to stop this mode. As a consequence, audio playback takeover or even microphone recording without user consent or notification is achieved. Note: This is considered a low severity...

8.1AI score0.00235EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/05/14 12:00 a.m.16 views

PT-2025-21229 · Samsung · Galaxy Buds 2 +1

Name of the Vulnerable Software and Affected Versions: Samsung Galaxy Buds and Galaxy Buds 2 affected versions not specified Description: The issue concerns Samsung Galaxy Buds and Galaxy Buds 2 audio devices being Bluetooth pairable by default without requiring user input or providing a means to...

8.1CVSS6.1AI score0.00235EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/05/14 12:00 a.m.13 views

The vulnerability of the Core Bluetooth framework in operating systems such as macOS, tvOS, iPadOS, iOS, visionOS, and watchOS allows attackers to disclose sensitive information.

The vulnerability of the Core Bluetooth framework in operating systems such as macOS, tvOS, iPadOS, iOS, visionOS, and watchOS is related to deficiencies in access control. Exploiting this vulnerability can allow attackers to disclose sensitive information that should be protected...

5.5CVSS5.3AI score0.002EPSS
SaveExploits0References6Affected Software6
CVE
CVE
added 2025/05/14 12:00 a.m.56 views

CVE-2024-58101

CVE-2024-58101 affects Samsung Galaxy Buds and Galaxy Buds 2. The issue arises because Bluetooth pairing is enabled by default, allowing pairings without user input or an option to disable this mode. Impact described in sources includes potential audio playback takeover and microphone recording w...

8.1CVSS6.8AI score0.00235EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/14 12:00 a.m.9 views

SAMSUNG Galaxy Buds 安全漏洞

SAMSUNG Galaxy Buds is a wireless Bluetooth headset from South Korea's Samsung SAMSUNG that supports active noise cancellation and voice assistant. A security vulnerability exists in SAMSUNG Galaxy Buds, which stems from a default Bluetooth pairing mode that may result in audio takeover or...

8.1CVSS6.8AI score0.00235EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/14 12:00 a.m.21 views

CVE-2024-58101

Samsung Galaxy Buds and Galaxy Buds 2 audio devices are Bluetooth pairable by default without user input nor a way to stop this mode. As a consequence, audio playback takeover or even microphone recording without user consent or notification is achieved. Note: This is considered a low severity...

0.00235EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: Bluetooth: btintel: Fix null ptr deref in btintel_read_version

A NULL pointer dereference flaw was found in btintelreadversion in the Linux kernel. This issue may result in a crash...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: Bluetooth: MGMT: Add error handling to pair_device()

Bluetooth in the Linux kernel does not check for a NULL value, which could lead to dereferencing a null pointed and an eventual crash...

5.5CVSS6.7AI score0.00264EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.14 views

kernel: Bluetooth: SCO: Fix not validating setsockopt user input

This CVE pertains to a vulnerability in the Linux kernel's Bluetooth subsystem, specifically within the SCO Synchronous Connection-Oriented protocol. The issue arises from the scosocksetsockopt function, which copies data without properly validating the length of user input. This oversight can le...

7.1CVSS6.7AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: Bluetooth: hci_core: Fix not checking skb length on hci_acldata_packet

A use-after-free vulnerability was found in the Linux kernel. The Bluetooth firmware isn't checked if skb contains an ACL header, otherwise the code may attempt to access some uninitialized or invalid memory past the valid skb-data...

7.6CVSS7.3AI score0.0029EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcommsockalloc btsockalloc attaches allocated sk object to the provided sock object. If rfcommdlcalloc fails, we release the sk object, but leave the dangling pointer in th...

7.8CVSS6.8AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: Bluetooth: hci_core: Fix sleeping function called from invalid context

REJECTED CVE A vulnerability was identified in the Linux kernel's Bluetooth: hcicore package, where a sleeping function mutexlock was improperly invoked from an invalid context within the HCI event handling workqueue, potentially leading to kernel warnings or deadlocks. An attacker exploiting thi...

7.5AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: Bluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to use socklock so it must never be called with it locked but rfcommsockioctl always attempt to lock it causing the following trace:...

3.3CVSS6.8AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.24 views

kernel: Bluetooth: ISO: Fix multiple init when debugfs is disabled

A flaw was found in the Linux kernel's Bluetooth ISO subsystem. When the debug file system debugfs is not enabled, a logic error can cause the ISO subsystem to be initialized multiple times. This issue can be exploited by a local attacker with low privileges, leading to a kernel error that crashe...

7.8CVSS6.8AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: Bluetooth: Call iso_exit() on module unload

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Call isoexit on module unload If isoinit has been called, isoexit must be called on module unload. Without that, the struct proto that isoinit registered with protoregister becomes invalid, which could cause...

7.8CVSS6.8AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: Bluetooth: L2CAP: Fix uaf in l2cap_connect

A flaw was found in the Linux kernel's Bluetooth L2CAP Logical Link Control and Adaptation Protocol component. This use-after-free vulnerability in the l2capconnect function could allow a local attacker with administrative privileges to cause a denial of service or potentially execute arbitrary...

8.8CVSS6.4AI score0.0037EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.18 views

kernel: Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: handle NULL sock pointer in l2capsockalloc A NULL sock pointer is passed into l2capsockalloc when it is called from l2capsocknewconnectioncb and the error handling paths should also be aware of it. Seemingly a...

5.5CVSS6.7AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: Bluetooth: btmtk: avoid UAF in btmtk_process_coredump

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: avoid UAF in btmtkprocesscoredump hcidevcdappend may lead to the release of the skb, so it cannot be accessed once it is called. ================================================================== BUG: KASAN:...

8.8CVSS6.8AI score0.0031EPSS
SaveExploits0References5
Rows per page
Query Builder