Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2025-38068

Published: June 21, 2025Last modified: June 21, 2025

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.141-r0)
Streamlinux-ltsFixed (6.6.94-r0)

References

ON THIS PAGE