CVE-2026-81017
8.4Linux · Kernel
A buffer overflow vulnerability in the Linux kernel platform/chrome sensorhub driver allows out-of-bounds memory access due to an unchecked sensor number index.
Executive summary
A high severity out-of-bounds memory access vulnerability in the Linux kernel sensorhub driver could allow a local attacker to achieve code execution or system instability.
Vulnerability
The vulnerability exists in the cros_ec_sensorhub_ring_handler function, which fails to validate the sensor number provided by the embedded controller. This allows an attacker to trigger an out-of-bounds read and write operation on the batch_state structure, potentially leading to memory corruption.
Business impact
The vulnerability carries a CVSS score of 8.4, indicating a high risk of compromise. Successful exploitation by a local attacker could lead to complete system compromise, unauthorized data access, or persistent denial of service, severely impacting the integrity and availability of the affected system.
Remediation
Immediate Action: Update the Linux kernel to version 6.12.109, 6.18.50, 7.2.4, or a later stable release to incorporate the necessary validation logic.
Proactive Monitoring: Monitor system logs for kernel panics, segmentation faults, or unusual hardware sensor activity that might indicate an attempt to trigger this memory corruption.
Compensating Controls: Ensure that local user access is restricted to the absolute minimum required, as this vulnerability requires local access to the system to exploit.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Given the potential for memory corruption and the high CVSS severity, administrators should prioritize patching the Linux kernel across all affected environments. Applying the provided kernel updates is the only definitive way to mitigate the risk of local privilege escalation or system crashes associated with this sensor hub flaw.
More Linux CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- Analyst report written
- Published in the daily brief high section