CVE-2025-37972
Input: mtk-pmic-keys - fix possible null pointer dereference
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: Input: mtk-pmic-keys - fix possible null pointer dereference In mtk_pmic_keys_probe, the regs parameter is only set if the button is parsed in the device tree. However, on hardware where the button is left floating, that node will most likely be removed not to enable that input. In that case the code will try to dereference a null pointer. Let's use the regs struct instead as it is defined for all supported platforms. Note that it is ok setting the key reg even if that latter is disabled as the interrupt won't be enabled anyway.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | May 20, 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
b581acb49aec5c3b0af9ab1c537fb73481b79069 < 334d74a798463ceec02a41eb0e2354aaac0d6249 b581acb49aec5c3b0af9ab1c537fb73481b79069 < 90fa6015ff83ef1c373cc61b7c924ab2bcbe1801 b581acb49aec5c3b0af9ab1c537fb73481b79069 < 619c05fb176c272ac6cecf723446b39723ee6d97 b581acb49aec5c3b0af9ab1c537fb73481b79069 < 09429ddb5a91e9e8f72cd18c012ec4171c2f85ec b581acb49aec5c3b0af9ab1c537fb73481b79069 < 11cdb506d0fbf5ac05bf55f5afcb3a215c316490
Linux / Linux
6.0
References
git.kernel.org: https://git.kernel.org/stable/c/334d74a798463ceec02a41eb0e2354aaac0d6249 git.kernel.org: https://git.kernel.org/stable/c/90fa6015ff83ef1c373cc61b7c924ab2bcbe1801 git.kernel.org: https://git.kernel.org/stable/c/619c05fb176c272ac6cecf723446b39723ee6d97 git.kernel.org: https://git.kernel.org/stable/c/09429ddb5a91e9e8f72cd18c012ec4171c2f85ec git.kernel.org: https://git.kernel.org/stable/c/11cdb506d0fbf5ac05bf55f5afcb3a215c316490 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html