Lucene search
+L

1768 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix use-after-free bugs caused by scosocktimeout When the sco connection is established and then, the sco socket is releasing, timeoutwork will be scheduled to judge whether the sco disconnection is timeout. The sock...

8CVSS6.1AI score0.00821EPSS
SaveExploits1References3
Lenovo
Lenovo
added 2025/02/10 10:12 p.m.11 views

MediaTek Bluetooth Firmware Vulnerability - Lenovo Support US

No description provided...

7.3AI score
SaveExploits0
Lenovo
Lenovo
added 2025/02/10 10:01 p.m.9 views

Intel Wireless Bluetooth and Killer Bluetooth - Lenovo Support US

No description provided...

6.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/02/05 10:10 p.m.22 views

CVE-2022-33299

Transient DOS due to null pointer dereference in Bluetooth HOST while receiving an attribute protocol PDU with zero length data...

7.5CVSS6.8AI score0.00383EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 7:54 p.m.14 views

CVE-2022-22105

Memory corruption in bluetooth due to integer overflow while processing HFP-UNIT profile in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Mobile, Snapdragon Voice & Music...

9.8CVSS7.6AI score0.00454EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/02/03 10:29 p.m.84 views

Security Bulletin: Multiple Vulnerabilities in IBM CloudPak for AIOps

Summary Multiple vulnerabilities were addressed in IBM Cloud Pak for AIOps version 4.6.1 Vulnerability Details CVEID:CVE-2024-32465 DESCRIPTION: Git could allow a physical attacker to bypass security restrictions, caused by a directory traversal flaw. By sending a specially crafted request, an...

9.8CVSS9.2AI score0.01491EPSS
SaveExploits3Affected Software1
Cvelist
Cvelist
added 2025/01/30 11:57 p.m.25 views

CVE-2024-23963 Alpine Halo9 Stack-based Buffer Overflow

This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of Alpine Halo9 devices. An attacker must first obtain the ability to pair a malicious Bluetooth device with the target system in order to exploit this vulnerability. The specific flaw exists...

8CVSS0.0046EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/29 12:00 a.m.12 views

PT-2025-31667 · Alpine · Alpine Ilx-507

Name of the Vulnerable Software and Affected Versions: Alpine iLX-507 affected versions not specified Description: This issue allows network-adjacent attackers to execute arbitrary code on affected installations of Alpine iLX-507 devices. User interaction is required, specifically, the target mus...

7.7CVSS7.6AI score0.00278EPSS
SaveExploits0References7
Redos
Redos
added 2025/01/27 12:00 a.m.8 views

ROS-20250127-02

A vulnerability in the Phone Book Access component of the Bluetooth protocol stack for Linux BlueZ is related to a buffer overflow. buffer overflow. Exploitation of the vulnerability allows an attacker acting remotely to execute arbitrary code Vulnerability in the Bluetooth technology stack for...

8CVSS8.2AI score0.0229EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/16 6:26 a.m.13 views

CVE-2024-57894

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix sleeping function called from invalid context This reworks hcicblist to not use mutex hcicblistlock to avoid bugs like the bellow: BUG: sleeping function called from invalid context at...

5.5CVSS6.9AI score
SaveExploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.22 views

CVE-2024-57894

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/01/15 1:15 p.m.9 views

CVE-2024-57894

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.4AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/15 1:05 p.m.19 views

CVE-2024-57894

...

SaveExploits0
CVE
CVE
added 2025/01/15 1:05 p.m.1563 views

CVE-2024-57894

CVE-2024-57894 is rejected/not used per the Initial Description.

6.5AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/01/13 7:20 a.m.12 views

CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

5.7CVSS7AI score0.00138EPSS
SaveExploits0References4
CVE
CVE
added 2025/01/11 3:05 p.m.189 views

CVE-2024-57879

CVE-2024-57879 affects the Linux kernel Bluetooth stack (ISO) where the hdev device reference may not be released at the end of iso_listen_bis due to hci_get_route returning while still holding the device. The root cause is not releasing hdev with hci_dev_put on all code paths, including error ex...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/01/11 3:05 p.m.15 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.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 3:05 p.m.9 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...

6.1AI score
SaveExploits0References5
NVD
NVD
added 2025/01/11 1:15 p.m.13 views

CVE-2024-54460

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: iso: Fix circular lock in isolistenbis This fixes the circular locking dependency warning below, by releasing the socket lock before enterning isolistenbis, to avoid any potential deadlock with hdev lock. 75.307983...

5.5CVSS0.00138EPSS
SaveExploits0References2
CVE
CVE
added 2025/01/11 12:29 p.m.175 views

CVE-2024-54460

Technical details for CVE-2024-54460 are not present in the provided documents. No affected products, versions, or remediation are disclosed here. Monitor vendor advisories for updates.

5.5CVSS6.5AI score0.00138EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder