mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
738 B
Markdown
18 lines
738 B
Markdown
### [CVE-2021-34556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-34556)
|
|

|
|

|
|

|
|
|
|
### 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 the protection mechanism neglects the possibility of uninitialized memory locations on the BPF stack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|