IT

Tracker / CVE-2025-22054

CVE-2025-22054

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pci_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, com20020pci_probe() does not check for this case, which results in a NULL pointer dereference. Add NULL check after devm_kasprintf() to prevent this issue and ensure no resources are left allocated.

Affected products and versions

linux linux_kernel · 4.19.302 → 4.20
linux linux_kernel · 5.10.204 → 5.10.236
linux linux_kernel · 5.15.143 → 5.15.180
linux linux_kernel · 5.4.264 → 5.4.292
linux linux_kernel · 6.1.68 → 6.1.134
linux linux_kernel · 6.13 → 6.13.11
linux linux_kernel · 6.14 → 6.14.2
linux linux_kernel · 6.6.7 → 6.6.87
linux linux_kernel · 6.7 → 6.12.23

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References