ShaikUsaf / linux-4.19.72_CVE-2020-10757

Other
0 stars 0 forks source link

CVE-2021-29155 (Medium) detected in linuxlinux-4.19.236 #250

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2021-29155 - Medium Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.236

The Linux Kernel

Library home page: https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/?wsslib=linux

Found in HEAD commit: 63ec46be94f7d206b296bb6c7cd636df4b2eaddd

Found in base branch: master

Vulnerable Source Files (1)

/kernel/bpf/verifier.c

Vulnerability Details

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.

Publish Date: 2021-04-20

URL: CVE-2021-29155

CVSS 3 Score Details (5.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: Low - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29155

Release Date: 2021-04-20

Fix Resolution: v5.12-rc8


Step up your Open Source Security Game with Mend here