CVE-2025-68167
Last modified
CVE-2025-68167 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e348544f7994d252427ed3ae637c7081cbb90f66, < 70180a6031056096c93ed2f47c41803268bdd91c; >= e348544f7994d252427ed3ae637c7081cbb90f66, < 3c91c8f424d3e44c8645ab765a38773e58afb07d; >= e348544f7994d252427ed3ae637c7081cbb90f66, < 2f6115ad8864cf3f48598f26c74c7c8e5c391919 |
| Linux | Linux | 6.9 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68167?
How severe is CVE-2025-68167?
How do I fix CVE-2025-68167?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68161The Socket Appender in Apache Log4j Core versions 2.0-beta9 …4.8
- CVE-2025-68162In JetBrains TeamCity before 2025.11 maven embedder allowed …2.7
- CVE-2025-68163In JetBrains TeamCity before 2025.11 stored XSS was possible…4.8
- CVE-2025-68164In JetBrains TeamCity before 2025.11 port enumeration was po…2.7
- CVE-2025-68165In JetBrains TeamCity before 2025.11 reflected XSS was possi…6.1
- CVE-2025-68166In JetBrains TeamCity before 2025.11 a DOM-based XSS was pos…6.1
- CVE-2025-68168In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68169In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6817A vulnerability, which was classified as problematic, has be…3.3
- CVE-2025-68170In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68171In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68172In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68167?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
