kernel/bpf/verifier.c in the Linux kernel through 5.12.1 performs undesirable speculative loads, leading to disclosure of stack content via side-channel attacks, aka CID-801c6058d14a. The specific concern is not protecting the BPF stack area against speculative loads. Also, the BPF stack can contain uninitialized data that might represent sensitive information previously operated on by the kernel.
References
Link | Resource |
---|---|
http://www.openwall.com/lists/oss-security/2021/05/04/4 | Mailing List Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/801c6058d14a82179a7ee17a4b532cac6fad067f | Patch Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZI7OBCJQDNWMKLBP6MZ5NV4EUTDAMX6Q/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VWCZ6LJLENL2C3URW5ICARTACXPFCFN2/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Y4X2G5YAPYJGI3PFEZZNOTRYI33GOCCZ/ | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/06/msg00019.html | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Information
Published : 2021-05-06 09:15
Updated : 2022-01-01 10:06
NVD link : CVE-2021-31829
Mitre link : CVE-2021-31829
JSON object : View
CWE
CWE-863
Incorrect Authorization
Products Affected
fedoraproject
- fedora
debian
- debian_linux
linux
- linux_kernel