Heap-based Buffer Overflow Affecting zephyrproject-rtos/zephyr package, versions [,3.7.0-rc2)
Threat Intelligence
EPSS
0.04% (14th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-UNMANAGED-ZEPHYRPROJECTRTOSZEPHYR-7981524
- published 15 Sep 2024
- disclosed 13 Sep 2024
- credit ekleezg
Introduced: 13 Sep 2024
CVE-2024-6258 Open this link in a new tabHow to fix?
Upgrade zephyrproject-rtos/zephyr
to version 3.7.0-rc2 or higher.
Overview
Affected versions of this package are vulnerable to Heap-based Buffer Overflow in the invocation of rfcomm_handle_data()
in bluetooth/host/classic/rfcomm.c
. A net_buf_pull_u8(buf)
can be performed without adequate checks on the size of buf
.