Linux Kernel HID uclogic NULL Pointer Dereference Vulnerability

Vulnerability

A NULL pointer dereference vulnerability has been identified in the Linux kernel's HID uclogic component. The issue arises in the function uclogic_input_configured(), which fails to validate the output of devm_kasprintf() before using it. This oversight allows for a NULL pointer dereference when memory allocation by devm_kasprintf() fails. The vulnerability has been addressed by adding a NULL check after the memory allocation to prevent such dereference.

Impact

Exploitation of this vulnerability leads to a NULL pointer dereference, causing a crash or undefined behavior in the kernel.

Added: Jun 18, 2025, 12:37 PM
Updated: Jun 18, 2025, 12:37 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

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