CVE-2022-50733
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-50733 is a use-of-uninitialized-value vulnerability in the Linux kernel's USB idmouse driver, specifically within the idmouse_open function. The flaw was discovered via KMSAN (Kernel Memory Sanitizer) and formally published on December 24, 2025. It affects the Linux kernel from its earliest versions up to the patched stable releases across multiple long-term support branches. The CVSS base score is estimated as Medium by Feedly, with an EPSS score of approximately 0.033% (Feedly, EUVD).

Technical details

The root cause is an uninitialized memory read (CWE-457) in the idmouse_create_image function of the drivers/usb/misc/idmouse.c driver. When any ftip_command call fails during image acquisition, execution jumps to the reset label, leaving the bulk_in_buffer[HEADER..IMGSIZE] region uninitialized. A subsequent validity check on the image data then reads from this uninitialized memory region, constituting an uninit-value dereference as detected by KMSAN. The fix relocates the image validity check to before the reset label, ensuring it is only evaluated when the buffer contains concrete data (Feedly, EUVD).

Impact

Exploitation of this vulnerability could result in kernel information disclosure through uninitialized memory reads, potentially leaking sensitive kernel memory contents to a local user or process interacting with the idmouse USB device. The vulnerability is confined to the USB idmouse driver subsystem and requires physical or logical access to a system with the affected driver loaded. There is no known path to remote code execution or privilege escalation directly from this flaw, limiting its practical impact primarily to confidentiality (Feedly).

Mitigation and workarounds

Patches have been backported to multiple Linux stable kernel branches. Fixed versions include: 4.9.331, 4.14.296, 4.19.262, 5.4.220, 5.10.150, 5.15.75, 5.19.17, 6.0.3, and 6.1 (EUVD). Users should update to the patched kernel version applicable to their distribution. SUSE has issued advisories (e.g., SUSE-2026:0263-1, SUSE-2026:0317-1, SUSE-2026:0350-1, SUSE-2026:0411-1) incorporating these fixes (Linux Security). As a workaround where patching is not immediately possible, blacklisting the idmouse kernel module (modprobe -r idmouse) will prevent the vulnerable code path from being loaded.

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management