Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-52669
HistoryMay 17, 2024 - 2:15 p.m.

CVE-2023-52669

2024-05-1714:15:09
Debian Security Bug Tracker
security-tracker.debian.org
8
linux
kernel
s390/aes
buffer overread
vulnerability
ctr mode

AI Score

7

Confidence

High

EPSS

0

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.

AI Score

7

Confidence

High

EPSS

0

Percentile

10.3%