2 matches found
CVE-2026-64363
CVE-2026-64363 — Linux kernel HID appleir UAF in remove() : The issue occurs in HID appleir driver where a pending key_up_timer could be dereferenced after input_dev is freed during device teardown. The fix introduces a removing flag protected by the existing spinlock and uses timer_shutdown_sync...