Snyk has a published code exploit for this vulnerability.
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-rc2 or higher.
Affected versions of this package are vulnerable to Use After Free via the nft_verdict_init
function. An attacker can achieve local privilege escalation by issuing a drop error that resembles NF_ACCEPT
, leading to a double-free condition in the nf_hook_slow
function.
Note:
This is only exploitable if the Netfilter subsystem is configured to allow positive values as a drop error within the hook verdict.
This vulnerability can be mitigated by preventing the affected code from being loaded by blacklisting the kernel netfilter module.