Linux Kernel HID Appletb Keyboard Driver Use-After-Free Vulnerability

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's HID appletb keyboard driver. This issue arises from improper management of a timer associated with the driver's inactivity handling. The vulnerability is present in the stable branch of the Linux kernel.

Impact

Exploitation of this vulnerability leads to a use-after-free condition, where a freed memory area is accessed, potentially causing memory corruption or allowing for arbitrary code execution.

Reproduction

The vulnerability can be reproduced by triggering the driver's inactivity timer while simultaneously unbinding the backlight device. This can be done by forcing a late '.event' callback from the HID core, which re-arms the timer just before the backlight device is freed, causing the timer to fire on a now-invalid memory reference.

Remediation

The vulnerability has been fixed in the Linux kernel. Users should upgrade to the latest version.

Added: May 28, 2026, 11:14 AM
Updated: May 28, 2026, 11:14 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
3.1
exploitability
3.9
remediation
7.7
relevance
9.6
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.