CVE-2021-46906
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-46906 is a vulnerability discovered in the Linux kernel's HID (Human Interface Device) USB handling component. The issue was publicly disclosed on February 25, 2024, and affects the hid_submit_ctrl function in the kernel's USB HID implementation. The vulnerability exists because the function doesn't properly account for cases where report->size can be zero, leading to potential information leakage (CVE Details).

Technical details

The vulnerability occurs in the hid_submit_ctrl() function where the calculation of report length doesn't properly handle cases when report->size is zero. When a report of size 0 is processed, hid_submit_ctrl() calculates transfer_buffer_length as 16384 bytes. When this URB (USB Request Block) is passed to the USB core layer, KMSAN (Kernel Memory Sanitizer) reports an information leak of 16384 bytes. The fix involves modifying hid_report_len() to use DIV_ROUND_UP for the division to properly account for zero report size cases (Kernel Commit).

Impact

The vulnerability can lead to information leakage of up to 16384 bytes from kernel memory when exploited. This could potentially expose sensitive information from the kernel space to unauthorized users (Red Hat).

Mitigation and workarounds

The vulnerability has been fixed in various Linux kernel versions. Ubuntu has released fixes for multiple versions: 5.4.0-81.91 for focal (20.04 LTS), 4.15.0-156.163 for bionic (18.04 LTS), and 4.4.0-258.292 for xenial (16.04 LTS). The fix involves updating the hid_report_len() function to properly handle zero-sized reports (Ubuntu).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-nvidia-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • linux-oracle-6.14
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-debug-devel
NoYesJan 14, 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