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.
Metrics
Affected Vendors & Products
References
History
Tue, 06 May 2025 17:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-476 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Fri, 18 Apr 2025 02:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 16 Apr 2025 14:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | 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. | |
Title | ASoC: imx-card: Add NULL check in imx_card_probe() | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published: 2025-04-16T14:12:20.125Z
Updated: 2025-05-04T07:28:57.778Z
Reserved: 2024-12-29T08:45:45.813Z
Link: CVE-2025-22066

No data.

Status : Analyzed
Published: 2025-04-16T15:16:00.810
Modified: 2025-05-06T16:40:50.703
Link: CVE-2025-22066
