In the Linux kernel, the following... CVE-2021-47236

- AV AC AU C I A
发布: 2024-05-21
修订: 2024-11-21

In the Linux kernel, the following vulnerability has been resolved: net: cdc_eem: fix tx fixup skb leak when usbnet transmit a skb, eem fixup it in eem_tx_fixup(), if skb_copy_expand() failed, it return NULL, usbnet_start_xmit() will have no chance to free original skb. fix it by free orginal skb in eem_tx_fixup() first, then check skb clone status, if failed, return NULL to usbnet.

0%
暂无可用Exp或PoC
当前有0条受影响产品信息