CVE-2025-22006 Details
Description
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence Registering the interrupts for TX or RX DMA Channels prior to registering their respective NAPI callbacks can result in a NULL pointer dereference. This is seen in practice as a random occurrence since it depends on the randomness associated with the generation of traffic by Linux and the reception of traffic from the wire.
A vulnerability in the Linux kernel's AM65 CPSW Ethernet driver can lead to a NULL pointer dereference. This issue arises when interrupts for TX or RX DMA channels are registered before the corresponding NAPI callbacks. The vulnerability manifests randomly, depending on the traffic generated by the Linux system and the reception of data from the network.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Oct 1, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/5f079290e5913a0060e059500b7d440990ac1066 | kernel.org | Patch |
| https://git.kernel.org/stable/c/942557abed7f38b77a47d77b92d448802eefe185 | kernel.org | Patch |
| https://git.kernel.org/stable/c/d4bf956547c38c04fad8d72a961ac4dc00bad000 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-476 | NULL Pointer Dereference | [email protected] |
| CWE-476 | NULL Pointer Dereference | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 6.12.14, < 6.12.21 >= 6.13.3, < 6.13.9 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 1, 2025 | CVE Modified | CISA-ADP |
| Apr 10, 2025 | Initial Analysis | [email protected] |
| Apr 3, 2025 | New CVE Received | kernel.org |