I
n the Linux kernel, the following vulnerability has been resolved: HID: amd_sfh: Fix potential NULL pointer dereference devm_add_action_or_reset() can suddenly invoke amd_mp2_pci_remove() at registration that will cause NULL pointer dereference since corresponding data is not initialized yet. The patch moves initialization of data before devm_add_action_or_reset(). Found by Linux Driver Verification project (linuxtesting.org). [[email protected]: rebase]
References
Configurations
Configuration 1 (hide)
|
History
23 Dec 2024, 20:48
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-476 | |
| References | () https://git.kernel.org/stable/c/283e4bee701dfcd409dd293f19a268bb2bc8ff38 - Patch | |
| References | () https://git.kernel.org/stable/c/d46ef750ed58cbeeba2d9a55c99231c30a172764 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:5.15:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.15:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.15:rc2:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
21 Nov 2024, 06:36
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/283e4bee701dfcd409dd293f19a268bb2bc8ff38 - | |
| References | () https://git.kernel.org/stable/c/d46ef750ed58cbeeba2d9a55c99231c30a172764 - | |
| Summary |
|
21 May 2024, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-05-21 15:15
Updated : 2024-12-23 20:48
NVD link : CVE-2021-47380
Mitre link : CVE-2021-47380
CVE.ORG link : CVE-2021-47380
JSON object : View
Products Affected
CWE
CWE-476
NULL Pointer Dereference