THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64367 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodix_hid_set_raw_report() builds a protocol frame in a 128-byte stack buffer (tmp_buf), writing an 11-12 byte header followed by the

[NVD] CVE-2026-64367 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: HID: hid-goodix-spi: validate report size to prevent stack buffer overflow goodix_hid_set_raw_report() builds a protocol frame in a 128-byte stack buffer (tmp_buf), writing an 11-12 byte header followed by the

lownvdPublished 2026-07-25

CVE-2026-64367 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:19.510

In the Linux kernel, the following vulnerability has been resolved:

HID: hid-goodix-spi: validate report size to prevent stack buffer overflow

goodix_hid_set_raw_report() builds a protocol frame in a 128-byte stack buffer (tmp_buf), writing an 11-12 byte header followed by the caller-supplied report data. The HID core caps report

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64367