Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2023-52669
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2023-52669

2024-05-1714:15:09
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
linux kernel
s390/aes
buffer overread
vulnerability

0.0004 Low

EPSS

Percentile

10.3%

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.

0.0004 Low

EPSS

Percentile

10.3%