CVE-2025-38432

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().
CVSS

No CVSS.

Configurations

No configuration.

History

25 Jul 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-25 15:15

Updated : 2025-07-25 15:29


NVD link : CVE-2025-38432

Mitre link : CVE-2025-38432

CVE.ORG link : CVE-2025-38432


JSON object : View

Products Affected

No product.

CWE

No CWE.