Nivaskumark / kernel_v4.19.72

Other
0 stars 0 forks source link

CVE-2022-48626 (High) detected in linuxlinux-4.19.83 #559

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

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

CVE-2022-48626 - High Severity Vulnerability

Vulnerable Library - linuxlinux-4.19.83

Apache Software Foundation (ASF)

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

Found in HEAD commit: 7665378059da10e5ded7efbfccc88efce9e51dfc

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