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 torvalds/linux
to version 6.8-rc1 or higher.
Affected versions of this package are vulnerable to Use After Free via the nft_setelem_catchall_deactivate
function. An attacker can achieve local privilege escalation by exploiting the function's improper check of the catch-all set element's active status, leading to a double-free condition.
Note:
This is only exploitable if the attacker can load and interact with the Netfilter subsystem.
This vulnerability can be mitigated by preventing the affected code from being loaded by blacklisting the kernel netfilter module.