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 |
Configurations
Information
Published : 2023-03-01 12:15
Updated : 2023-03-13 07:28
NVD link : CVE-2023-23001
Mitre link : CVE-2023-23001
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
linux
- linux_kernel