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.
References
Configurations
Configuration 1 (hide)
|
History
10 Apr 2025, 15:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/5f079290e5913a0060e059500b7d440990ac1066 - Patch | |
References | () https://git.kernel.org/stable/c/942557abed7f38b77a47d77b92d448802eefe185 - Patch | |
References | () https://git.kernel.org/stable/c/d4bf956547c38c04fad8d72a961ac4dc00bad000 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-476 |
07 Apr 2025, 14:18
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
03 Apr 2025, 08:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-03 08:15
Updated : 2025-04-10 15:54
NVD link : CVE-2025-22006
Mitre link : CVE-2025-22006
CVE.ORG link : CVE-2025-22006
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference