Vulnerability Database

319,703

Total vulnerabilities in the database

CVE-2022-50524

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

No technical information available.

No CWE or OWASP classifications available.