CVE-2021-29155

MEDIUM

Linux Kernel < 5.11.16 - Out-of-Bounds Read

Title source: rule

Description

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.

Exploits (2)

nomisec WORKING POC 3 stars
by benschlueter · poc
https://github.com/benschlueter/CVE-2021-29155
inthewild WORKING POC
poc
https://github.com/kakashiiiiy/cve-2021-29155

References (14)

Scores

CVSS v3 5.5
EPSS 0.0021
EPSS Percentile 43.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-125
Status published
Products (5)
debian/debian_linux 9.0
fedoraproject/fedora 32
fedoraproject/fedora 33
fedoraproject/fedora 34
linux/linux_kernel < 5.11.16
Published Apr 20, 2021
Tracked Since Feb 18, 2026