← Back to CVE List

CVE-2021-29155

Published: 2021-04-20T16:15Z
Last Modified: 2024-11-21T06:00Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
An issue was discovered in the Linux kernel through 5.11.x. kernel/bpf/verifier.c performs undesirable out-of-bounds speculation on pointer arithmetic, leading to side-channel attacks that defeat Spectre mitigations and obtain sensitive information from kernel memory. Specifically, for sequences of pointer arithmetic operations, the pointer modification performed by the first operation is not correctly accounted for when restricting subsequent operations. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt