Lucene search

K
redhatcveRedhat.comRH:CVE-2024-43815
HistoryAug 19, 2024 - 1:45 p.m.

CVE-2024-43815

2024-08-1913:45:01
redhat.com
access.redhat.com
3
linux kernel
crypto
vulnerability
mxs-dcp
payload
memory leakage
aes
key slot

AI Score

6.8

Confidence

Low

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware’s key slots. Fix this by ensuring the payload field is set to 0 in such cases. This does not affect the common use case when the key is supplied from main memory via the descriptor payload.

AI Score

6.8

Confidence

Low