CVE-2025-22066
MEDIUMLinux Kernel 5.14-6.14.2 - NULL Pointer Dereference in imx_card_probe()
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imx_card_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, imx_card_probe() does not check for this case, which results in a NULL pointer dereference. Add NULL check after devm_kasprintf() to prevent this issue.
References (8)
Core 8
Core References
Scores
CVSS v3
5.5
EPSS
0.0017
EPSS Percentile
6.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (23)
linux/Kernel
5.14.0 - 5.15.180linux
linux/Kernel
5.16.0 - 6.1.134linux
linux/Kernel
6.13.0 - 6.13.11linux
linux/Kernel
6.14.0 - 6.14.2linux
linux/Kernel
6.2.0 - 6.6.87linux
linux/Kernel
6.7.0 - 6.12.23linux
Linux/Linux
< 5.14
Linux/Linux
5.14
Linux/Linux
5.15.180 - 5.15.*
Linux/Linux
6.1.134 - 6.1.*
... and 13 more
Published
Apr 16, 2025
Tracked Since
Feb 18, 2026