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 azure-rtos/usbx
to version 6.1.11 or higher.
Affected versions of this package are vulnerable to Buffer Overflow via the ux_device_class_dfu_control_request
function during handling of the DFU UPLOAD command.
Exploiting this vulnerability is possible when an attacker issues the UX_SLAVE_CLASS_DFU_COMMAND_UPLOAD
control transfer request with wLenght
larger than the buffer size (UX_SLAVE_REQUEST_CONTROL_MAX_LENGTH
, 256 bytes).