CVE-2021-46990: powerpc/64s: Fix crashes when toggling entry flush barrier

Published Feb 28, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

powerpc/64s: Fix crashes when toggling entry flush barrier

The entry flush mitigation can be enabled/disabled at runtime via a debugfs file (entryflush), which causes the kernel to patch itself to enable/disable the relevant mitigations.

However depending on which mitigation we're using, it may not be safe to do that patching while other CPUs are active. For example the following crash:

sleeper[15639]: segfault (11) at c000000000004c20 nip c000000000004c20 lr c000000000004c20

Shows that we returned to userspace with a corrupted LR that points into the kernel, due to executing the partially patched call to the fallback entry flush (ie. we missed the LR restore).

Fix it by doing the patching under stop machine. The CPUs that aren't doing the patching will be spinning in the core of the stop machine logic. That is currently sufficient for our purposes, because none of the patching we do is to that code or anywhere in the vicinity.

Affected Software

10 affected componentsFixes available
Linux Linux kernel>=4.4.245<4.4.269
Linux Linux kernel>=4.9.245<4.9.269
Linux Linux kernel>=4.14.208<4.14.233
Linux Linux kernel>=4.19.159<4.19.191
Linux Linux kernel>=5.4.79<5.4.120
Linux Linux kernel>=5.10<5.10.38
Linux Linux kernel>=5.11<5.11.22
Linux Linux kernel>=5.12<5.12.5
Linux Linux kernel=5.13-rc1
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.22-16.12.25-1

Event History

Feb 28, 2024
CVE Published
via MITRE·08:13 AM
Data Sourced
via MITRE·08:13 AM
Description
Apr 23, 2024
Data Sourced
via Launchpad·03:14 PM
Description
Apr 26, 2025
Data Sourced
via Ubuntu·11:49 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2021-46990?

CVE-2021-46990 has been classified as a high-severity vulnerability.

2

How do I fix CVE-2021-46990?

To fix CVE-2021-46990, update to a patched version of the Linux kernel, such as 5.10.223-1 or later.

3

What systems are affected by CVE-2021-46990?

CVE-2021-46990 affects multiple versions of the Linux kernel, specifically those ranging between 4.4.245 and 5.13-rc1.

4

What is the nature of CVE-2021-46990 vulnerability?

CVE-2021-46990 is a vulnerability in the Linux kernel related to crashes when toggling an entry flush barrier.

5

Is there a workaround for CVE-2021-46990?

While updating is the best solution, temporarily disabling the entry flush barrier may mitigate the issue until a patch is applied.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203