Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2022-48626
HistoryFeb 25, 2024 - 2:03 p.m.

CVE-2022-48626 moxart: fix potential use-after-free on remove path

2024-02-2514:03:41
Linux
github.com
1
linux kernel
moxart
use-after-free

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial