CVE-2022-48978 is an incorrect bitwise-shift vulnerability in the Linux kernel HID core report-processing path. The snto32() helper can receive a HID field bit length, n, greater than 32 while processing a raw HID input report through hid_report_raw_event(). It subsequently performs a shift based on n, although the operation uses a 32-bit int. Values exceeding 32 cause an invalid shift exponent and undefined behavior; the reported case used an exponent of 127. The fix bounds n to 32 before performing the conversion.
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 HID core shift-out-of-bounds flaw in hid_report_raw_event.
A Linux kernel HID core shift-out-of-bounds vulnerability in hid_report_raw_event addressed by the kernel-rt update.
A Linux kernel HID core shift-out-of-bounds vulnerability in hid_report_raw_event, caused by snto32() processing an unsigned size value greater than 32 and performing a shift with an exponent too large for a 32-bit int.
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.