CVE-2023-52612

Publication date

2024-03-18 10:07:47

Family

Linux

State

PUBLISHED

Description

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.