๐Ÿ” CVE Alert

CVE-2026-89619

HIGH 7.8

HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller buffer

CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller buffer quickspi_hid_raw_request() receives the caller's buffer length in len, but quickspi_get_report() never sees it and copies the whole device-supplied response into buf regardless: memcpy(buf, qsdev->report_buf, qsdev->report_len); qsdev->report_len comes from the input report the touch controller returns, while buf is sized to whatever the caller asked hidraw for through HIDIOCGFEATURE or HIDIOCGINPUT. A response larger than that overflows buf with device-controlled content. The intel-quicki2c sibling already passes the caller length down to quicki2c_get_report() and validates the response against it before the copy. Do the same here.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2026
Last Updated Sep 13, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new high vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

Linux / Linux
4138f21115aec3ebae7805ec3407c72d93558023 < 72706b44b665679d7d60a488d8776a911f1a93f3 4138f21115aec3ebae7805ec3407c72d93558023 < 54e0bafc0653bdf2a6c5f5f8ad8787a820d98663 4138f21115aec3ebae7805ec3407c72d93558023 < 035ec4a71cb8020a927c123bbe75c2f88d614986
Linux / Linux
6.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/72706b44b665679d7d60a488d8776a911f1a93f3 git.kernel.org: https://git.kernel.org/stable/c/54e0bafc0653bdf2a6c5f5f8ad8787a820d98663 git.kernel.org: https://git.kernel.org/stable/c/035ec4a71cb8020a927c123bbe75c2f88d614986