Executive Summary

Informations
Name CVE-2025-22050 First vendor Publication 2025-04-16
Vendor Cve Last vendor Modification 2025-04-17

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
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:

usbnet:fix NPE during rx_complete

Missing usbnet_going_away Check in Critical Path. The usb_submit_urb function lacks a usbnet_going_away validation, whereas __usbnet_queue_skb includes this check.

This inconsistency creates a race condition where: A URB request may succeed, but the corresponding SKB data fails to be queued.

Subsequent processes: (e.g., rx_complete ? defer_bh ? __skb_unlink(skb, list)) attempt to access skb->next, triggering a NULL pointer dereference (Kernel Panic).

Original Source

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

Sources (Detail)

https://git.kernel.org/stable/c/0c30988588b28393e3e8873d5654f910e86391ba
https://git.kernel.org/stable/c/0f10f83acfd619e13c64d6705908dfd792f19544
https://git.kernel.org/stable/c/51de3600093429e3b712e5f091d767babc5dd6df
https://git.kernel.org/stable/c/95789c2f94fd29dce8759f9766baa333f749287c
https://git.kernel.org/stable/c/acacd48a37b52fc95f621765762c04152b58d642
https://git.kernel.org/stable/c/d689645cd1594ea1d13cb0c404f8ad1011353e0e
https://git.kernel.org/stable/c/fd9ee3f0d6a53844f65efde581c91bbb0ff749ac
Source Url

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2025-05-27 02:55:01
  • First insertion