๐Ÿ” CVE Alert

CVE-2025-37748

UNKNOWN 0.0

iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published May 1, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
9e3a2a64365318a743e3c0b028952d2cdbaf2b0c < 2f75cb27bef43c8692b0f5e471e5632f6a9beb99 9e3a2a64365318a743e3c0b028952d2cdbaf2b0c < 6abd09bed43b8d83d461e0fb5b9a200a06aa8a27 9e3a2a64365318a743e3c0b028952d2cdbaf2b0c < a0842539e8ef9386c070156103aff888e558a60c 9e3a2a64365318a743e3c0b028952d2cdbaf2b0c < ce7d3b2f6f393fa35f0ea12861b83a1ca28b295c 9e3a2a64365318a743e3c0b028952d2cdbaf2b0c < 69f9d2d37d1207c5a73dac52a4ce1361ead707f5 9e3a2a64365318a743e3c0b028952d2cdbaf2b0c < 38e8844005e6068f336a3ad45451a562a0040ca1
Linux / Linux
5.19

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/2f75cb27bef43c8692b0f5e471e5632f6a9beb99 git.kernel.org: https://git.kernel.org/stable/c/6abd09bed43b8d83d461e0fb5b9a200a06aa8a27 git.kernel.org: https://git.kernel.org/stable/c/a0842539e8ef9386c070156103aff888e558a60c git.kernel.org: https://git.kernel.org/stable/c/ce7d3b2f6f393fa35f0ea12861b83a1ca28b295c git.kernel.org: https://git.kernel.org/stable/c/69f9d2d37d1207c5a73dac52a4ce1361ead707f5 git.kernel.org: https://git.kernel.org/stable/c/38e8844005e6068f336a3ad45451a562a0040ca1 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html