
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2019-20636 affects the Linux kernel before version 5.4.12, specifically in the drivers/input/input.c component. The vulnerability was discovered by the syzbot tool and involves out-of-bounds writes that can occur via a crafted keycode table, as demonstrated by input_set_keycode (MITRE CVE, Debian Tracker).
The vulnerability stems from insufficient validation of keycode changes in the input subsystem. When garbage values exist in the input device's keycode table with values that are too large, it can lead to clear_bit() operations with offsets outside of the intended bitmaps. This can damage other objects within an input device or even outside of it. The issue was fixed by adding safety checks to the returned old keycodes and implementing proper validation before performing bit operations (Kernel Commit).
The vulnerability can result in heap out-of-bounds write operations. A local user with access to the device node for an input or VT device could potentially exploit this vulnerability to cause denial of service (crash or memory corruption) or achieve privilege escalation (Debian LTS).
The vulnerability was fixed in Linux kernel version 5.4.12. The fix involves adding proper validation checks for keycode values and ensuring that bit operations are only performed within valid ranges. Users should upgrade their Linux kernel to version 5.4.12 or later to address this vulnerability (Kernel Changelog).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."