CVE-2024-32018: Ineffective size check due to assert() and buffer overflow in RIOT

Published May 1, 2024
·
Updated

RIOT is a real-time multi-threading operating system that supports a range of devices that are typically 8-bit, 16-bit and 32-bit microcontrollers. Most codebases define assertion macros which compile to a no-op on non-debug builds. If assertions are the only line of defense against untrusted input, the software may be exposed to attacks that leverage the lack of proper input checks. In detail, in the nimblescanlistupdate() function below, len is checked in an assertion and subsequently used in a call to memcpy(). If an attacker is able to provide a larger len value while assertions are compiled-out, they can write past the end of the fixed-length e->ad buffer. If the unchecked input above is attacker-controlled and crosses a security boundary, the impact of the buffer overflow vulnerability could range from denial of service to arbitrary code execution. This issue has not yet been patched. Users are advised to add manual len checking.

Affected Software

2 affected components
RIOT RIOT OS
RIOT-OS RIOT<=2024.01

Event History

May 1, 2024
CVE Published
via MITRE·06:14 AM
Data Sourced
via MITRE·06:14 AM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:15 AM
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-32018?

CVE-2024-32018 has been classified with a high severity due to potential exploitation risks in critical applications.

2

How do I fix CVE-2024-32018?

To mitigate CVE-2024-32018, ensure that relevant assertion checks are included in your debug builds and review application logic to ensure correct defensive programming.

3

What systems are affected by CVE-2024-32018?

CVE-2024-32018 affects the RIOT OS, particularly on devices utilizing 8-bit, 16-bit, and 32-bit microcontrollers.

4

What are the potential impacts of CVE-2024-32018?

The potential impacts of CVE-2024-32018 include unauthorized access and execution of unintended behaviors in applications relying solely on assertion macros.

5

Is CVE-2024-32018 being actively exploited?

As of now, there are no confirmed reports of active exploitation for CVE-2024-32018, but the vulnerability poses a significant risk that should not be ignored.

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