In the Linux kernel, the following vulnerability has been resolved:
crypto: s390/aes - Fix buffer overread in CTR mode
When processing the last block, the s390 ctr code will always read
a whole block, even if there isn't a whole block of data left. Fix
this by using the actual length left and copy it into a buffer first
for processing.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-17T14:01:57.025Z
Updated: 2024-11-04T14:50:47.497Z
Reserved: 2024-03-07T14:49:46.885Z
Link: CVE-2023-52669
Vulnrichment
Updated: 2024-08-02T23:11:34.492Z
NVD
Status : Awaiting Analysis
Published: 2024-05-17T14:15:09.827
Modified: 2024-11-04T13:16:45.410
Link: CVE-2023-52669
Redhat