CVE-2025-37748
MEDIUMLinux Kernel - NULL Pointer Dereference in mtk_iommu_device_group
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group Currently, mtk_iommu calls during probe iommu_device_register before the hw_list from driver data is initialized. Since iommu probing issue fix, it leads to NULL pointer dereference in mtk_iommu_device_group when hw_list is accessed with list_first_entry (not null safe). So, change the call order to ensure iommu_device_register is called after the driver data are initialized.
References (7)
Core 7
Core References
Scores
CVSS v3
5.5
EPSS
0.0007
EPSS Percentile
21.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (22)
debian/debian_linux
11.0
linux/Kernel
5.19.0 - 6.1.135linux
linux/Kernel
6.13.0 - 6.13.12linux
linux/Kernel
6.14.0 - 6.14.3linux
linux/Kernel
6.2.0 - 6.6.88linux
linux/Kernel
6.7.0 - 6.12.24linux
Linux/Linux
< 5.19
Linux/Linux
5.19
Linux/Linux
6.1.135 - 6.1.*
Linux/Linux
6.12.24 - 6.12.*
... and 12 more
Published
May 01, 2025
Tracked Since
Feb 18, 2026