panasalap / linux-4.19.72_Fix

Other
0 stars 0 forks source link

CVE-2023-3006 (Medium) detected in linux-yoctov5.4.51 #449

Open mend-bolt-for-github[bot] opened 1 year ago

mend-bolt-for-github[bot] commented 1 year ago

CVE-2023-3006 - Medium Severity Vulnerability

Vulnerable Library - linux-yoctov5.4.51

Yocto Linux Embedded kernel

Library home page: https://git.yoctoproject.org/git/linux-yocto

Found in HEAD commit: fc232d9ef12e2320ea3e8cb3de916a34aad68b6a

Found in base branch: master

Vulnerable Source Files (2)

/arch/arm64/include/asm/cputype.h /arch/arm64/include/asm/cputype.h

Vulnerability Details

A known cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, becomes actual again for the new hw AmpereOne. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim's hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.

Publish Date: 2023-05-31

URL: CVE-2023-3006

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://www.linuxkernelcves.com/cves/CVE-2023-3006

Release Date: 2023-05-31

Fix Resolution: v5.10.153,v5.15.77,v6.0.7,v6.1-rc1


Step up your Open Source Security Game with Mend here