2 matches found
CVE-2026-90145
This Linux kernel vulnerability affects the hinic3 network driver. In hinic3_send_one_skb(), the skb fragment count was cached before calling hinic3_tx_offload(). When hinic3_tx_csum() fell back to skb_checksum_help() for unsupported tunnel packets, the skb could be linearized, leaving a stale fr...
SaveExploits0References3
EUVD-2026-81738
In the Linux kernel, the following vulnerability has been resolved: hinic3: Fix skb linearization mismatch and drop skb when skbchecksumhelp failed Previously, hinic3sendoneskb cached the skb fragment count before calling hinic3txoffload. If hinic3txcsum falls back to skbchecksumhelp for...
SaveExploits0References3
20