Lucene search
+L

109 matches found

Vulnrichment
Vulnrichment
•added 2024/11/20 12:00 a.m.•25 views

CVE-2024-48985

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 data. A buffer is then allocated to contain the entire packet, the size of which is calculated as the length of the...

7.3AI score0.00377EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/11/20 12:00 a.m.•30 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...

0.00549EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/11/20 12:00 a.m.•41 views

CVE-2024-48981

An issue was discovered in MBed OS 6.16.0. During 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 possible lengths. The initial parsing function, hciTrSerialRxIncoming does n...

0.00356EPSS
SaveExploits0References2
CVE
CVE
•added 2024/11/20 12:00 a.m.•73 views

CVE-2024-48986

CVE-2024-48986 affects MBed OS 6.16.0: the HCI parsing code determines packet lengths by reading a header byte, allocates a buffer based on event type, and then copies header-specified data into that buffer, potentially causing a buffer overflow. The impact is described as trivial for denial of s...

7.5CVSS7.1AI score0.00483EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
•added 2024/11/20 12:00 a.m.•10 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 processing HCI packets, where the software dynamically determines the length of the packet data by...

7.5CVSS7.2AI score0.00455EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2024/11/20 12:00 a.m.•11 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 from a buffer overflow triggered by a function that will continue to write to a temporary header buffer...

7.5CVSS7.2AI score0.00377EPSS
SaveExploits0References2
CVE
CVE
•added 2024/11/20 12:00 a.m.•79 views

CVE-2024-48983

CVE-2024-48983 (MBed OS 6.16.0) describes a denial-of-service risk caused by an integer overflow during HCI packet length handling. The code computes packet size by reading two header bytes, allocates a buffer as body length plus header length, and then increments by sizeof(wsfMsg_t). This can pr...

7.5CVSS7.5AI score0.00455EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2024/11/20 12:00 a.m.•41 views

CVE-2024-48982

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. This value is assumed to be greater than or equal to 3, but the software doesn't ensure that this is the case. Supplying a length less th...

0.00482EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2024/11/20 12:00 a.m.•19 views

PT-2024-33311 · 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. The software assumes this value to be...

7.5CVSS7.7AI score0.00482EPSS
SaveExploits0References7
CVE
CVE
•added 2024/11/20 12:00 a.m.•71 views

CVE-2024-48981

Summary: MBed OS 6.16.0 contains a vulnerability in HCI packet processing. The code path that determines the packet header length during HCI input (function hciTrSerialRxIncoming) does not discard packets with invalid identifiers and does not set a safe default for unknown header lengths. This ca...

7.5CVSS7.6AI score0.00356EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2024/11/20 12:00 a.m.•84 views

CVE-2024-48984

A buffer overflow vulnerability exists in MBed OS version 6.16.0 during the parsing of HCI reports . The issue stems from the software dynamically determining the length of a list of reports from an input stream without validating that the report addresses are contained within the buffer passed t...

7.3AI score0.00549EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2024/11/20 12:00 a.m.•72 views

CVE-2024-48985

MBed OS 6.16.0 is affected by a buffer overflow in HCI packet processing. When reading the packet length from the first two bytes, the code allocates a buffer sized to the packet body plus header; if allocation fails due to an oversized packet, there is no proper error handling and hciTrSerialRxI...

7.5CVSS7.3AI score0.00377EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
•added 2024/11/20 12:00 a.m.•23 views

PT-2024-33313 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: MBed OS version 6.16.0 Description: An issue was discovered in the parsing of 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 t...

9.8CVSS7.2AI score0.00549EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2024/11/20 12:00 a.m.•15 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.00377EPSS
SaveExploits0References6
OSV
OSV
•added 2024/04/19 9:15 p.m.•16 views

CVE-2024-22905

Buffer Overflow vulnerability in ARM mbed-os v.6.17.0 allows a remote attacker to execute arbitrary code via a crafted script to the hciTrSerialRxIncoming function...

7CVSS6.2AI score0.00429EPSS
SaveExploits0References3
NVD
NVD
•added 2024/04/19 9:15 p.m.•19 views

CVE-2024-22905

Buffer Overflow vulnerability in ARM mbed-os v.6.17.0 allows a remote attacker to execute arbitrary code via a crafted script to the hciTrSerialRxIncoming function...

7CVSS7.5AI score0.00429EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2024/04/19 12:00 a.m.•16 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 v.6.17.0. A remote attacker can exploit the vulnerability to execute arbitrary code via a specially crafted script to the...

7CVSS7.8AI score0.00429EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2024/04/19 12:00 a.m.•14 views

PT-2024-19604 · Arm · Mbed Os

Name of the Vulnerable Software and Affected Versions: ARM mbed-os version 6.17.0 Description: The issue allows a remote attacker to execute arbitrary code via a crafted script to the hciTrSerialRxIncoming function. This enables the attacker to potentially gain control over the system...

7CVSS8.1AI score0.00429EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2024/04/19 12:00 a.m.•13 views

CVE-2024-22905

Buffer Overflow vulnerability in ARM mbed-os v.6.17.0 allows a remote attacker to execute arbitrary code via a crafted script to the hciTrSerialRxIncoming function...

7.8AI score0.00429EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2024/04/19 12:00 a.m.•34 views

CVE-2024-22905

Buffer Overflow vulnerability in ARM mbed-os v.6.17.0 allows a remote attacker to execute arbitrary code via a crafted script to the hciTrSerialRxIncoming function...

7.7AI score0.00429EPSS
SaveExploits0References3
Rows per page
Query Builder