cve/2023/CVE-2023-52612.md
2024-05-28 08:49:17 +00:00

720 B

CVE-2023-52612

Description

In the Linux kernel, the following vulnerability has been resolved:crypto: scomp - fix req->dst buffer overflowThe req->dst buffer size should be checked before copying from thescomp_scratch->dst to avoid req->dst buffer overflow problem.

POC

Reference

No PoCs from references.

Github