← Back to CVE List

CVE-2023-52612

Published: 2024-03-18T11:15Z
Last Modified: 2025-02-27T03:23Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt