#VU15927 Null pointer dereference in libxkbcommon - CVE-2018-15861
Published: November 16, 2018
libxkbcommon
xkbcommon
Description
The vulnerability allows a local attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to NULL pointer usage condition by the ExprResolveLhs function, as defined in the xkbcomp/expr.c source code file. A local attacker can submit a specially crafted keymap file that submits malicious input, trigger an xkb_intern_atom failure and cause the application to crash.