In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Correctly handle Rx checksum offload errors The stmmac_rx function would previously set skb->ip_summed to CHECKSUM_U…
High CVSS 8.2
Summary
In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Correctly handle Rx checksum offload errors The stmmac_rx function would previously set skb->ip_summed to CHECKSUM_UNNECESSARY if hardware checksum offload (CoE) was enabled and the packet was of a known IP ethertype. However, this logic failed to check if the hardware had actually reported a checksum error. The hardware status, indicating a header or payload checksum failure, was being ignored at this stage. Th…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/1aa319e0f12d2d761a31556b82a5852c98eb0bea
- https://git.kernel.org/stable/c/63fbe0e6413279d5ea5842e2423e351ded547683
- https://git.kernel.org/stable/c/719fcdf29051f7471d5d433475af76219019d33d
- https://git.kernel.org/stable/c/ee0aace5f844ef59335148875d05bec8764e71e8
Timeline
- nvd_ingest NVD