VDB
DEBIAN-CVE-2025-38068
DEBIAN-CVE-2025-38068
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS 3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 6.12.3-1, 6.19.14-1, 6.19.2-1 |
| Debian:11 | linux-6.1 | 6.1.128-1, 6.1.129-1, 6.1.137-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.90-1, 6.1.90-1~bpo11+1, 6.1.106-1 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- Jun 18, 2025 CVE Published
- Apr 28, 2026 CVE Updated