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 4.4.2-rc1 or higher.
Affected versions of this package are vulnerable to Out-of-bounds Read in the net_dhcpv4_msg_type_name function. An attacker can cause a crash or potentially disclose adjacent memory contents by sending a crafted DHCP reply with an out-of-range message type value. This is only exploitable if the DHCPv4 log module is built at DEBUG level (CONFIG_NET_DHCPV4_LOG_LEVEL_DBG), which is not the default configuration.