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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
27 Feb 2025, 03:20
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-120 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
First Time |
Debian debian Linux
Debian Linux linux Kernel Linux |
|
References | () https://git.kernel.org/stable/c/1142d65c5b881590962ad763f94505b6dd67d2fe - Patch | |
References | () https://git.kernel.org/stable/c/4518dc468cdd796757190515a9be7408adc8911e - Patch | |
References | () https://git.kernel.org/stable/c/4df0c942d04a67df174195ad8082f6e30e7f71a5 - Patch | |
References | () https://git.kernel.org/stable/c/71c6670f9f032ec67d8f4e3f8db4646bf5a62883 - Patch | |
References | () https://git.kernel.org/stable/c/744e1885922a9943458954cfea917b31064b4131 - Patch | |
References | () https://git.kernel.org/stable/c/7d9e5bed036a7f9e2062a137e97e3c1e77fb8759 - Patch | |
References | () https://git.kernel.org/stable/c/a5f2f91b3fd7387e5102060809316a0f8f0bc625 - Patch | |
References | () https://git.kernel.org/stable/c/e0e3f4a18784182cfe34e20c00eca11e78d53e76 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html - Mailing List | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html - Mailing List |
Information
Published : 2024-03-18 11:15
Updated : 2025-02-27 03:20
NVD link : CVE-2023-52612
Mitre link : CVE-2023-52612
CVE.ORG link : CVE-2023-52612
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')