Snyk has a proof-of-concept or detailed explanation of how to exploit 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 5.10.235, 5.15.179, 6.1.131, 6.6.79, 6.12.16, 6.13.4 or higher.
Affected versions of this package are vulnerable to Use After Free through socket unbinding during a transport reassignment. After freeing the vsock object, an attacker can leverage it to gain a better primitive and escalate privileges on the system. While there are limiting factors including AppArmor which ensures a crash before it can be leveraged, it is still possible to abuse the dangling pointer by using a skc_net
overwrite to defeat kASLR and land at a known offset in the vsock object.