In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: do not update checksum in bnxt_xdp_build_skb() The bnxt_rx_pkt() updates ip_summed value at the end if checksum offloa…
High CVSS 7.5
Summary
In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: do not update checksum in bnxt_xdp_build_skb() The bnxt_rx_pkt() updates ip_summed value at the end if checksum offload is enabled. When the XDP-MB program is attached and it returns XDP_PASS, the bnxt_xdp_build_skb() is called to update skb_shared_info. The main purpose of bnxt_xdp_build_skb() is to update skb_shared_info, but it updates ip_summed value too if checksum offload is enabled. This is actually duplicat…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/44578bc6460b8fca530fc7bd5897c115d9bd27e2 Patch
- https://git.kernel.org/stable/c/5b57ed14a1b85e7ab0074d9668a0baa6c94826c7 Patch
- https://git.kernel.org/stable/c/c03e7d05aa0e2f7e9a9ce5ad8a12471a53f941dc Patch
- https://git.kernel.org/stable/c/e8e3e03d69f2420eaa578199a65d281c58867105 Patch
- https://git.kernel.org/stable/c/ee086c8e775f9690282e3d26471dbcfd5dad5a6a Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html
Timeline
- nvd_ingest NVD