Lucene search
K

197 matches found

CNNVD
CNNVD
added 2024/11/26 12:0 a.m.5 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.01155EPSS
Exploits0References2
BDU FSTEC
BDU FSTEC
added 2024/11/26 12:0 a.m.3 views

The vulnerability of the btusb component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the btusb component in the Linux operating system’s kernel is related to the assignment of the NULL pointer in the btusbmtkhciwmtsync function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00242EPSS
Exploits0References21Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.2 views

The vulnerability of the hci_event component in the Linux operating system’s kernel allows a perpetrator to gain access to confidential information.

The vulnerability of the hcievent component in the Linux operating system’s kernel is related to the disclosure of information within the hciiocaparequestevt function. Exploiting this vulnerability can allow an attacker to gain access to confidential information...

3.3CVSS6.8AI score0.00244EPSS
Exploits0References45Affected Software6
OSV
OSV
added 2024/11/20 9:15 p.m.2 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.00463EPSS
Exploits0References2
OSV
OSV
added 2024/11/20 9:15 p.m.2 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 score0.00534EPSS
Exploits0References2
OSV
OSV
added 2024/11/20 8:15 p.m.2 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 score0.00436EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.2 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.00347EPSS
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 buffer overflow caused by its HCI parsing software when reading a byte from the...

7.5CVSS7.1AI score0.00463EPSS
Exploits0References3
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.00367EPSS
Exploits0References6
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.00347EPSS
Exploits0References8
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.00463EPSS
Exploits0References6
CNNVD
CNNVD
added 2024/11/20 12:0 a.m.2 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.00463EPSS
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 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.00534EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/11/14 12:0 a.m.8 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.00737EPSS
Exploits0References380
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.3 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.00756EPSS
Exploits0References4
OSV
OSV
added 2024/11/09 11:15 a.m.5 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.00218EPSS
Exploits0References1
OSV
OSV
added 2024/08/26 8:15 a.m.0 views

UBUNTU-CVE-2024-43884

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

5.5CVSS6.2AI score0.00264EPSS
Exploits0References24
CNNVD
CNNVD
added 2024/08/21 12:0 a.m.3 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 the Linux kernel that stems from an xhci component that could lead to a null pointer dereference in the event of a sudden host death...

4.7CVSS6.3AI score0.0024EPSS
Exploits0References9
SUSE CVE
SUSE CVE
added 2024/08/06 1:59 a.m.1 views

SUSE CVE-2024-42132

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCICONNHANDLEMAX Syzbot hit warning in hciconndel caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCICONNHANDLEMAX passe...

5.5CVSS7.8AI score0.00226EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.2 views

SUSE CVE-2024-40927

In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue Pointer for each, to ensure everything is reset...

6.4CVSS6.2AI score0.00292EPSS
Exploits0References14
Rows per page
Query Builder