2 matches found
CVE-2023-52612
A vulnerability was found in scomp component Linux Kernel causing a buffer overflow in the req-dst buffer. This occurred because the buffer size was not checked before copying data from scompscratch-dst, leading to potential overflow and DoS. Mitigation Mitigation for this issue is either not...
CVE-2023-52612
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 scompscratch-dst to avoid req-dst buffer overflow problem...