CVE-2024-48984: Buffer Overflow

Published Nov 20, 2024
·
Updated

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. In doing this, it tracks the largest report so it can later allocate a buffer that fits every individual report (but only one at a time). It does not, however, validate that these addresses are all contained within the buffer passed to hciEvtProcessLeExtAdvReport. It is then possible, though unlikely, that the buffer designated to hold the reports is allocated in such a way that one of these out-of-bounds length fields is contained within the new buffer. When the (n-1)th report is copied, it overwrites the length field of the nth report. This now corrupted length field is then used for a memcpy into the new buffer, which may lead to a buffer overflow.

Affected Software

2 affected components
Arm Mbed OS
Arm Mbed OS=6.16.0

Event History

Nov 20, 2024
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·09:15 PM
DescriptionSeverityWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-48984?

CVE-2024-48984 is considered a medium severity vulnerability due to its potential to cause information leaks and malformed data processing.

2

How do I fix CVE-2024-48984?

To fix CVE-2024-48984, update MBed OS to the latest version or apply the relevant patches from the vendor.

3

Which versions of MBed OS are affected by CVE-2024-48984?

CVE-2024-48984 affects MBed OS version 6.16.0 and potentially earlier versions.

4

What kind of vulnerability is CVE-2024-48984?

CVE-2024-48984 is a parsing vulnerability that can lead to improper handling of input data in Bluetooth communication.

5

Is there a proof of concept for CVE-2024-48984?

Yes, there is a proof of concept for CVE-2024-48984 included in the discussions and code changes associated with the vulnerability.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203