In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Mar 18, 2024
to the GitHub Advisory Database
•
Updated Feb 27, 2025
Description
Published by the National Vulnerability Database
Mar 18, 2024
Published to the GitHub Advisory Database
Mar 18, 2024
Last updated
Feb 27, 2025
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