Lucene search

K

5 matches found

CVE
CVE
added 2024/11/20 8:15 p.m.43 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 pac...

7.5CVSS7.5AI score0.00189EPSS
CVE
CVE
added 2024/11/20 9:15 p.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 than...

7.5CVSS7.3AI score0.00244EPSS
CVE
CVE
added 2024/11/20 8:15 p.m.38 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 not...

7.5CVSS7.6AI score0.00068EPSS
CVE
CVE
added 2024/11/20 8:15 p.m.37 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 packe...

7.5CVSS7.3AI score0.00068EPSS
CVE
CVE
added 2024/11/20 9:15 p.m.35 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.5CVSS7.1AI score0.00451EPSS