Bug 2402273 (CVE-2022-50524) - CVE-2022-50524 kernel: iommu/mediatek: Check return value after calling platform_get_resource()
Summary: CVE-2022-50524 kernel: iommu/mediatek: Check return value after calling platf...
Keywords:
Status: NEW
Alias: CVE-2022-50524
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-07 16:06 UTC by OSIDB Bzimport
Modified: 2025-11-26 12:30 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-10-07 16:06:43 UTC
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().


Note You need to log in before you can comment on or make changes to this bug.