CVE-2021-47565
MPT3SAS Null Pointer Dereference
Description
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sas_target object is freed but its sdev object remains intact. Consequently, a kernel panic can occur while the driver is trying to access the sas_address field of sas_target object without also checking the sas_target object for NULL.
INFO
Published Date :
May 24, 2024, 3:15 p.m.
Last Modified :
Nov. 21, 2024, 6:36 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2021-47565
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2021-47565
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2021-47565
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/0d4b29eaadc1f59cec0c7e85eae77d08fcca9824 Added Reference https://git.kernel.org/stable/c/0ee4ba13e09c9d9c1cb6abb59da8295d9952328b Added Reference https://git.kernel.org/stable/c/2bf9c5a5039c8f4b037236aed505e6a25c1d5f7b Added Reference https://git.kernel.org/stable/c/58ef2c7a6de13721865d84b80eecf56d6cba0937 Added Reference https://git.kernel.org/stable/c/5d4d50b1f159a5ebab7617f47121b4370aa58afe Added Reference https://git.kernel.org/stable/c/7e324f734a914957b8cc3ff4b4c9f0409558adb5 Added Reference https://git.kernel.org/stable/c/8485649a7655e791a6e4e9f15b4d30fdae937184 Added Reference https://git.kernel.org/stable/c/dd035ca0e7a142870a970d46b1d19276cfe2bc8c -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 28, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 24, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix kernel panic during drive powercycle test While looping over shost's sdev list it is possible that one of the drives is getting removed and its sas_target object is freed but its sdev object remains intact. Consequently, a kernel panic can occur while the driver is trying to access the sas_address field of sas_target object without also checking the sas_target object for NULL. Added Reference kernel.org https://git.kernel.org/stable/c/5d4d50b1f159a5ebab7617f47121b4370aa58afe [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/58ef2c7a6de13721865d84b80eecf56d6cba0937 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/dd035ca0e7a142870a970d46b1d19276cfe2bc8c [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/0d4b29eaadc1f59cec0c7e85eae77d08fcca9824 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/7e324f734a914957b8cc3ff4b4c9f0409558adb5 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/2bf9c5a5039c8f4b037236aed505e6a25c1d5f7b [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/8485649a7655e791a6e4e9f15b4d30fdae937184 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/0ee4ba13e09c9d9c1cb6abb59da8295d9952328b [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2021-47565
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2021-47565
weaknesses.