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.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Classification

CWE
CWE-125
Status published

Affected Products (5)

linux/linux_kernel < 5.11.16
fedoraproject/fedora
fedoraproject/fedora
fedoraproject/fedora
debian/debian_linux

Timeline

Published Apr 20, 2021
Tracked Since Feb 18, 2026