CVE-2025-38068
Last modified
CVE-2025-38068 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: crypto: lzo - Fix compression buffer overrun Unlike the decompression code, the compression code in LZO never checked for output overruns. It instead assumes that the caller always provides enough buffer space, disregarding the buffer length provided by the caller. Add a safe compression interface that checks for the end of buffer before each write. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: lzo - Fix compression buffer overrun Unlike the decompression code, the compression code in LZO never checked for output overruns. It instead assumes that the caller always provides enough buffer space, disregarding the buffer length provided by the caller. Add a safe compression interface that checks for the end of buffer before each write. Use the safe interface in crypto/lzo.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.15.185 |
| Linux | Linux Kernel | >= 5.16, < 6.1.141 |
| Linux | Linux Kernel | >= 6.2, < 6.6.93 |
| Linux | Linux Kernel | >= 6.7, < 6.12.31 |
| Linux | Linux Kernel | >= 6.13, < 6.14.9 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-38068?
How severe is CVE-2025-38068?
How do I fix CVE-2025-38068?
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-38062In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38063In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38064In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38065In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38066In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38067In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38069In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-3807A vulnerability, which was classified as critical, was found…9.8
- CVE-2025-38070In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38071In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38072In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2025-38073Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2025-38068?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
