First published: Fri Nov 08 2024(Updated: )
In 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.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <5.10.228 | |
Linux Kernel | >=5.11<5.15.169 | |
Linux Kernel | >=5.16<6.1.114 | |
Linux Kernel | >=6.2<6.6.58 | |
Linux Kernel | >=6.8<6.11.5 | |
Linux Kernel | =6.12-rc1 | |
Linux Kernel | =6.12-rc2 | |
Linux Kernel | =6.12-rc3 | |
debian/linux | <=5.10.223-1<=5.10.226-1 | 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 |
debian/linux-6.1 | 6.1.119-1~deb11u1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-50193 is classified as a medium-severity vulnerability affecting the Linux kernel.
To address CVE-2024-50193, you should update your Linux kernel to a patched version as recommended by your distribution.
CVE-2024-50193 affects Linux kernel versions from 5.10.228 up to but not including 6.12-rc1.
Yes, CVE-2024-50193 specifically impacts the x86 architecture in the Linux kernel.
As of now, there are no publicly disclosed exploits specifically targeting CVE-2024-50193.