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 xorg-server to version 21.1.22 or higher.
Affected versions of this package are vulnerable to Integer Underflow (Wrap or Wraparound) via the XkbSetCompatMap() function in the XKB compatibility map handling process. An attacker can cause memory-safety violations and potentially disrupt system availability by triggering a buffer read overrun through local or remote access to the X11 server.
This vulnerability can be mitigated by restricting access to the X11 server. For remote access, disable X11 forwarding in SSH configurations by editing /etc/ssh/sshd_config and setting X11Forwarding no, then restarting the sshd service using systemctl restart sshd.