---
cve: "CVE-2026-89626"
severity: "HIGH"
cvss: 8.8
epss: "18.8%"
vendor: "Linux"
kev: false
exploited: false
published: "2026-09-11 20:19:48"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-15T15:09:52+02:00"
---

# CVE-2026-89626

> 8.8 HIGH

## Beschreibung

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

HID: sensor: custom: Fix field sysfs group cleanup on failure

hid_sensor_custom_add_attributes() creates one sysfs group for each
custom sensor field. If sysfs_create_group() fails after some groups
have already been created, the function returns the error without
removing the previously created groups.

Add a local unwind path to remove the groups that were already created.
With enable_sensor exposed only after the field attributes are ready,
this path can free sensor_inst->fields without leaving enable_sensor
able to access pointers into that array.

## CVSS-Vektor

```
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Benachbart | warn |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- Kernel ≥ 6.12.109
- Kernel ≥ 6.18.50
- Kernel ≥ 7.2.4

## Referenzen

- <https://git.kernel.org/stable/c/10b05fafff932e325896d59dde40938954ab4577>
- <https://git.kernel.org/stable/c/2409779f3096fcef41bcf57b5f4887d0fa0dc8dd>
- <https://git.kernel.org/stable/c/3789d0802ddb4b3be04062caf4bfadd23496e9a7>
- <https://git.kernel.org/stable/c/416194933af63bd58d03b7605b1ebc1711186838>
- <https://git.kernel.org/stable/c/79154fad98ee843e5363940841e2d831503c190a>
- <https://git.kernel.org/stable/c/d0e15091e88d18e30b67daf85b88f6528bb9bf41>
- <https://git.kernel.org/stable/c/d96f8958d4469ac02d9c563686cdd968005b944d>
- <https://git.kernel.org/stable/c/f3f37b937a6ea2a00fb5e6189e74f855caa43eb5>

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