---
cve: "CVE-2026-23131"
severity: "LOW"
cvss: 3.1
epss: "11%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-02-14 15:16:08"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T10:56:53+02:00"
---

# CVE-2026-23131

> 3.1 LOW

## Beschreibung

In the Linux kernel, the following vulnerability has been resolved:

platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names

The hp-bioscfg driver attempts to register kobjects with empty names when
the HP BIOS returns attributes with empty name strings. This causes
multiple kernel warnings:

  kobject: (00000000135fb5e6): attempted to be registered with empty name!
  WARNING: CPU: 14 PID: 3336 at lib/kobject.c:219 kobject_add_internal+0x2eb/0x310

Add validation in hp_init_bios_buffer_attribute() to check if the
attribute name is empty after parsing it from the WMI buffer. If empty,
log a debug message and skip registration of that attribute, allowing the
module to continue processing other valid attributes.

## Patch verfügbar (OSV)

- Kernel ≥ 6.6.122
- Kernel ≥ 6.12.68
- Kernel ≥ 6.18.8

## Referenzen

- <https://git.kernel.org/stable/c/29917c80aa96a25cbcf5876fd774a1cfd72b01a9>
- <https://git.kernel.org/stable/c/6476be59b7162b891b7bddbd0c2924d87379ef6c>
- <https://git.kernel.org/stable/c/800b2767905d6b409b8bbe357121970f0b489a89>
- <https://git.kernel.org/stable/c/fdee1b09721605f532352628d0a24623e7062efb>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-23131) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
