CVE-2026-81017
Last modified
CVE-2026-81017 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: platform/chrome: sensorhub: Bound the EC-reported sensor number Each EC FIFO event carries an 8-bit sensor number (in->sensor_num). cros_ec_sensorhub_ring_handler() validates the FIFO event count, the per-read count and the ring bound, but not the sensor number, which cros_ec_sensor_ring_process_event() then uses unchecked to index sensorhub->batch_state[] - allocated with only sensorhub->sensor_num entries. A sensor number of sensor_num or larger is an out-of-bounds read and write of batch_state[]. Validate the sensor number in the ring handler, where each event is read from the EC, and drop a malformed event before it is used.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: platform/chrome: sensorhub: Bound the EC-reported sensor number Each EC FIFO event carries an 8-bit sensor number (in->sensor_num). cros_ec_sensorhub_ring_handler() validates the FIFO event count, the per-read count and the ring bound, but not the sensor number, which cros_ec_sensor_ring_process_event() then uses unchecked to index sensorhub->batch_state[] - allocated with only sensorhub->sensor_num entries. A sensor number of sensor_num or larger is an out-of-bounds read and write of batch_state[]. Validate the sensor number in the ring handler, where each event is read from the EC, and drop a malformed event before it is used.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 3a76b87e1d065183e2e7ae5b800cb1f6e84f543d; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 2b602ecf6193ecb9720c78b6728d7e09370b1ff1; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 324880f94ba3c6269a607e04f78a4dd4a66b3f53; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < d1b4add68dabfdd6481a4fa198bf3b473d2634d7; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 3d2636dce0a8fe9eecad29010699847be425dc80; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 5eaf7faa99578ae090030d1e2e6ea3b37a615496; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 4d9bf63ed74f859c6698bc01d8fb216ef9253867; >= 145d59baff5944b71551ac518d7fd7d377a9c820, < 833740a2333c2e4db4e02e3d0ffba04e8718a5f3 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-81017?
How severe is CVE-2026-81017?
How do I fix CVE-2026-81017?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-81011In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-81012In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-81013In the Linux kernel, the following vulnerability has been re…
- CVE-2026-81014In the Linux kernel, the following vulnerability has been re…
- CVE-2026-81015In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-81016In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-81018In the Linux kernel, the following vulnerability has been re…
- CVE-2026-81019wolfProvider before 1.2.2 generates the 8-byte explicit AES-…7.4
- CVE-2026-81020wolfEngine before 1.4.1 generates the 8-byte explicit AES-GC…7.4
- CVE-2026-81021The SupportCandy WordPress plugin before 3.5.3 does not per…5.3
- CVE-2026-81022The SupportCandy WordPress plugin before 3.5.3 does not val…5.3
- CVE-2026-81026The MasterStudy LMS WordPress Plugin WordPress plugin befor…4.8
Are you affected by CVE-2026-81017?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
