Security Advisory

CVE-2022-50524

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-10-07 15:19:17
Last updated 2026-05-11 19:21:05
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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().