Vulnerabilities > Xkbcommon
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2018-08-25 | CVE-2018-15864 | NULL Pointer Dereference vulnerability in multiple products Unchecked NULL pointer usage in resolve_keysym in xkbcomp/parser.y in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because a map access attempt can occur for a map that was never created. | 5.5 |
2018-08-25 | CVE-2018-15863 | NULL Pointer Dereference vulnerability in multiple products Unchecked NULL pointer usage in ResolveStateAndPredicate in xkbcomp/compat.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with a no-op modmask expression. | 5.5 |
2018-08-25 | CVE-2018-15862 | NULL Pointer Dereference vulnerability in multiple products Unchecked NULL pointer usage in LookupModMask in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file with invalid virtual modifiers. | 5.5 |
2018-08-25 | CVE-2018-15861 | NULL Pointer Dereference vulnerability in multiple products Unchecked NULL pointer usage in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file that triggers an xkb_intern_atom failure. | 5.5 |
2018-08-25 | CVE-2018-15859 | NULL Pointer Dereference vulnerability in multiple products Unchecked NULL pointer usage when parsing invalid atoms in ExprResolveLhs in xkbcomp/expr.c in xkbcommon before 0.8.2 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file, because lookup failures are mishandled. | 5.5 |
2018-08-25 | CVE-2018-15858 | NULL Pointer Dereference vulnerability in multiple products Unchecked NULL pointer usage when handling invalid aliases in CopyKeyAliasesToKeymap in xkbcomp/keycodes.c in xkbcommon before 0.8.1 could be used by local attackers to crash (NULL pointer dereference) the xkbcommon parser by supplying a crafted keymap file. | 5.5 |
2018-08-25 | CVE-2018-15857 | Use After Free vulnerability in multiple products An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcommon keymap parsers or possibly have unspecified other impact by supplying a crafted keymap file. | 7.8 |
2018-08-25 | CVE-2018-15856 | Infinite Loop vulnerability in multiple products An infinite loop when reaching EOL unexpectedly in compose/parser.c (aka the keymap parser) in xkbcommon before 0.8.1 could be used by local attackers to cause a denial of service during parsing of crafted keymap files. | 5.5 |
2018-08-25 | CVE-2018-15853 | Resource Exhaustion vulnerability in multiple products Endless recursion exists in xkbcomp/expr.c in xkbcommon and libxkbcommon before 0.8.1, which could be used by local attackers to crash xkbcommon users by supplying a crafted keymap file that triggers boolean negation. | 5.5 |