Lucene search
K

283 matches found

OSV
OSV
added 2025/01/06 5:15 p.m.2 views

AZL-55091 CVE-2024-56757 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

5.5CVSS5.6AI score0.00015EPSS
Exploits0References1
OSV
OSV
added 2025/01/06 5:15 p.m.0 views

UBUNTU-CVE-2024-56757

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

5.5CVSS6.2AI score0.00015EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2025/01/06 4:20 p.m.1 views

CVE-2024-56757 Bluetooth: btusb: mediatek: add intf release flow when usb disconnect

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released before unregistering hci device when usb disconnect...

7.6AI score0.00015EPSS
Exploits0References2
AlpineLinux
AlpineLinux
added 2024/11/26 11:17 a.m.1 views

CVE-2024-47250

Out-of-bounds Read vulnerability in Apache NimBLE. Missing proper validation of HCI advertising report could lead to out-of-bound access when parsing HCI event and thus bogus GAP 'device found' events being sent. This issue requires broken or bogus Bluetooth controller and thus severity is...

5CVSS7.3AI score0.00034EPSS
Exploits0References4
AlpineLinux
AlpineLinux
added 2024/11/26 11:16 a.m.2 views

CVE-2024-47249

Improper Validation of Array Index vulnerability in Apache NimBLE. Lack of input validation for HCI events from controller could result in out-of-bound memory corruption and crash. This issue requires broken or bogus Bluetooth controller and thus severity is considered low. This issue affects...

5CVSS7.5AI score0.00028EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/11/26 12:0 a.m.1 views

Apache NimBLE 安全漏洞

Apache NimBLE is an open source Bluetooth 5.4 stack host and controller from the Apache Foundation, USA, that completely replaces the proprietary SoftDevice on Nordic chipsets.It is part of the Apache Mynewt project. An out-of-bounds read vulnerability exists in Apache NimBLE, which can be...

7.5CVSS6.8AI score0.00204EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/11/26 12:0 a.m.1 views

Apache NimBLE 安全漏洞

Apache NimBLE is an open source Bluetooth 5.4 stack host and controller from the Apache Foundation, USA, that completely replaces the proprietary SoftDevice on Nordic chipsets.It is part of the Apache Mynewt project. A security vulnerability exists in Apache NimBLE 1.7.0 and prior versions, which...

5CVSS6.8AI score0.00028EPSS
Exploits0References2
OSV
OSV
added 2024/11/20 9:15 p.m.0 views

CVE-2024-48986

An issue was discovered in MBed OS 6.16.0. Its hci parsing software dynamically determines the length of certain hci packets by reading a byte from its header. Certain events cause a callback, the logic for which allocates a buffer the length of which is determined by looking up the event type in...

7.5CVSS6.1AI score0.00415EPSS
Exploits0References2
OSV
OSV
added 2024/11/20 9:15 p.m.0 views

CVE-2024-48984

An issue was discovered in MBed OS 6.16.0. When parsing hci reports, the hci parsing software dynamically determines the length of a list of reports by reading a byte from an input stream. It then fetches the length of the first report, uses it to calculate the beginning of the second report, etc...

9.8CVSS6.2AI score
Exploits0References2
OSV
OSV
added 2024/11/20 8:15 p.m.1 views

CVE-2024-48983

An issue was discovered in MBed OS 6.16.0. During processing of HCI packets, the software dynamically determines the length of the packet data by reading 2 bytes from the packet header. A buffer is then allocated to contain the entire packet, the size of which is calculated as the length of the...

7.5CVSS6AI score
Exploits0References2
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.1 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from the British company ARM. A security vulnerability exists in ARM Mbed OS version 6.16.0, which stems from a flaw in the way the software dynamically determines the length of the packet...

7.5CVSS7.1AI score0.00295EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/11/20 12:0 a.m.2 views

PT-2024-33315 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: Mbed OS version 6.16.0 Description: An issue was discovered in the hci parsing software of Mbed OS, where it dynamically determines the length of certain hci packets by reading a byte from its header. This can lead to a buffer overflow when t...

7.5CVSS7.8AI score0.00415EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/11/20 12:0 a.m.2 views

PT-2024-33314 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: MBed OS version 6.16.0 Description: An issue was discovered in the processing of HCI packets. The software dynamically determines the length of the packet data by reading 2 bytes from the packet data. A buffer is then allocated to contain the...

7.5CVSS7.4AI score0.00295EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.1 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from the British company ARM. A security vulnerability exists in ARM Mbed OS version 6.16.0, which stems from a buffer overflow caused by its HCI parsing software when reading a byte from the...

7.5CVSS7.1AI score0.00437EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/11/20 12:0 a.m.2 views

PT-2024-33310 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: MBed OS version 6.16.0 Description: An issue was discovered in the processing of HCI packets. The software dynamically determines the length of the packet header by looking up the identifying first byte and matching it against a table of...

7.5CVSS7.6AI score0.00295EPSS
Exploits0References8
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.0 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things from ARM UK. A security vulnerability exists in ARM Mbed OS version 6.16.0, which originates when parsing an HCI report, where the software does not verify that the report address is located in th...

9.8CVSS7AI score0.00815EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.1 views

ARM Mbed OS 安全漏洞

ARM Mbed OS is a suite of open source embedded operating systems dedicated to the Internet of Things IoT from the British company ARM. A security vulnerability exists in ARM Mbed OS version 6.16.0, which stems from the HCI parsing software allocating buffers based on the length specified in the...

7.5CVSS7.1AI score0.00415EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/11/14 12:0 a.m.2 views

PT-2024-36898

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the Bluetooth component, specifically in the hci conn module. The fix involves using disable delayed work...

7.8CVSS5.5AI score0.0009EPSS
Exploits0References380
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: Bluetooth: btrtl: fix out of bounds memory access

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: fix out of bounds memory access The problem is detected by KASAN. btrtl driver uses private hci data to store 'struct btrealtekdata'. If btrtl driver is used with btusb, then memory for private hci data is...

6.5CVSS6.8AI score0.00059EPSS
Exploits0References4
OSV
OSV
added 2024/11/09 11:15 a.m.1 views

DEBIAN-CVE-2024-50255

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci: fix null-ptr-deref in hcireadsupportedcodecs Fix hcicmdsyncsk to return not NULL for unknown opcodes. hcicmdsyncsk returns NULL if a command returns a status event. However, it also returns NULL where an opcode...

5.5CVSS5.6AI score0.00044EPSS
Exploits0References1
Rows per page
Query Builder