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-2022-48626 (High) detected in linux-xlnxxilinx-v2019.2 #741

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

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

CVE-2022-48626 - High Severity Vulnerability

Vulnerable Library - linux-xlnxxilinx-v2019.2

The official Linux kernel from Xilinx

Library home page: https://github.com/Xilinx/linux-xlnx.git

Found in HEAD commit: d80c4f847c91020292cb280132b15e2ea147f1a3

Found in base branch: master

Vulnerable Source Files (2)

/drivers/mmc/host/moxart-mmc.c /drivers/mmc/host/moxart-mmc.c

Vulnerability Details

In the Linux kernel, the following vulnerability has been resolved: moxart: fix potential use-after-free on remove path It was reported that the mmc host structure could be accessed after it was freed in moxart_remove(), so fix this by saving the base register of the device and using it instead of the pointer dereference.

Publish Date: 2024-02-26

URL: CVE-2022-48626

CVSS 3 Score Details (7.8)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.linuxkernelcves.com/cves/CVE-2022-48626

Release Date: 2024-02-26

Fix Resolution: v4.9.301,v4.14.266,v4.19.229,v5.4.179,v5.10.100,v,5.15.23,v5.16.9


Step up your Open Source Security Game with Mend here