#VU47074 Race condition in Linux kernel - CVE-2020-10766
Published: September 16, 2020 / Updated: September 26, 2020
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to gain access to sensitive information.
A logic bug flaw was found in Linux kernel before 5.8-rc1 in the
implementation of SSBD. A bug in the logic handling allows an attacker
with a local account to disable SSBD protection during a context switch
when additional speculative execution mitigations are in place. This
issue was introduced when the per task/process conditional STIPB
switching was added on top of the existing SSBD switching.