2 matches found
CVE-2025-68770
The CVE-2025-68770 entry concerns the Linux kernel bnxt_en driver XDP_TX path. The documented root cause is incorrect clearing of event flags during XDP_TX handling in bnxt_rx_xdp(), where __bnxt_poll_work() -> bnxt_rx_pkt() -> bnxt_rx_xdp() could loop in NAPI and clear BNXT_TX_EVENT inappr...
SUSE CVE-2025-40350
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: RX, Fix generating skb from non-linear xdpbuff for striding RQ XDP programs can change the layout of an xdpbuff through bpfxdpadjusttail and bpfxdpadjusthead. Therefore, the driver cannot assume the size of the linear...