First published: Mon Mar 18 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: crypto: scomp - fix req->dst buffer overflow The req->dst buffer size should be checked before copying from the scomp_scratch->dst to avoid req->dst buffer overflow problem.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.119-1 6.12.11-1 6.12.12-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52612 has been classified as a high severity vulnerability due to the potential for buffer overflow in the Linux kernel.
To fix CVE-2023-52612, ensure you update to the appropriate Linux kernel versions, such as 5.10.223-1, 6.1.123-1, or later.
CVE-2023-52612 affects specific versions of the Linux kernel, impacting systems running Debian packages of the kernel.
CVE-2023-52612 is a buffer overflow vulnerability caused by insufficient checks on the req->dst buffer in the crypto subsystem.
CVE-2023-52612 was disclosed as part of a set of vulnerabilities affecting the Linux kernel recently.