In the Linux kernel, the following vulnerability has been resolved:
net: netpoll: Initialize UDP checksum field before checksumming
commit f1fce08e63fe ("netpoll: Eliminate redundant assignment") removed
the initialization of the UDP checksum, which was wrong and broke
netpoll IPv6 transmission due to bad checksumming.
udph->check needs to be set before calling csum_ipv6_magic().
References
Configurations
Configuration 1 (hide)
|
History
19 Nov 2025, 18:12
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.16:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.16:rc1:*:*:*:*:*:* |
|
| CWE | NVD-CWE-noinfo | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| References | () https://git.kernel.org/stable/c/353016ec159f939a380ff6746476a779367ba9a3 - Patch | |
| References | () https://git.kernel.org/stable/c/f5990207026987a353d5a95204c4d9cb725637fd - Patch |
Information
Published : 2025-07-25 15:15
Updated : 2025-11-19 18:12
NVD link : CVE-2025-38432
Mitre link : CVE-2025-38432
CVE.ORG link : CVE-2025-38432
JSON object : View
Products Affected
linux
- linux_kernel
CWE
