Input validation error in libxkbcommon - CVE-2018-15853

 

Input validation error in libxkbcommon - CVE-2018-15853

Published: November 7, 2018


Vulnerability identifier: #VU15753
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2018-15853
CWE-ID: CWE-20
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: xkbcommon
Affected software:
libxkbcommon

Detailed vulnerability description

The vulnerability allows a local attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to endless recursion exists in xkbcomp/expr.c during insufficient validation of user-supplied input. A local attacker can supply a specially crafted keymap file, trigger boolean negation and cause the application to crash.


How to mitigate CVE-2018-15853

Update to version 0.8.1.

Sources