Executive Summary

Informations
Name CVE-2025-22054 First vendor Publication 2025-04-16
Vendor Cve Last vendor Modification 2025-04-29

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 5.5
Base Score 5.5 Environmental Score 5.5
impact SubScore 3.6 Temporal Score 5.5
Exploitabality Sub Score 1.8
 
Attack Vector Local Attack Complexity Low
Privileges Required Low User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-22054

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-476 NULL Pointer Dereference

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 8
Os 3718

Sources (Detail)

https://git.kernel.org/stable/c/661cf5d102949898c931e81fd4e1c773afcdeafa
https://git.kernel.org/stable/c/887226163504494ea7e58033a97c2d2ab12e05d4
https://git.kernel.org/stable/c/905a34dc1ad9a53a8aaaf8a759ea5dbaaa30418d
https://git.kernel.org/stable/c/a654f31b33515d39bb56c75fd8b26bef025ced7e
https://git.kernel.org/stable/c/be8a0decd0b59a52a07276f9ef3b33ef820b2179
https://git.kernel.org/stable/c/ebebeb58d48e25525fa654f2c53a24713fe141c3
https://git.kernel.org/stable/c/ececf8eff6c25acc239fa8f0fd837c76bc770547
https://git.kernel.org/stable/c/ef8b29398ea6061ac8257f3e45c9be45cc004ce2
https://git.kernel.org/stable/c/fda8c491db2a90ff3e6fbbae58e495b4ddddeca3
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-06-26 02:41:20
  • Multiple Updates
2025-06-25 12:38:26
  • Multiple Updates
2025-06-24 02:45:46
  • Multiple Updates
2025-05-27 02:55:05
  • First insertion