CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-89729

unknowncovered by 1 sourcefirst seen 2026-09-11
In the Linux kernel, the following vulnerability has been resolved: HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature sensor_hub_get_feature() clamps its return value to the caller's buffer size, but the copy loop still copies field->report_size / 8 bytes for each report value. A malicious HID descriptor can advertise a large feature field size while an IIO caller supplies a small stack buffer, such as a single s32, causing an out-of-bounds write. HID core stores parsed report values in __s32 slots and clamps extracted values to 32 bits. Reject feature fields that require more than one slot per value, guard the total byte count calculation, and clamp each per-value copy to the remaining caller buffer.

⚡ Watch CVE-2026-89729

Get an email if CVE-2026-89729 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-89729

CVE.org record

Embed the live status

CVE-2026-89729 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-89729 status](https://www.csirts.com/badge/CVE-2026-89729)](https://www.csirts.com/cve/CVE-2026-89729)