CVE-2025-22050
MEDIUM EPSS 5.2%
Published Apr 16, 20251y ago · Modified Jun 17, 20262w ago
4.7 CVSS 3.1
Published Apr 16, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
Description
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).
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H Attack Vector Local
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
5.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-476 NULL Pointer Dereference Memory Safety
Affected Products 7
References 8
- git.kernel.org https://git.kernel.org/stable/c/0c30988588b28393e3e8873d5654f910e86391ba
- git.kernel.org https://git.kernel.org/stable/c/0f10f83acfd619e13c64d6705908dfd792f19544
- git.kernel.org https://git.kernel.org/stable/c/51de3600093429e3b712e5f091d767babc5dd6df
- git.kernel.org https://git.kernel.org/stable/c/95789c2f94fd29dce8759f9766baa333f749287c
- git.kernel.org https://git.kernel.org/stable/c/acacd48a37b52fc95f621765762c04152b58d642
- git.kernel.org https://git.kernel.org/stable/c/d689645cd1594ea1d13cb0c404f8ad1011353e0e
- git.kernel.org https://git.kernel.org/stable/c/fd9ee3f0d6a53844f65efde581c91bbb0ff749ac
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
Remediation
- git.kernel.org https://git.kernel.org/stable/c/0c30988588b28393e3e8873d5654f910e86391ba
- git.kernel.org https://git.kernel.org/stable/c/0f10f83acfd619e13c64d6705908dfd792f19544
- git.kernel.org https://git.kernel.org/stable/c/51de3600093429e3b712e5f091d767babc5dd6df
- git.kernel.org https://git.kernel.org/stable/c/95789c2f94fd29dce8759f9766baa333f749287c
- git.kernel.org https://git.kernel.org/stable/c/acacd48a37b52fc95f621765762c04152b58d642
- git.kernel.org https://git.kernel.org/stable/c/d689645cd1594ea1d13cb0c404f8ad1011353e0e
- git.kernel.org https://git.kernel.org/stable/c/fd9ee3f0d6a53844f65efde581c91bbb0ff749ac