CVE-2025-22054
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Apr 16, 2025
Updated: Apr 29, 2025
CWE ID 476
Summary
CVE-2025-22054 is a Linux kernel vulnerability that has been addressed. In the arcnet driver's com20020pci_probe function, a NULL pointer dereference occurs when devm_kasprintf() fails to allocate memory. This issue goes unchecked, potentially leading to resource leaks. To mitigate this vulnerability, a NULL check has been added after the devm_kasprintf() call to prevent the dereference of a NULL pointer.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Linux Kernel
Affected Vendors
- LINUX