Linux Kernel hp-bioscfg Driver Kobject Registration Warning Vulnerability

Vulnerability

A vulnerability in the Linux kernel's hp-bioscfg driver has been addressed. The issue arose because the driver attempted to register kobjects with empty names, following the HP BIOS's return of attributes lacking name strings. This behavior triggered multiple kernel warnings about the empty name registration. The vulnerability has been resolved by adding validation to check for empty attribute names after parsing them from the WMI buffer. If an empty name is detected, a debug message is logged, and the attribute registration is skipped, allowing the module to process other valid attributes.

Impact

The vulnerability caused kernel warnings about kobject registrations with empty names, which could lead to confusion or mismanagement of kernel objects.

Added: Feb 14, 2026, 3:17 PM
Updated: Feb 14, 2026, 3:17 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.0
remediation
7.7
relevance
2.8
threat
3.2
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.