praneethpanasala / linux

Linux kernel variant from Analog Devices; see README.md for details
https://github.com/analogdevicesinc/linux
Other
0 stars 0 forks source link

CVE-2021-46908 (Medium) detected in linuxlinux-4.19.6 #742

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

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

CVE-2021-46908 - Medium Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.6

Apache Software Foundation (ASF)

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

Found in HEAD commit: d80c4f847c91020292cb280132b15e2ea147f1a3

Found in base branch: master

Vulnerable Source Files (1)

/kernel/bpf/verifier.c

Vulnerability Details

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypass_spec_v1 flag instead of allow_ptr_leaks.

Publish Date: 2024-02-27

URL: CVE-2021-46908

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: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.linuxkernelcves.com/cves/CVE-2021-46908

Release Date: 2024-02-27

Fix Resolution: v5.10.32,v5.11.16


Step up your Open Source Security Game with Mend here