CVE-2026-90000

8.8

Linux · Kernel

A buffer overflow vulnerability exists in the Linux kernel hid-rmi driver due to improper validation of report descriptor sizes, allowing for potential out of bounds memory access.

Executive summary

An out of bounds memory access vulnerability in the Linux kernel hid-rmi driver poses a significant risk of system compromise or denial of service.

Vulnerability

The hid-rmi driver fails to enforce minimum bounds on report descriptor sizes, leading to heap memory corruption. This flaw is reachable by an unauthenticated attacker via local or adjacent network access to a device that can present a malicious or undersized report descriptor.

Business impact

The vulnerability allows for out of bounds read and write operations, which can lead to sensitive information disclosure or arbitrary code execution within the kernel context. With a CVSS score of 8.8, this flaw represents a high risk to organizational security, as it could facilitate complete system compromise or persistent denial of service.

Remediation

Immediate Action: Update your Linux kernel to the corrected versions, specifically 5.10.270, 5.15.221, 6.1.188, or 6.6.157, as provided by the distribution vendor.

Proactive Monitoring: Monitor system logs for kernel-related crashes or unexpected memory access errors that may indicate exploitation attempts.

Compensating Controls: Restrict physical or adjacent access to systems that utilize HID devices, and implement kernel hardening measures to mitigate the impact of memory corruption vulnerabilities.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the severity of potential kernel-level memory corruption, administrators should prioritize patching affected systems. Ensure that kernel updates are tested in a staging environment before deployment to production, and confirm that the updated kernel versions match the specific branch currently in use.

More Linux CVEs all →

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief via github
  3. Analyst report written
  4. Published in the daily brief high section

Sources