---
cve: "CVE-2025-68167"
severity: "HIGH"
cvss: 7.8
epss: "15%"
vendor: "Linux"
kev: false
exploited: false
published: "2025-12-16 14:15:48"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T12:03:25+02:00"
---

# CVE-2025-68167

> 7.8 HIGH

## Beschreibung

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

gpiolib: fix invalid pointer access in debugfs

If the memory allocation in gpiolib_seq_start() fails, the s->private
field remains uninitialized and is later dereferenced without checking
in gpiolib_seq_stop(). Initialize s->private to NULL before calling
kzalloc() and check it before dereferencing it.

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| 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.58
- Kernel ≥ 6.17.8

## Referenzen

- <https://git.kernel.org/stable/c/70180a6031056096c93ed2f47c41803268bdd91c>
- <https://git.kernel.org/stable/c/3c91c8f424d3e44c8645ab765a38773e58afb07d>
- <https://git.kernel.org/stable/c/2f6115ad8864cf3f48598f26c74c7c8e5c391919>

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