Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2025-22066


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.


Published

2025-04-16T15:16:00.810

Last Modified

2025-11-03T20:17:41.547

Status

Modified

Source

416baaa9-dc9f-4396-8d5f-8c081fb06d67

Severity

CVSSv3.1: 5.5 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-476
  • Type: Secondary
    CWE-476

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Operating System linux linux_kernel < 5.15.180 Yes
Operating System linux linux_kernel < 6.1.134 Yes
Operating System linux linux_kernel < 6.6.87 Yes
Operating System linux linux_kernel < 6.12.23 Yes
Operating System linux linux_kernel < 6.13.11 Yes
Operating System linux linux_kernel < 6.14.2 Yes

References