THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64363 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: HID: appleir: fix UAF on pending key_up_timer in remove() appleir_remove() runs hid_hw_stop() before timer_delete_sync(). hid_hw_stop() synchronously unregisters the HID input device via hid_disconnect() -> hid

[NVD] CVE-2026-64363 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: HID: appleir: fix UAF on pending key_up_timer in remove() appleir_remove() runs hid_hw_stop() before timer_delete_sync(). hid_hw_stop() synchronously unregisters the HID input device via hid_disconnect() -> hid

lownvdPublished 2026-07-25

CVE-2026-64363 CVSS: 7.8 HIGH Published: 2026-07-25T10:17:18.960

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

HID: appleir: fix UAF on pending key_up_timer in remove()

appleir_remove() runs hid_hw_stop() before timer_delete_sync(). hid_hw_stop() synchronously unregisters the HID input device via hid_disconnect() -> hidinput_disconnect() -> input_unregister_device(), which

Indicators of compromise

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