CVE-2024-43815
HighIn 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.
CVSS 3.1 score
7.1
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
Weakness type
CWE-908CVE-2024-43815 is classified as CWE-908
See CWE-908 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
6.10
and later are affected. Fixed in
6.10.3,
6.11
and their respective stable series.
References
The following references provide additional information about CVE-2024-43815 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/dd52b5eeb0f70893f762da7254e923fd23fd1379
-
PatchKernel patch commithttps://git.kernel.org/stable/c/e1640fed0377bf7276efb70d03cb821a6931063d
Frequently asked questions
-
What is CVE-2024-43815?
CVE-2024-43815 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . It affects Linux kernel versions from 6.10 onward and has been patched in 6.10.3 and 6.11. CVE-2024-43815 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-43815?
CVE-2024-43815 has a CVSS score of 7.1 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H. -
Is there a patch available for CVE-2024-43815?
Yes — CVE-2024-43815 has been patched. Fixed versions include 6.10.3 and 6.11. If you are running Linux kernel 6.10 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-43815 actively exploited?
No — CVE-2024-43815 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.