← Back to CVE List

CVE-2022-48626

Published: 2024-02-26T16:27Z
Last Modified: 2024-11-21T07:33Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt