In the Linux kernel, the following vulnerability has been resolved:
iommu/mediatek: Check return value after calling platform_get_resource()
platform_get_resource() may return NULL pointer, we need check its
return value to avoid null-ptr-deref in resource_size().
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-10-07 16:15
Updated : 2026-06-17 05:23
NVD link : CVE-2022-50524
Mitre link : CVE-2022-50524
CVE.ORG link : CVE-2022-50524
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
