Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
The vulnerability caused kernel warnings about kobject registrations with empty names, which could lead to confusion or mismanagement of kernel objects.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.