#VU15753 Input validation error in libxkbcommon - CVE-2018-15853

 

#VU15753 Input validation error in libxkbcommon - CVE-2018-15853

Published: November 7, 2018


Vulnerability identifier: #VU15753
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
libxkbcommon
Software vendor:
xkbcommon

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.


Remediation

Update to version 0.8.1.

External links