Exploit maturity not defined.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsUpgrade zephyrproject-rtos/zephyr
to version 3.5.0-rc2 or higher.
Affected versions of this package are vulnerable to Buffer Overflow in the ull_adv.c
, hci_core.c
and iso.c
. If the unchecked input is attacker-controlled and crosses a security boundary, the impact could range from denial of service to arbitrary code execution.
Note:
/subsys/bluetooth/controller/ll_sw/ull_adv.c
has not been addressed in the fix because the pdu
length that is being asserted on has been set by the controller itself prior to the execution of this code, and so it is not coming from the outside world