First published: Tue Nov 08 2022(Updated: )
A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim's hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.
Credit: secalert@redhat.com secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/Linux Kernel | <6.1 | 6.1 |
Linux Kernel | =6.1-rc1 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.135-1 6.12.25-1 6.12.27-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-3006 is considered a critical vulnerability due to its exploitation potential in cache speculation.
To mitigate CVE-2023-3006, update the Linux kernel to version 6.1 or apply the patches provided by your distribution.
CVE-2023-3006 affects Linux kernel versions prior to 6.1, including earlier releases in the 5.x and 6.x lines.
CVE-2023-3006 is associated with the Linux Kernel, managed by various Linux distributions such as Red Hat and Debian.
CVE-2023-3006 is categorized as a cache speculation vulnerability, specifically related to Branch History Injection techniques.