Bug 2360298 (CVE-2025-22101) - CVE-2025-22101 kernel: net: libwx: fix Tx L4 checksum
Summary: CVE-2025-22101 kernel: net: libwx: fix Tx L4 checksum
Keywords:
Status: NEW
Alias: CVE-2025-22101
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-16 15:06 UTC by OSIDB Bzimport
Modified: 2025-04-17 05:38 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-16 15:06:59 UTC
In the Linux kernel, the following vulnerability has been resolved:

net: libwx: fix Tx L4 checksum

The hardware only supports L4 checksum offload for TCP/UDP/SCTP protocol.
There was a bug to set Tx checksum flag for the other protocol that results
in Tx ring hang. Fix to compute software checksum for these packets.

Comment 1 Avinash Hanwate 2025-04-17 05:31:57 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025041621-CVE-2025-22101-872e@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.