
Cloud Vulnerability DB
A community-led vulnerabilities database
In the Linux kernel, a vulnerability was identified and resolved in the iommu/mediatek component. The issue involves failing to check the return value after calling platform_get_resource(), which could lead to a null pointer dereference in resource_size(). This vulnerability is tracked as CVE-2022-50524 (NVD).
The vulnerability exists in the MediaTek IOMMU driver implementation where the code fails to properly validate the return value of platform_get_resource(). Since platform_get_resource() may return a NULL pointer, the lack of validation could result in a null pointer dereference when calling resource_size() with the unchecked value (NVD).
If exploited, this vulnerability could lead to a null pointer dereference, potentially causing a system crash or denial of service condition on affected Linux systems using the MediaTek IOMMU driver (NVD).
The vulnerability has been resolved in the Linux kernel through a patch that implements proper return value checking after calling platform_get_resource() before passing the value to resource_size() (NVD).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."