Out-of-bounds Write The advisory has been revoked - it doesn't affect any version of package xorg-x11-server  (opens in a new tab)


Threat Intelligence

EPSS
2.11% (80th percentile)

Do your applications use this vulnerable package?

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 applications
  • Snyk IDSNYK-RHEL8-XORGX11SERVER-6178711
  • published18 Jan 2024
  • disclosed16 Jan 2024

Introduced: 16 Jan 2024

CVE-2023-6816  (opens in a new tab)
CWE-787  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream xorg-x11-server package and not the xorg-x11-server package as distributed by RHEL.

A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.