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.
Metrics
Affected Vendors & Products
References
History
Tue, 29 Apr 2025 19:15: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 |
Sat, 19 Apr 2025 02:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Wed, 16 Apr 2025 14:30:00 +0000

Status: PUBLISHED
Assigner: Linux
Published: 2025-04-16T14:12:11.849Z
Updated: 2025-04-16T14:12:11.849Z
Reserved: 2024-12-29T08:45:45.811Z
Link: CVE-2025-22054

No data.

Status : Analyzed
Published: 2025-04-16T15:15:58.877
Modified: 2025-04-29T18:50:38.753
Link: CVE-2025-22054
