Linux Kernel HID Alps Driver NULL Pointer Dereference Vulnerability

Vulnerability

A NULL pointer dereference vulnerability has been identified in the Linux kernel HID Alps driver, specifically in the raw event handling function. This issue arises because the driver did not properly check if it had been claimed before processing raw events, leading to a potential crash. The vulnerability affects several versions of the Linux kernel.

Impact

Exploitation of this vulnerability can lead to a system crash due to a NULL pointer dereference, causing a denial of service.

Reproduction

The vulnerability can be reproduced by using a device that employs the Alps T4 Touchpad, which is supported by the HID Alps driver. When raw events are generated by the touchpad, the driver will attempt to process these events without first verifying that it has been properly claimed, leading to a NULL pointer dereference.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the patched kernel can be found on the official Linux kernel website.

Added: Apr 24, 2026, 5:09 PM
Updated: Apr 24, 2026, 5:09 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.3
remediation
7.7
relevance
6.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.