Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.12.14, < 6.12.21 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/5f079290e5913a0060e059500b7d440990ac1066Patch
- https://git.kernel.org/stable/c/942557abed7f38b77a47d77b92d448802eefe185Patch
- https://git.kernel.org/stable/c/d4bf956547c38c04fad8d72a961ac4dc00bad000Patch
FAQ
What is CVE-2025-22006?
CVE-2025-22006 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 registe...
How severe is CVE-2025-22006?
CVE-2025-22006 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-22006?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.