CVE-2024-50193
HighIn the Linux kernel, the following vulnerability has been resolved: x86/entry_32: Clear CPU buffers after register restore in NMI return CPU buffers are currently cleared after call to exc_nmi, but before register state is restored. This may be okay for MDS mitigation but not for RDFS. Because RDFS mitigation requires CPU buffers to be cleared when registers don't have any sensitive data. Move CLEAR_CPU_BUFFERS after RESTORE_ALL_NMI.
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
Affected versions
Linux kernel versions
5.10.215,
5.15.154,
6.1.81,
6.6.21,
6.7.9,
6.8
and later are affected. Fixed in
5.10.228,
5.15.169,
6.1.114,
6.6.58,
6.11.5,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-50193 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/227358e89703c344008119be7e8ffa3fdb5b92de
-
PatchKernel patch commithttps://git.kernel.org/stable/c/43778de19d2ef129636815274644b9c16e78c66b
-
PatchKernel patch commithttps://git.kernel.org/stable/c/48a2440d0f20c826b884e04377ccc1e4696c84e9
Frequently asked questions
-
What is CVE-2024-50193?
CVE-2024-50193 is a High severity Linux kernel vulnerability with a CVSS score of 7.1 out of 10 . It affects Linux kernel versions from 5.10.215 onward and has been patched in 5.10.228, 5.15.169, 6.1.114 and others. CVE-2024-50193 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-50193?
CVE-2024-50193 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-50193?
Yes — CVE-2024-50193 has been patched. Fixed versions include 5.10.228, 5.15.169, 6.1.114 and others. If you are running Linux kernel 5.10.215 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-50193 actively exploited?
No — CVE-2024-50193 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.