CVE-2021-46990

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Feb 28, 2024
Updated: Dec 26, 2024

Summary

CVE-2021-46990 is a vulnerability affecting the Linux kernel on PowerPC/64 architectures. The issue involves crashes when toggling entry flush mitigation, which can be enabled or disabled at runtime through a debugfs file. However, the patching required for this operation may not be safe if other CPUs are active, potentially resulting in a corrupted LR (Link Register) that points to the kernel. This issue has been resolved by performing the patching under a stopped machine, ensuring that only the CPU doing the patching is active. This approach minimizes the risk of potential crashes or security vulnerabilities.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share