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.6-rc7 or higher.
Affected versions of this package are vulnerable to Out-of-Bounds Write in the 'perf' component. An attacker can achieve local privilege escalation.
Note:
This occurs when perf_read_group()
is called while an event's sibling_list
is smaller than its child's sibling_list
, leading to incrementing or writing to memory locations outside of the allocated buffer.