2 matches found
CVE-2024-35926 crypto: iaa - Fix async_disable descriptor leak
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...
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...