First published: Mon Aug 02 2021(Updated: )
In the Linux kernel through 5.13.7, an unprivileged BPF program can obtain sensitive information from kernel memory via a Speculative Store Bypass side-channel attack because a certain preempting store operation does not necessarily occur before a store operation that has an attacker-controlled value.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | <=5.13.7 | |
Debian | =9.0 | |
Fedora | =33 | |
Fedora | =34 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.17-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-35477 is classified as a medium severity vulnerability due to its potential to leak sensitive information from kernel memory.
To fix CVE-2021-35477, upgrade to a patched version of the Linux kernel beyond 5.13.7 or apply the relevant security patch if available.
CVE-2021-35477 affects the Linux kernel versions through 5.13.7 inclusive.
CVE-2021-35477 is primarily a local vulnerability and requires an unprivileged user to run a specially crafted BPF program to exploit it.
Yes, Debian Linux 9.0 is affected by CVE-2021-35477 and should be updated to a version with the relevant patches.