In the Linux kernel before 5.16.3, drivers/scsi/ufs/ufs-mediatek.c misinterprets the regulator_get return value (expects it to be NULL in the error case, whereas it is actually an error pointer).
References
Link | Resource |
---|---|
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 | Mailing List Patch Release Notes |
https://github.com/torvalds/linux/commit/3ba880a12df5aa4488c18281701b5b1bc3d4531a | Patch |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 | Mailing List Patch Release Notes |
https://github.com/torvalds/linux/commit/3ba880a12df5aa4488c18281701b5b1bc3d4531a | Patch |
Configurations
History
21 Nov 2024, 07:45
Type | Values Removed | Values Added |
---|---|---|
References | () https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 - Mailing List, Patch, Release Notes | |
References | () https://github.com/torvalds/linux/commit/3ba880a12df5aa4488c18281701b5b1bc3d4531a - Patch |
13 Mar 2023, 14:28
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
References | (MISC) https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.16.3 - Mailing List, Patch, Release Notes | |
References | (MISC) https://github.com/torvalds/linux/commit/3ba880a12df5aa4488c18281701b5b1bc3d4531a - Patch |
01 Mar 2023, 20:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-03-01 20:15
Updated : 2025-03-20 20:15
NVD link : CVE-2023-23001
Mitre link : CVE-2023-23001
CVE.ORG link : CVE-2023-23001
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference