CVE-2021-47097 is a stack out-of-bounds read in the Linux kernel Elantech PS/2 input driver. In elantech_change_report_id(), the local stack buffer param[] was allocated for two bytes but was passed through elantech_read_reg_params() to ps2_command() using PSMOUSE_CMD_GETINFO, which reads three bytes. The one-byte size mismatch causes an invalid stack read during Elantech device interrogation and initialization. The upstream correction expands the local buffer to three bytes.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
4 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Linux kernel Elantech input-driver stack out-of-bounds access flaw.
A Linux kernel Input subsystem vulnerability in the Elantech driver, involving an out-of-bounds stack access in elantech_change_report_id(). The issue is rated medium severity/priority in the referenced record, with automated assessment indicating a potentially valid moderate-impact KASAN out-of-bounds read finding.
A Linux kernel Elantech input-driver out-of-bounds stack read in elantech_change_report_id(). A local attacker can cause a denial-of-service crash or disclose kernel-internal information, potentially including data useful for bypassing protections such as ASLR.
A Linux kernel Elantech touchpad-driver stack out-of-bounds read in elantech_change_report_id(). A two-byte local parameter array is passed to logic that reads three bytes. The flaw affects drivers/input/mouse/elantech.c and is corrected by defining param[] as a three-byte array.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.