cve/2021/CVE-2021-35477.md
2024-05-25 21:48:12 +02:00

753 B

CVE-2021-35477

Description

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.

POC

Reference

No PoCs from references.

Github