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 SLES:15.3
xorg-x11-server
to version 1.20.3-150200.22.5.102.1 or higher.
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 SLES
.
See How to fix?
for SLES:15.3
relevant fixed versions and status.
A buffer overflow flaw was found in X.Org and Xwayland. If XkbChangeTypesOfKey() is called with a 0 group, it will resize the key symbols table to 0 but leave the key actions unchanged. If the same function is later called with a non-zero value of groups, this will cause a buffer overflow because the key actions are of the wrong size.